what is SAP fullform
Answer Posted / amit sarkar
SYSTEMETIC APPROACH TO PROCIDURE
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain significance of routing? : asp.net mvc
What are the disadvantages of using session?
Explain method to handle error using HttpError in Web API?
Explain the code Access Security (CAS) in .net Framework?
Define viewstate in .net?
What’s the difference between asp.net web forms and asp.net mvc?
What are the asp.net server side objects?
Define data caching?
How do I open an ashx file?
Where you store Connection string in "Web.Config" file in ASP.NET?
What is viewstate in asp net with example?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
What is server side routing?
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
Why the javascript validation not run on the asp.net button but run successfully on the html button?