How does u handle this COM components developed in other programming languages in .NET?
How do we access crystal reports in .net?
What are the new features of Framework 1.1 ?
Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
What is static constructor, when it will be fired?
Tell us what is a sealed class?
What does jit compilation do in .net?
Is .net a compiler?
Can a try block have more than one catch block?
What is a variable of implicit type and what is its scope?
Do you know what is the difference between an abstract class and an interface?
Describe session handling in a webform, how does it work and what are the limitations?
How can I tell if .net 3.5 is installed?
What is connection pooling and how do you make your application use it?
What is managed code and managed data in .net?