What is the importance of NonActionAttribute?
How the ‘page lifecycle’ of ASP.Net MVC does works?
List the new features added in .net framework 4.0.
What are class access modifiers
How will you load dynamic assembly? How will create assemblies at run time?
What are delegates?where are they used
What are the Core features of ASP.NET MVC?
What are the types of assemblies
What is Value type and reference type in .Net
What is code first? : Entity framework
How can Bitwise OR operator reresents in .Net?? To which alias name a variable points to if it is declared as "int" variable??
Does Tempdata hold the data for other request in ASP.Net MVC?
When was the first version of .NET released