Explain the advantage of packaging over xcopy in .net?
No Answer is Posted For this Question
Be the First to Post Answer
What is Jit compilers?.how many are available in clr
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
The order of the filters that get executed, if the multiple filters are implemented?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
What is the difference between tempdata and viewbag?
What is meant by viewdata?
What are the different types of filters, in an asp.net mvc application?
What is difference between shared and public
How does .net framework works?
What is side-by-side execution? Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables
Is razor a server side?
What is different between User Control and Web Control and Custom Control?