Click here to Skip to main content
15,889,462 members
Articles / Web Development / HTML

Remote Scripting in ASP.NET

Rate me:
Please Sign up or sign in to vote.
4.22/5 (10 votes)
28 Aug 2013CPOL9 min read 61.1K   733   37  
A remote scripting system performs remote server function calls from the browser level. This allows to save the time necessary to completely resend and build a page due to a query working somewhere in the background and supplying small amounts of data at a time.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Publisher
Poland Poland
Software Developer's Journal (formerly Software 2.0) is a magazine for professional programmers and developers publishing news from the software world and practical articles presenting very interesting ready programming solutions. To read more

Comments and Discussions