Archives
-
The Days of Platter-based Hard Drives are numbered
A 3-story drop test on an SSD drive. Pretty cool:
-
Using JSON with MonoRail
As a sort of follow-up to my AJAX and MonoRail post, I've put together a small project showing how you can easily use JSON with MonoRail. I planned on posting a blog entry and the code tonight but instead, I decided to spend some time working on the AJAX and JSON section of the MonoRail Users Guide. It's my way of saying "Thanks!" to the Castle team for putting together (and supporting!) such a wonderful project.
-
Day of .NET Fall 2008 (Ann Arbor)
It's time for Day of .NET Ann Arbor! As John Hopkins has pointed out, the date is October 18th, 2008. Once again will be using Washtenaw Community College as our venue. Registration for this FREE event is now open and since we always "sell out", I would recommend an early registration.
-
The End of SpamBayes (for me)
I've been happily using SpamBayes for years (almost 5 to be exact) as my SPAM filter. Its worked remarkably well for a free Microsoft Outlook Add-in. However, something happened today and things haven't been right since.
-
Easy AJAX with MonoRail
AJAX gives your web applications a better user experience. They'll get quicker feedback on their actions and it won't require a full page refresh. In this post, I'm going to review the basics of doing AJAX in MonoRail. A complete Visual Studio 2008 solution for this sample project is available from my Google Code page.
-
Now Syndicating with FeedBurner
I've hopped on the FeedBurner wagon. If you're subscribed to my blog, please update your subscriptions to:
-
Why do I keep trying?
I see it's been almost 2 years since I lashed out on Data Binding in .NET. Judging from the comments I received, it seems I'm not the only one who thinks this technology is not implemented very well.