AJAX and JavaScript
Write about the AJAX and JavaScript?
Expert
a) AJAX requests the server and does not wait for any response. It carry out other operations on the page during that time while JavaScript requests to server and waits for the response.
b) AJAX does not require the page to be refreshed in order to download the whole page while JavaScript controls and manages a Web page after it is downloaded.
c) AJAX decreases the overload over the server as the script needs to request once on the other hand JavaScript posts a request which updates script every time.
Write about features that are added in the .NET Framework 4.0.
Illustrate the advantages of ASP.Net?
State some differences between the ComboBox control and a ListBox control?
Explain the function of WebpartListUserControlPath property of the DeclarativeCatalogPart control?
Explain about the XML elements.
What is HTML server control in ASP.NET?
Explain the use of Copy Project command?
Explain MaskedTextBox control? And also explain the function of Mask property?
Describe the naming conventions that are necessary for XML elements tags?
State different ways through which a method can be overloaded?
18,76,764
1922918 Asked
3,689
Active Tutors
1416743
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!