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 » ASP.NET AJAX (RSS)
Sorry, but there are no more tags available to filter with.
Advanced AJAX ListBox Component
Read more...
Posted: Apr 12 2008, 03:53 PM by help.net | with no comments
Filed under:
Login/SignUp Screen Using Ajax ModalPopup Extender
This is a sample application which shows how to use ModalPopupExtender for Logging and Signup for any ASP.NET web application. In this quick demonstration, the author show how we can implement Modal Dialog Box using AJAX in ASP.NET. Modal Dialog Box ...
Posted: Apr 12 2008, 03:42 PM by help.net | with no comments
Filed under:
Accessible UpdatePanel
UpdatePanel is a great way to add Ajax features to an ASP.NET application at a minimal cost. Because it's based on regular postbacks, it also degrades gracefully when JavaScript is not present. But one thing it doesn't do well out of the box - and this...
Posted: Apr 03 2008, 10:57 AM by help.net | with no comments
Filed under:
ASP.NET AJAX meets Virtual Earth
Get up to speed with ASP.NET AJAX by building a simple Virtual Earth mashup. Read more...
Posted: Feb 20 2008, 09:38 AM by help.net | with no comments
Filed under:
Creating an AJAX-Enabled Calendar Control
Introduction Go to any travel or event booking website and you'll find the same user interface for collecting date information: the Calendar. Providing such an interface in an ASP.NET application is a breeze, thanks to the built-in Calendar Web control...
Posted: Feb 20 2008, 09:30 AM by help.net | with no comments
Filed under:
10 ASP.NET Performance and Scalability Secrets
ASP.NET 2.0 has many secrets, when revealed, can give you big performance and scalability boost. For instance, there are secret bottlenecks in Membership and Profile provider which can be solved easily to make authentication and authorization faster....
Posted: Feb 01 2008, 05:26 PM by help.net | with no comments
Filed under:
ASP.NET AJAX Extender for multicolumn drag & drop
Drag and Drop is very popular in AJAX websites. You can rearrange content on a website as you like and gives you some level of personalization. However, free form drag drop is a problem because the content gets messy as you drag things around on the page...
Posted: Jan 07 2008, 04:25 PM by help.net | with 1 comment(s)
Filed under:
How to display animation on long operation without partial post back
This article will show how to render a 'please wait page' while the web server is performing a lengthy operation. Animated gifs are a good way to show users that an application is busy. If you have ever tried to display an animated gif by client side...
Posted: Jan 02 2008, 12:33 AM by help.net | with no comments
Filed under:
Working with ModalPopup Ajax Control
In this article the author shows how to display a simple popup window to the user with the ModalPopup Extender available in the ASP.NET Ajax Toolkit. After giving a few example cases of when to use the ModalPopup, the author walks through how to use this...
Posted: Dec 19 2007, 12:23 AM by help.net | with no comments
Filed under:
An information box control to display messages using Ajax
Our objective is to provide an Ajax equivalent to WinForms’ MessageBox and Javascript alert, which is adapted to both the HTTP submit pattern and the display of messages of Ajax callbacks. The function is fulfilled by an information box ASP.NET server...
Posted: Dec 19 2007, 12:19 AM by help.net | with no comments
Filed under:
More Posts Next page »