What are the two main parts of the .net framework?
What is the difference between user control an custom control? Advantages/disadvantages?
Show different types of collection in .NET?
What is Flyout Design Pattern in .NET?
What is the difference between a debug and release build?
What is heap and what is stack?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
How many types of transactions are there in com + .net ?
Which namespace is used to support multithearding in .NET?
What is smart navigation in .net?
Explain the difference between asp.net and asp?
How will you load an assembly which is not referenced by current assembly?
What is WSDL? Explain its architecture?
As you know read-only variables and constants have many similarities, but what is at least one way that they differ?
How to load a user control dynamically in runtime?