Difference between server.Execute and response.redirect ?
Answer Posted / zohaib shahid
u can also use the Server.Execute method to post ur form
data to the next page on which u are going, or on which u
have mentioned the action
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Explain the difference between web user control and web custom control?
What is mvc in asp.net interview question? : Asp.Net MVC
Explain what are delegates?
What is the difference between login controls and forms authentication?
What is asp.net mvc5? : Asp.Net MVC
Explain different types of Caching techniques in ASP.NET?
What is different authentication mechanisms used in ASP.NET?
Disable browser cache for entire ASP.NET website?
Why is xap important?
What are the contents of cookie?
How do you design a website with multilingual support in ASP.NET ?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
What is razor? : asp.net mvc
Why SessionID changes in every request in asp.net?
How can we access static variable?