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.
Briefly describe the properties in C# and state the advantages which are attained by using them in programs?
Describe the relationship between an object and the class?
Explain the function of break statement in a switch statement with example?
Describe in brief regarding the Visual basic.NET culture?
Name the three states which are set in a CheckState property of the CheckBox?
Illustrate the term Namespace also its uses?
Write major difference between function and sub-procedure?
What is Memory-Mapped Files?
By which method we can post a Web page to another Web page?
Explain how to store and retrieve images in the SQL server database via VB.NET?
18,76,764
1956828 Asked
3,689
Active Tutors
1460575
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!