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 the namespaces which are required to enable the use of databases in the ASP.NET pages?
Define the function of a ViewState property?
Illustrate Queues and Stacks?
Specify the function of the “SizeMode” property of the PictureBox control?
What is Memory-Mapped Files?
Define the term “Array”.
Describe the relationship between an object and the class?
What do you mean by the term MISL CODE? Describe in brief.
Write a major difference between a RadioButton control and a CheckBox control?
Write down the importance of delegates. Where must they be employed? Write down the conditions where we need them?
18,76,764
1925588 Asked
3,689
Active Tutors
1442043
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!