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?
917What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
1052
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
Explain Keep method in Tempdata in ASP.Net MVC?
What is disconnected scenario? : Entity framework
Difference between throw exception and rethrowing ?
What is a service contract, operation contract and data contract?
What is delegation in .net?
Is .net core faster than .net framework?
What's typical about a windows process in regards to memory allocation in .net?
What are windows based applications?
Is dim fs as filestreamobject is a managed code? : Dot net architecture
Explain difference between state server and sqlserver? : .NET Architecture
What is data type and how many types of data types are in .NET ?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
Explain the .net framework.
Explain me what is an anonymous method and how is it different from a lambda expression?