Welcome to MSDN Blogs Sign in | Join | Help

March 2007 - Posts

AutoComplete++ [How to: Create a multi-word auto-complete text box]

By default, the AJAX Control Toolkit's AutoComplete extender doesn't have a notion of "words" and will try to auto-complete whatever text is currently in the text box, treating what's there as a single "word". One request that has come up a few times
Posted by Delay | 2 Comments
Attachment(s): MultiWordAutoComplete.png

Toolkit talk two-fer! [Spoke at the ASP.NET Connections conference]

Earlier today I presented two talks about the AJAX Control Toolkit at the ASP.NET Connections conference in Orlando, Florida: AMS305: ASP.NET AJAX Control Toolkit: See How to Take Advantage of the ASP.NET AJAX Control Toolkit and AMS304: ASP.NET AJAX

Computing the size of your boat [Sample code to help analyze storage space requirements]

Yesterday I mentioned a quick C# program I wrote to help analyze storage space requirements. There was some interest in how that program worked, so I'm posting the complete source code for anyone to use. using System; using System.Collections.Generic;
Posted by Delay | 1 Comments
Filed under:

"You're gonna need a bigger boat." [A brief look at data storage requirements in today's world]

I've previously blogged about my data storage/backup strategy. Briefly, I've got one big drive in my home server that stores all the data my family cares about: mostly music, pictures, and videos (with a little bit of other stuff for good measure). To
Posted by Delay | 2 Comments
Filed under:

Attachment(s): SizeOfFilesCreatedOnDate.png

Lost (Sk)in Translation [AJAX Control Toolkit update!]

A short while ago we made available the 10301 release of the AJAX Control Toolkit . With this release, we managed to add some great core functionality, a couple of new controls, and a bunch of bug fixes for popular issues (as identified by our user community
Posted by Delay | 7 Comments
 
Page view tracker