Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
960What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
1099
Explain me why do we use msmq?
Explain Sections is ASP.Net MVC?
what is conceptual model?
What are the advantages of .net?
Explain the tools used for unit testing in ASP.Net MVC
How can we perform data binding in atlas?
Is dapper better than entity framework?
What is the difference between .net core and .net framework?
Explain how you can send the result back in JSON format in MVC?
Use of Enable view state ? if turn off what happen ?
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
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?
Explain is the jit an interpreter?
Explain what does managed mean in the .net context?
What is Finalizer in .NET define Dispose and Finalize ?