Is .net front end or backend?
What are the features of UIP Application Block?
Explain can the validation be done in the server side? Or this can be done only in the client side?
Which namespace is the base class for .net Class library?
The project which you have made, which methodology did you use?
What is concurrency? How will you avoid concurrency when dealing with dataset?
What are the contents of assembly?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
What is the difference between imperative and interrogative code?
How is development of a Windows service different from a Windows Forms application?
Explain the difference between the while and for loop.
What are object pooling and connection pooling and difference?
Difference b/w dataset.clone and dataset.copy ?