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
How can you identify that the page is post back?
What is the difference between CLICK and MOUSE DOWN Event ?
Explain the different parts that constitute ASP.NET application?
Difference between Response.redirect vs server.transfer?
If we write return statement in finally block will it works fine or throws any error?
Define page output caching?
What are the benefits of Razor View?
What does the hotspot class in .net do?
Webconfig file is cofiguration of server or browser?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
0 Answers Accenture, Value Labs,
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 .
Describe the difference between a Thread and a Process?