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 » .NET AJAX (RSS)
Working with CollapsiblePanel Ajax Control
This article examines how to use the ASP.NET AJAX Control named CollapsiblePanel with the help of a project Read more...
Posted: Oct 24 2007, 11:04 AM by help.net | with no comments
Filed under:
Explore ways to extend ASP.NET AJAX Client-Side function
With the elegant integration with legacy ASP.NET applications and the introduction of fully object-oriented JavaScript, Microsoft ASP.NET AJAX has been attracting more and more web developers. In this article the author examines the typical ways to extend...
Posted: Oct 11 2007, 12:15 PM by help.net | with no comments
Filed under:
An UpdateProgress Control in Modal Popup Style with Atlas
Introduction Atlas (ASP.NET AJAX) has this cool UpdateProgress control which provides a visual indicator while one or more of the UpdatePanel controls are being updated. This UpdateProgress control is great, but in some cases, I want all other elements...
Posted: Nov 27 2006, 07:59 PM by help.net | with no comments
Filed under: ,
Build a treeview with XML and Ajax
AJAX or Asynchronous JavaScript and XML is a free framework for quickly creating a new generation of more efficient, more interactive and highly-personalized Web experiences that work across all the most popular browsers. AJAX is relatively new phenomenon...
Posted: Nov 27 2006, 07:24 PM by help.net | with no comments
Filed under:
Script.aculo.us, Prototype and Asp.Net: Best Friends Forever
By Chad Finsterwald: As of late JavaScript has experienced a resurrection. It was not too long ago that a web developer building B2B applications could get by with just a passing knowledge of JavaScript, but technologies like Ajax and mania over Web 2...
Posted: Sep 05 2006, 11:26 AM by help.net | with no comments
Filed under:
Aptana the new Javascript and CSS IDE
Writing Javascript code is tedious with Visual Studio. no Intellisense or really little, and when you mispell any method plus all the case sensitivity issues, you are wasting a lot of time there. I just discovered a new kid in town called Aptana (Beta...
Posted: Jul 27 2006, 01:40 PM by help.net | with no comments
Filed under:
ASP.Net file post direct to disk with upload file progress support
To follow my previous post on file upload issues, check also this excellent article on Code Project written by Travis Whidden This module gives developers a way to intercept multi-part form posts in ASP.Net and store the data directly to disk without...
Posted: Jul 17 2006, 10:41 AM by help.net | with no comments
Filed under:
NeatUpload a nice and useful open source project
Still working on my images gallery project, I got stuck with an issue regarding multiple upload files to my database. I did a bit of research on the subject, and the problem seems to be the fact that the upload basic methods in .Net 1.1 (and 2.0 I presume...
More Posts