What are the shared variables?
I want to reduce my CPU Usage when I am querying the Database for records. Now my Winform App(in VB.Net) suddenly Jumps to 100% CPU Usage when i query for records from sql server database. I want this Usage to be less. Any help is appreciated
What is shadowing?
So you know which dll is used for microsoft .net run time?
what is commom language runtime?
i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?
Can you please explain the difference between c# and vb.net?
How to store jpeg / gif / bmp image in database and how to retrieve them? The most stressful condition is database is distributed and stored images can be retrive from any computer in network and any one can store images from other computer!! plss help its urgent.......RAHUL RATHOD
1.wht is satellite assembly??? 2.How Garbage Collector works can u explain ????
hello friends, I have created a animated button in VB.NET. As its dll file coding can be viewed and also copied to some other location. So my question is how can I protect the Dll file of the animated button so that noone can access it. Any idea about this???????? Thanks Rekha
List the different types of assembly?
Explain redim keyword?
What are the difference between dispose(), close(), exit(), end()? When do we use them?