How do u declare static variable and how it is declared and what is its lifetime?
What is custom tag in Web.Config?
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
Describe the difference between a Thread and a Process?
What is the use of sessionstate tag in the web.config file?
Suppose i create one application in vs 2008 and it is running in the latest version of IE,will it run in netscape and other browsers with low version?
what is usercontrol how we can use acess the controls that are present in the usercontrol in the aspx page suppose we have 2 text boxes in a user control how u can acess the 2 textboxs in the aspx page
What is the difference between session object and application object?
Is asp.net a language?
What is masterpage?
Define repository pattern in asp.net mvc? : asp.net mvc
Page Life Cycle in ASP.NET
Which adapter should you use, if you want to get the data from an access database?