With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?
929What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
1066Post New Dot Net General Questions
which methos do you invoke on the dataadapter control to load your generated dataset with data?
How will you load dynamic assembly? How will create assemblies at run time?
explain the states of a window service application?
Explain the difference between managed and unmanaged code?
Explain the difference between the stack and the heap?
Explain how do assemblies find each other?
What is the difference between function and stored procedure?
What is stored procedure ? how we use it in .NET ?
What is "common language runtime" (clr) in .net?
How to create a key pair in .net?
Explain .NET architecture?
When we use windows api in .net is it managed or unmanaged code?
What is class library in .net
What is garbage collection in .net? Explain the garbage collection process?
Do I have any control over the garbage collection algorithm?