GeekArticles
Microsoft
C#How to call Server Side function from Client Side Code using PageMethods in ASP.NET AJAX
Author: codeproject.com |
Published: 20th May 2008 |
Visited: 200 times |
Add CommentFiled in: CSharpHow to call Server Side function from Client Side Code using PageMethods in ASP.NET AJAX
Read Article Sponsored Links
Related Articles
• Advancing from Ajax Based Frameworks Frameworks have been in focus lately because of the integration of jQuery to Microsoft. Because of jQuery’ s feat and also of Microsoft frameworks were largely talked about again and compared. Unfortunately there are times wherein a developer would stand up and say the framework is better ...
• Fallback Patterns for Ajax No matter how much the developer ensures that the application goes smoothly something will go wrong eventually. It may not happen today or the next few months but certain conditions will happen such as hardware or update incompatibility. That will lead to errors in executing an Ajax based applicatio ...
• Implementing WSDL in Ajax Ajax based applications are highly intricate that its functions should be reused as much as possible to ease the developer’ s job in building other applications. Debugging them as raw functions especially the web enabled services could be a little bit challenging but could be done with the ...
• New Ajax Wrapper for Upcoming IE8 Ajax continues to adapt to new technologies in the efforts to make the programming technique more appealing to different developers. This popular client side technique is often discussed by developers who are aiming to provide better user interaction. Although there are concerns with security suppor ...
• Linking SOA with Ajax Service-Oriented Architecture or SOA is the enterprise’ s offer for their users in attaining interactive user friendly and highly efficient websites and applications. Different programming languages are being evaluated by different business in order to select the suitable tool for developi ...
• Rich Text Editors for Ajax Rich text editors are important tools for developing websites of different languages including Ajax. Through rich text editors developers would be able to reconfigure websites easily. These applications usually come small but with a lot of features that will ensure that the website could fully funct ...
• Ajax XParser XParser is a simple yet highly effective component that could be launched in any Ajax based application. This is often used in parsing RSS and Atom feeds to the website. However it could be more than a mere parser. XParser could be used to retrieve certain elements from specific resources. These ele ...
• Ajax XPath XML is a very important part of Ajax. It strings the data together so that it could be read in the client side. This mark-up language ensures that data compatibility across browsers and applications are there. Developers who are using frameworks could easily handle XML because it has been used in ot ...
• Testing Multithreaded Java Code
In this interview from JavaOne 2008, Coverity chief scientist Andy Chou discusses why traditional unit tests often help in uncovering concurrency-related errors, and why a combination of static and dynamic analysis yields better results when testing multithreaded code.
...
• Preventing Latency in Client Side Latency in the client side should be reduced or even prevented as possible. More often than not, users will have to deal with latency because of different factors. It could be on the bandwidth of the user, the server problem or just the coding of the application. Any of these factors could be the ca ...