Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441)
What is basic authentication in web api?
Explain what does the term "green architecture" mean? : .NET Architecture
Difference between machine.config and web.config?
Please explain what is the difference between odbc and ado?
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?
How many types of dialog boxes windows provides?
What is a strong name in .net?
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
Explain about cookie less session state? : .NET Architecture
What actually happes when you add a something to arraylistcollection ?
Explain the main components in .net?
4. Wcf- what Asych and Sych call and how that works
Does Tempdata hold the data for other request in ASP.Net MVC?
What do the terms “boxing” and “unboxing” mean?
Explain the difference between constants and read-only variables?