What are validator? Name the validation controls in asp.net?
Which is better viewstate or session?
How many modelpopup extender we frequire when we want more than one model popup on same page ?
What is autopostback in asp net?
Is session stored in browser?
What is a web pool?
What is ascx?
what exception is thrown when you do a response.redirect
what if we delete web.config or machine.config? will a website work if we delete webconfig....or if we delete machine config?
Is asp.net different from asp? If yes, explain how?
When should I use server transfer and response redirect?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
What are the objects of ASP.NET ?