Recent posts

Hi! I have studied this thing that stacks have only one opening for inserting values in it and deleting them from the same opening. Stacks use the method of LIFO(last in first out). But what KEYWORDS are used for inserting the values and for deletion as well? also explain...



Read more

There is a VB.net application deployed in server 2003. It was working fine. We are getting some errors recently when the page was loading. One common error is -2146893039 (0x80090311) error. The site is totally malfunctioning.

I wonder whether this is an IIS/Domain error or an application error.



Read more

I am new in learning ASSEMBLY. I have a question in my mind: what is the difference between low byte and high byte; can anybody help me in explaining it diagrammatically showing both low byte and high byte in a 2 byte FRAME?

Also, how is data stored in these...



Read more

Hi! I want design a code for a TRIANGLE in such a way that first the code should ask for the three INPUTS from the user. The executer will check if all three sides are equal it will show a message that triangle is RIGHT-TRIANGLE. Otherwise it will show...



Read more

I got a following error and please let me know how you can eliminate when you get a “windows error code 646”. Is there any way of fixing this error permanently? Is this error could affect other parts of the system or whole the system other than Operating System.

Please...



Read more

I want to make a code for a clock in which I think the counter will be used in such a way that after every 12 counts, it starts its counting again from 1 and it should also maintain seconds and hours separately. Again, all should be linked with...



Read more

Hello!

I am using cell phone NOKIA 6303i. I want to install any Antivirus for my cell phone.

I regularly attach my phone with my computer to  send or receive any file Via Bluetooth.

But now i don't know what has happened to my phone's Memory card.It is not working properly.

I found...



Read more

HI!

I have brought my new PC. Its RAM is of 3GB and harddisk is of 320GB but still my computer speed is very slow. I regularly defragment my drives. Use C-cleaner to delete garbage.

I also have AVG software(Antivirus) which I update regularly. But still my computer's speed is not improving.

Can...



Read more

While working in my computer I experienced a blue screen and I couldn’t do any work with that.

Then it gets an error message "Windows XP Stop 0x0000001E Error".

Why does this happen?

Please explain me.



Read more

Hi guys,

I'm developing a system for our Human Resource Management. The system includes displaying of employee's profile with picture. But I got some trouble on the employee's picture. I have successfully stored it on mysql database, however, when I tried to retrieve it, an error occurred. MemoryStream parameter was...



Read more