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?
972What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
1107
Explain what is a manifest in .net?
Which is the default http method for an action method?
Can I create my own context attributes?
What is the significance of nonactionattribute?
What is different about namespace declaration when comparing that to package declaration in java?
What is singlecall activation mode used for in .net?
What is the purpose of strong name?
What is the difference between encrypting a password and applying a hashing?
Explain Different kinds of methods?
Does application frame need host?
How to directly call a native function exported from a dll?
What are library functions?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
What is the purpose of cache? How is it used? : Dot net architecture
Define domestic architecture artifacts? : Dot net architecture