Stories recently tagged with 'RiderDesign'

Check username availability with JQuery & ASP.NET(riderdesign.com)

submitted by ShowjumperShowjumper(155) 3 years, 4 months ago

This article shows how to use jQuery in a real world practical situation - to check username availability - by making an AJAX call to a WebMethod. In this artcle we examine how to make the call, how get the desired username and pass it correctly as well as using jQuery to style and display firnedly notification messages. read more...

add a comment |category: |Views: 718

tags: another

Different methods for creating partial page updates(riderdesign.com)

submitted by LSUDVMLSUDVM(470) 4 years, 5 months ago

This article compares MS Ajax and the Gaia Web Widgets Framework. Specifically it compares the UpdatePanel and Gaia Web Controls for acheiving partial page updates. read more...

add a comment |category: |Views: 36

tags: another

Build an MSDN-style content rater with ASP.NET, MS AJAX, and jQuery(riderdesign.com)

submitted by LSUDVMLSUDVM(470) 4 years, 5 months ago

In the MSDN library, content can be rated by clicking on a star (from 1 through 5). When you hover over the content rateR on MSDN2, a textbox appears to allow comments to be added. Using the rating control and the jQuery library, we can very easily create a content rater simliar to the one on MSDN. read more...

add a comment |category: |Views: 67

tags: another

Check username availability with Gaia(riderdesign.com)

submitted by LSUDVMLSUDVM(470) 4 years, 5 months ago

Using Ajax, it is possible to provide real time validation to let a user whether his or her desired username is available. This article explains how to accomplish the same task with Gaia and ASP.NET read more...

add a comment |category: |Views: 36

tags: another

Random Rotating Images with Gaia(riderdesign.com)

submitted by LSUDVMLSUDVM(470) 4 years, 5 months ago

The aim of this article is to show easy it is to create random, rotating images using the Gaia Ajax Widgets Framework. Gaia provides a suite of Ajax-enabled server controls that makes creating Ajax applications extremely easy. read more...

add a comment |category: |Views: 25

tags: another