Answer Posted / vikas semra
Server Object bascially used to know about server.
Let's take an example
We just write server.transer("SomePage");
This What ever server is doing just stop processing
immediately and redirect to somePage.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
What are Session states available and its Uses?
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 a web api? Which protocol is used in a web api?
Is asp.net different from asp? If yes, explain how?
What is a server cookie?
What is web api config?
How you will improve web application performance?
How long should a session id be?
Which adapter should you use, if you want to get the data from an access database?
What are the HTML server controls in ASP.NET?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
How to use a Master Database in Asp.net?
Why do you use the app_code folder in asp.net?
What’s the catch?
How dataadapter.fill works?