What is the purpose of App_Code folder in ASP.NET? Why we this?
Explain the difference between asp.net mvc and asp.net webforms
How to change Master page in ASP.Net using code?
What is Generic? explain clearly?
What is CSS? What is the advantage os using CSS in ASP.NET Web Applications?
What is the difference between dynamic SGA and static SGA?
If we remove web.config or machine.config from the application then, is this application will works?
How many types of Stored Procedures in SQL Server
what is difference between .net 3.0 and 3.5
What is _viewstart?
How would you implement inheritance using VB.NET/C#?
Explain the difference between value type and reference type?
What is the Difference between Web.config and global.asax? Can we write connection String code in global.asax?