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.
State the difference between Managed and Unmanaged Code?
Which type of code, a client-side or a server-side, is found in the code-behind file of the Web page?
Explain the several methods required by the DataSet object for generating the XML?
Write the syntax of the for loop in C# code?
Specify the various improvements made in the CAS in .NET 4.0?
Illustrate in brief the main difference between Navigation application and XBAPs in the WPF?
List some differences between the CheckBox control and a RadioButton control?
When.NET was developed?
Differentiate between Assembly and NameSpace?
What are HTTP handlers in ASP.NET?
18,76,764
1944941 Asked
3,689
Active Tutors
1430672
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!