Affiliate Programs
 
Search affiliate programs for: 
Affiliate Categories
» Affiliate Networks
» Ad Networks
» 2 Tier Programs
» Pay Per Sale
» Pay Per Lead
» Residual Income
» Datafeeds
» Multi Tier Programs
» Business Opps
» Other Programs

Newsletter
Get newly added affiliate programs by email. Enter your email here:
Article Categories
» Affiliate Marketing
» Business
» Ecommerce
» Hosting
» Marketing
» Sales
» Web Designing
» Webmasters
» SEO & Promotion
» Working At Home
» Other Articles
» Affiliate Glossary


Go Back   AffiliateSeeking Forum > Website Creation, Design & Maintenance > Programming

Programming Get help with creating your scripts/software or help others. Discuss anything relating to programming. Includes PHP, Perl, C++, ColdFusion, etc.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-10-2011, 05:59 AM
aqualityseo aqualityseo is offline
Junior Member
 
Join Date: Nov 2011
Location: Austria
Posts: 0
aqualityseo is on a distinguished road
Default What is AJAX and Why we need AJAX in ASP.Net?

What is AJAX and Why we need AJAX in ASP.Net?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-28-2012, 06:13 AM
delois delois is offline
Senior Member
 
Join Date: Aug 2011
Posts: 136
delois is on a distinguished road
Ajax is technique with use of which we can do and execute operation without posting back or sending request to server which cause page refresh. Retrieving value from database, validating client input, making calculation on certain data and updating database,all these tasks require posting request back to server and with use of Ajax you can establish back hand connection to server or perform calculation on page without making any request.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-26-2012, 06:37 AM
lucasyesher's Avatar
lucasyesher lucasyesher is offline
Senior Member
 
Join Date: Mar 2012
Location: New York, USA
Posts: 162
lucasyesher is on a distinguished road
Send a message via Skype™ to lucasyesher
Quote:
Originally Posted by delois View Post
Ajax is technique with use of which we can do and execute operation without posting back or sending request to server which cause page refresh. Retrieving value from database, validating client input, making calculation on certain data and updating database,all these tasks require posting request back to server and with use of Ajax you can establish back hand connection to server or perform calculation on page without making any request.
That's quite amazing information. It is very helpful to decreases the server request and server can handle more request on client response. So it will work as fast as. I have use these AJAX into my application to robust program to work as fast as they can.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-26-2012, 07:09 AM
Smohil Smohil is offline
Senior Member
 
Join Date: Feb 2012
Posts: 334
Smohil is on a distinguished road
Ajax is used to create Asynchronous web application.Asynchronous means calls only one function without refreshing whole page.Ajax helps to polish a web page .We use Ajax controls in .NET.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-16-2012, 06:39 AM
christajoe christajoe is offline
Junior Member
 
Join Date: Mar 2012
Posts: 21
christajoe is on a distinguished road
AJAX, expanded as Asynchronous JavaScript and XML, is a web-development technique executed at the client side to continuously exchange data with server without interfering the display of the screen.
The need arises due to the reason that web-development is more live these days and web-sites are now used more than to display the text but to perform some tasks using functions.
So, whenever, users passes arguments to the web-server, it needs to refresh the screen to get the output screen, but with AJAX introduced, the part of the page is implicitly refreshed without asking the user's command.
Example can be seen on e-Commerce web-sites, where user selects the range of price and the list of the product automatically refresh and only those products are displayed which follow the trend provided by the user.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:47 AM.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0
© 2004-2011 AffiliateSeeking. All rights reserved.