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 major difference between function and sub-procedure?
List the types of data types that are present in .NET?
How we can enable impersonation in the web.config file?
How a border can be placed around a picture box?
Specify the differences between the Dispose() and Finalize() methods.
Is it possible for users to define their own exceptions in code?
Explain different types of generations in a garbage collector?
Is it possible to set which kind of comparison we want to perform by the CompareValidator control?
Describe the term Cloud?
In what way we can display the icon or bitmap image on a Button control?
18,76,764
1929933 Asked
3,689
Active Tutors
1454199
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!