What is different between webusercontrol and in webcustomcontrol?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
How to manage pagination in a page using .net?
What is il in vb.net?
What are the core differences between .NET Languages ?
Differentiate between managed and unmanaged code?
What is stored procedure ? how we use it in .NET ?
What is the concept of inheritance in .net?
Describe the difference between inline and code behind which is best in a loosely coupled solution?
What is the difference between a debug and release build?
What is the difference between reference type and value type?
Describe the programming model of a windows service
What is machine.config in .net?
What is concurrency? How will you avoid concurrency when dealing with dataset?
How to implement getcommon method in class a? Are you seeing any problem in the implementation?