main difference between asp.net2.0,asp.net1.1,asp.net1.0
Answer Posted / umar
no
| Is This Answer Correct ? | 8 Yes | 39 No |
Post New Answer View All Answers
How would you turn off cookies on a page of a website?
What is session authentication?
How to do state management in ASP.NET?
What is the default authentication mode for asp.net?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
Why session is more secure than cookies?
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
Explain the advantages of caching?
Which asp.net objects encapsulate the state of the client and the browser?
How can you use a custom controls in ASP.NET application?
Define static constructor?
In which event of the page viewstate is available?
What is session handling in a webfarm, how it can work with its limits?
What is the mvc framework?
How can you apply a theme to your asp.net application?