Showing posts with label AJAX. Show all posts
Showing posts with label AJAX. Show all posts

Friday 29 June 2012

What is JQUERY | JQuery Tutorial | JQuery syntaxes

                                    Hi Friends, in this I will explain about the JQuery.I search in so many sites for the JQuery syntax and write the all the syntax  in the one program for the testing. I think it may useful to you.
JQuery:
jQuery is a JavaScript Library.

Tuesday 8 May 2012

Update Panel in AJAX | AJAX Tutorial | Example for Update Panel | Code for Update Panel in AJAX

                               Hi friends, in this article I will explain about the Update Panel in AJAX.I already explained in the previous article  Ajax Tutorial | Ajax small Example to show date | Ajax in ASP.NET.
Update Panel:
It is the most important control in ASP.NET AJAX Package.
It is allowing partial rendering of the area.
We already used it in the previous article  Ajax with example , and in this article, we will go in depth with more aspects of the control. 

Monday 7 May 2012

Ajax Tutorial | Ajax small Example to show date | Ajax in ASP.NET

 Hi Friends,in this article i will explain about the Ajax ,what is the use of Ajax.
  • AJAX stands for Asynchronous JavaScript and XML.
  • Ajax is the way of transferring data between the dedicated server hosting and client, without sending the entire page and creating a complete postback.
  • This allows for a richer experience for the user, since loading dynamic content can be done in the background, without refreshing and redrawing the entire page.
© 2012-2018 Aspdotnet-Kishore.blogspot.com. All Rights Reserved.
The content is copyrighted to Kishore and may not be reproduced on other websites without permission from the owner.