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.
In which statement we can execute LINQ query?
Write the major differences between the classic ADO and ADO.NET?
The controls are fully loaded in which event?
How one can put a border around the picture box?
Briefly explain the use of a Panel control? And also state whether it displays during runtime?
Illustrate the meaning of data encapsulation?
Name the method that offers a functionality to display the dialog box during runtime?
Explain how is docking different from the anchoring?
Name the events that are fired during a page load?
Write main difference between classic ADO and ADO.NET?
18,76,764
1944383 Asked
3,689
Active Tutors
1439051
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!