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 the steps involved to fill a dataset?
What New Features comes with ASP.NET Web API 2.0?
What kind of data we can store in viewstate?
What is the difference between sealed vs static class?
How does asp.net page work?
What is the mvc model?
What are validator? Name the validation controls in asp.net?
What is the appSettings Section in the web.config file?
What is the difference between table and query?
How can I create master page in asp net?
Is sql backend or frontend?
What is GAC in ASP.NET 2.0
What is a postback url?
Describe SOA and the tenets of it?
Explain the asp.net mvc folder conventions? : asp.net mvc