How do cookies work? Give an example of their abuse.
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between debug.write and trace.write?
Features in ASP.NET ?
One application have three forms for registration .submit button is at third form.after filling three forms only u have to click submit button.After clicking the submit button all the values in first,second& third form saved on sql server.how to handle this situation .
Is asp.net a programming language or framework?
When is the ViewState available during the page processing cycle ?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
Usage of web.config?
What is interval time of GC in .net
Explain different types of validators in asp.net?
What is the main use of Response.Output.Write()?
if i have 1000 records and i want to access 20 ata time from SQL server, what will be the query?
What are Master pages? How to define a Master page?