New method in ASP DOT NET
Write the name of the new method that has been introduced in ASP.NET 4.0 to redirect the page permanently?
Expert
The new method that has been introduced in ASP.NET 4.0 to redirect the page permanently is RedirectPermanent() method. The example of a RedirectPermanent() method is as follows:
RedirectPermanent("/path/Aboutus.aspx");
Define Query String? Explain its advantages and disadvantages?
Explain the use of a DropDownStyle property of a ComboBox control?
What is the difference between Name Space and Assembly?
Describe code access security (CAS)?
Distinguish among in-proc and out-of-proc
How can height of a combo box drop-down list can be adjusted?
Describe code contracts?
List the types of Cookies that are available in ASP.NET?
Explain what is C#?
Illustrate the terms User Control as well as Custom Control?
18,76,764
1929593 Asked
3,689
Active Tutors
1418717
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!