Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
Explain me what is an anonymous method and how is it different from a lambda expression?
Tell us what is a variable of implicit type and what is its scope?
Compare client server application with n-tier application
What is Active Directory? What is the namespace used to access the Microsoft Active Directories? What are ADSI Directories?
What is lazy initialization?
What are HTML controls, Web controls, and server controls?
What?s different about a Windows service as compared to a regular application?
Is .net a programming language?
Differences between dll and exe?
What are remotable objects in .NET Remoting?
What is Meta Data? Explain Types of Assemblies
Is .net is platform independent. If am using solaris, installing .net first u had to install framework, so framework is .exe file then it will not take in solaris or any other than windows,then how .net is platform independent.