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.
Explain the term Cookie? Explain where it can be used in ASP.NET?
By Visual Studio in ASP.Net, illustrate namespaces which are imported automatically?
Describe the various types of work flow?
Briefly explain the use of web.config?
Define the term TrackBar control.
Define the terms Web server controls and Custom user Controls in Asp.net?
What do you understand by the Tuples?
What is covariance and contra-variance in .NET Framework 4.0 with example for each.
How can height of a combo box drop-down list can be adjusted?
Explain the benefits of using the ADO.NET in .NET 4.0?
18,76,764
1935955 Asked
3,689
Active Tutors
1438800
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!