How many types of design patterns available in .NET?
Explain the difference between static page and dynamic page?
Is .net a compiler?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
What’s different between process and application in .net?
What is the difference between user control an custom control? Advantages/disadvantages?
What are .net functions?
Explain the .net framework overview?
What is a .DLL and .EXE files called in .NET?
What is dot net and its uses?
What is a .net class?
What is singlecall activation mode used for in .net?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is iis? Have you used it?
What is different between webusercontrol and in webcustomcontrol?