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?
Define a virtual memory? : Dot net architecture
What is alias ? Is it used in .Net ?
What is asynchronous programming?
How do I change the console application in windows?
Explain what does managed mean in the .net context?
Define the lease of the object?
In code behind class, name the type of code found. Is it the server side code or client side code?
What are the Core features of ASP.NET MVC?
What is the use .glimpse in mvc?
Is there built-in support for logging?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
Explain the difference between listbox and combo box?
What is interface and abstract class in .net?
Can "this" be used within a static method?