Which namespace is the base class for .net Class library?
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?
What is garbage collection and how it works ?
What is a strong name in .net?
Explain how to spawn a thread?
can any one tel me hw to connect database connectivity of dot NET and back end as MS access?
How Can Creating Installation Components in .Net?
What is exception handling?
Please explain what is the difference between encrypting a password and applying a hashing?
What are use of Cloud computing....?
What’s different between process and application in .net?
What is static constructor, when it will be fired? And what is its use?
How to find methods of a assembly file (not using ILDASM) Reflection