Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
What is a design pattern and what is it for?
What is jit compilers?
Explain about the features and elements present in Visual studio.NET IDE?
What is delegation in .net?
What is assembly in .net?
What is immutability?
How boxing and unboxing occures in memory?
What operating systems does the .net framework run on?
Is there any thread in our .net programs?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
Please explain what is immutability, what is it for and how is it codified?
Do you know what are three common acronyms used in .net, and what do they stand for?
Differences between namespace, class, assembly?
What are the different types of Classes in .NET?