Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) Is it possible to unit test an mvc application without running the controllers in an asp.net process?
1132When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
1361Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
1192When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
1003
What is cache coherency and how is it eliminated? : Dot net architecture
What is boxing and un-boxing in .net?
How many types of design patterns available in .NET?
When displaying fonts, what is the difference between pixels, points and ems?
Can you explain model, controller and view in mvc?
what is use of entity container?
Explain dependency resolution?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
What is .net3.5?
How to create multiple inheritance in c#, with example?
The project which you have made, which methodology did you use?
What is Separation of Concerns in ASP.NET ASP.Net MVC?
What is the difference between odbc and ado?
What is the purpose of strong name?
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture