help.net


Musing on .Net

News





hit counters




Open source CMS


Technorati

My blog

Irish blogs

Locations of visitors to this page Get Chitika eMiniMalls

.Net useful

Blogs I read

PocketPC

SQL

Usability

Browse by Tags

All Tags » Ajax (RSS)
Scrolling Data Pagination using Ajax
Tired of continuously clicking next page, next page, next page to find the data you are looking for? I always thought this was just something you had to deal with when viewing data on the Internet, that was until I took a look at the new Microsoft live...
Posted: Apr 12 2008, 04:51 PM by help.net | with 1 comment(s)
Filed under:
Creating an AJAX Rating Widget
Frequent visitors of ajax enabled websites, like ajaxian , have all witnessed them already: ajax rating widgets. They are flashy, animated, you can use them to rate the content (usually without refreshing the page) and if you could, you'd present them...
Posted: Jul 23 2007, 12:04 PM by help.net | with 1 comment(s)
Filed under:
Bitjuice: Ajax bitmap API
Bitjuice is a little library to do bitmap/raster graphics in the browser. The aim is to make it easy to write “Ajax graphics” - graphics you can update real-time in the browser. And at the same time, maintain compatibility with all major browsers and...
Posted: May 27 2007, 10:40 PM by help.net | with no comments
Filed under:
AJAX AutoComplete/AutoSuggest TextBox
This is an AJAX autosuggest ASP.NET textbox I've done a while ago. It is built on top of the Anthem.NET library. Read more...
Posted: May 22 2007, 10:38 PM by help.net | with no comments
Filed under:
Presenting dsHistory: Another Way to Revisit the Past
One issue really bother me with Ajax is the lack of real integrated browser support for Back and Forward button. Different solutions exist, they are all based on Javascript. Andrew Mattie has written a complete solution, and not only it's a great...
Posted: Apr 17 2007, 02:20 PM by help.net | with 1 comment(s)
Filed under:
ASP.NET AJAX RSS Reader
Steve has posted on CodeProject an interesting snippet to consume RSS feeds using Ajax. Introduction : So the other day, I was adding a “news page” to one of my projects, and thought it was a great chance to play with consuming some other...
Posted: Jan 03 2007, 09:15 AM by help.net | with 1 comment(s)
Filed under: ,
Building an AJAX based chat room in ASP.NET
By Dahan Abdo, a basic chatroom but a good basis to start with. " I built my first chat room using ASP 3.0. It was nothing more than two text boxes that sent messages to an application variable that gets put on the page when it refreshes every second...
Posted: Nov 28 2006, 09:36 AM by help.net | with 1 comment(s)
Filed under: ,
Record locking in databases with Ajax
David Perelman-Hall presents a client-based technique for record locking of multiuser data-driven web applications--and it all hinges on AJAX. Consider this scenario: Client A calls up Record100 of a multiuser web application and begins editing it. Client...
Posted: Oct 06 2006, 09:40 AM by help.net | with 1 comment(s)
Filed under:
42 Recent AJAX Tutorials
A lot of Ajax goodness compiled by Max Kiesler
Posted: Jul 18 2006, 11:17 AM by help.net | with no comments
Filed under: ,
Ajax Request toolbox
AjaxRequest is a layer over the XMLHttpRequest functionality which makes the communication between Javascript and the server easier for developers. Goals of the AjaxRequest Library Simplify the interface to using XMLHttpRequest, making it more logical...
Posted: Jul 16 2006, 12:31 PM by help.net | with no comments
Filed under: ,
More Posts Next page »