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");
Explain DataReader object?
State the advantages Web services have over the Component Object Model (COM) and also the Distributed Component Object Model (DCOM)?
Explain the term Merge Module projects?
Write difference between an Abstract class and an Interface.
How the cursor can be programmatically positioned on a given line or on a character in the RichTextBox control in C#?
Illustrate the difference between the XML ‘Fragment’ and an XML ‘Document’.
Illustrate four common properties of all validation controls?
How do dates, numbers, and currencies in a text box are formatted?
Why is XML InfoSet specification distinct from the Xml DOM? Explain what does the InfoSet attempt to resolve?
Describe the various types of work flow?
18,76,764
1947231 Asked
3,689
Active Tutors
1452052
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!