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?
1131When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
1358Asp.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
Can I uninstall microsoft .net framework?
What are the Core features of ASP.NET MVC?
What is the use of the default route {resource}.axd/{*pathinfo} ?
Explain write back and write through caches? : Dot net architecture
What is the difference between desktop application and windows application?
Which namespace is used to support multithearding in .NET?
How do you implement distributed applications in .net?
What is the best way to crack the certification?
What is shared and repeatable inheritance?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
What is the difference between metadata and menifest ?
What is Ajax? How it is related to your project?
What is the purpose of cache? How is it used? : Dot net architecture
Explain COM with example?
What is the difference between a class and an object, and how do these terms relate to each other?