Thursday, October 06, 2005 - Posts

Rapid Web Application Development

An article about the Multiformity Open Source project.
with 0 Comments

Service Controller

How to programmatically control an NT Service. 
with 0 Comments

AppSettings can Reference an External Config File

I recently discovered that the app/web.config file can reference an external config file to get some or all of its appsettings. [Paul Wilson's .NET Blog]
with 0 Comments

AJAX Was Here

AJAX, if you haven’t already heard, stands for Asynchronous JavaScript And XML. If you’re unfamiliar with what AJAX is, I suggest reading AJAX: A New Approach to Web Applications by Jesse James Garrett. AJAX is a relatively new name for a set of technologies that have been around for quite some time. More here.
with 0 Comments

Ajax.NET - A free library for the Microsoft .NET Framework

This web site is a demonstration page of the Ajax.NET library
with 0 Comments

SAL - Simple AJAX Library

Great article on AJAX
with 0 Comments