Mastering Grails: Asynchronous Grails with JSON and Ajax
JavaScript Object Notation (JSON) and Asynchronous JavaScript + XML (Ajax) are staples of Web 2.0 development. In this installment of the Mastering... more »
0 commentsSave Tags: ajax, frameworks, groovy, javascript
FireFox retains form element values on Refresh - including the ViewState in ASP.NET
Have you ever had problems with FireFox and Refresh in your Ajax applications? Or for that matter normal conventional web/form applications? Th fix is... more »
0 commentsSave Tags: ajax, css-html, frameworks, open source
Enabling the Browser Back Button for GridView, ASP.NET AJAX History
One of the common navigation tools in a website is the back button of the browser. People use the back button quite frequently to go back to the page... more »
0 commentsSave Tags: .net, ajax, web design
Automatically adding ValidatorCalloutExtenders to your validators
ValidatorCallout is an ASP.NET AJAX extender that enhances the functionality of existing ASP.NET validators. To use this control, add an input field... more »
0 commentsSave Tags: .net, ajax, web design
ASP.NET, AJAX, Silverlight, WPF, WinForms: when to use what?
Use this cheat sheet to understand your technology choices for the presentation layer. Your choice of presentation technology will be related to both... more »
0 commentsSave Tags: .net, ajax, frameworks, reviews
via