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.
Name the three states which are set in a CheckState property of the CheckBox?
List some of the new controls which are introduced in the ASP.NET AJAX Control Toolkit?
What are the steps involve in Assembly execution?
Illustrate the terms SESSION as well as APPLICATION object?
Explain the term culture and and UICulture values?
Write about the Satellite Assembly?
Write the advantages of the code-behind feature?
Why there is a requirement of user-defined controls?
Explain WebParts controls in ASP.NET and in what way we can provide WebParts control functionality to the server control?
Explain the term Metadata?
18,76,764
1953098 Asked
3,689
Active Tutors
1437043
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!