This questions tests your hands on experience with Razor View Engine - the new View Engine in ASP.NET MVC 3 framework.
The answer is to use parenthe ...
Search results for asp .net
Dear Hiring Manager:
I was interested to see your C# Developer posting on Monster and would like to learn more about this opportunity. I am very int ...
Answer
The solution is in depended from MVC.NET framework and universal across server-side technologies. Most modern AJAX applications utilize XmlH ...
What is SQL state database?
Posted by SQLGuru
What is SQL state database? Why do we need it?
Answer
ASP.NET session state provides several different options for storing and managing session data ...
What is namespace of asp.net mvc?
Posted by CMaster
Answer:
ASP.NET MVC namespaces and classes are located in the System.Web.Mvc assembly.
System.Web.Mvc namespace
Contains classes and interfaces that ...
The basic idea of the Dependency Injection is to have a separate object, an assembler, that populates a field in the lister class with an appropriate ...
Repository pattern is usefult for decoupling entity operations form presentation, which allows easy mocking and unit testing.
“The Repository will ...
This question tests basic understanding of web farms and distiruted systems.
Sample answer:
There are number of possible ways to solve this problem ...
