Explain the features that are common to all .Net languages.
Explain boxing and unboxing in .net.
What should you do to store an object in a viewstate?
What is meant by managed and unmanaged code?
What are the different types of Classes in .NET?
How can I tell if .net 3.5 is installed?
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?
Tell us what is the difference between struct and class?
How do you view the methods and members of a dll?
What does il do?
Explain constructor.
What are Satellite Assemblies? How you will create this? How will you get the different language strings?
What is UDDI and how to register a web service ?