when user is logged on the information is saved in a
cookie, what is the name of that cookie?
Answer Posted / prem mall
Persistent cookie i am sure with my answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the two types of web pages?
How to sign out from forms authentication?
Explain the concept of MVC Scaffolding?
Define globalization and localization.
Describe the application event handlers in ASP.NET?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
Is asp.net a programming language?
Define resource files.
Can you explain one critical mapping?
What are session and cookies?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What is the good practice to implement validations in aspx page?
What is cross page posting in asp net?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server