Post a Web page to another Web page
By which method we can post a Web page to another Web page?
Expert
Respose.Redirect method is used to post the page to another page, such as:
Response.Redirect("DestinationPageName.aspx");
How we can prevent validation control from validating data at client end?
What is Custom Activities?
Distinguish between read-only and constants variables which is used in the programs?
Provide a detailed introduction on the Side-by-side execution. May two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executable?
Define is IIS and also explains its uses?
What is HTML server control in ASP.NET?
What is the use of Global.asax file?
Write about the AJAX and JavaScript?
Differentiate Skip and Take clauses?
Write the difference between server-side validations and client-side in Web pages?
18,76,764
1955138 Asked
3,689
Active Tutors
1429739
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!