What is Razor View Engine
What are the HTML server controls in ASP.NET?
What is the appSettings Section in the web.config file?
How long the items in ViewState exists?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
Which namespaces are necessary to create a localized application?
what are the differences between a class and structure
what optimizations does the c# compiler perform when you use the /optimize+ compiler option?
what is method overloading in c#?
what is the difference between the debug class and trace class?
what class is underneath the sortedlist class?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?
what is a structure in c#
what is the syntax to inherit from a class in c#?