Answer Posted / rakesh
Server.transfer is like method callback
but the url name can't be changed
it will create annonymous actions while postback
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What’s the catch?
How you can manage the state of application at the server side in ASP.NET?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
Explain code snippet to register exception filters from controller?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
Which Is Faster MVC or ASP.net ?
What are the validation controls available in ASP.NET?
What are different types of api?
Explain the features that make asp.net more used framework? : asp.net mvc
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
Why is the standalone environment only useful during the development process?
Can we set master page as a start page?
What is the full form of asp.net?
What is a proxy in web service?
Explain what is viewstate?