Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) What is the proxy of the server object in .net remoting?
A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?
Explain garbage collection?
Why the config file might not be writable
Explain the difference between inprocess vs out process session state : Dot net architecture
Explain the role of assembly in the .net framework.
What are situations when you register .NET assembly in GAC ?
What is managed code in .NET?
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
What are the 3 main components of an asp.net mvc application?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
Do you know what is the difference between an abstract class and an interface?
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
Explain how does assembly versioning in .net prevent dll hell?
How we can call a javascript function on the change of a dropdown list in mvc?