Explain the advantage of packaging over xcopy in .net?
No Answer is Posted For this Question
Be the First to Post Answer
Explain Sections is ASP.Net MVC?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
Tell me about the internal working of Garbage collector?
how do you mark a property as required? For example, for a project, the name is a required field.
Why we need a separate mobile project template, while we can render our web application in mobile ?
which are the key concepts of entity data model?
reading doc file in textbox using .net2005 with c#
What type of filter does outputcacheattribute class represents?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
unit test done by tetser on development team?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
What is difference between razor and web form engine?