Site Archives for April 2005


Free Flat Screen arrived yesterday...

Posted on April 27th

No picture at the moment, I was just happy to get it hooked up quickly before my son came home... it seems I can never hook up electronics correctly when he is 'helping' me :) […]

Good site if you are into the same things as me... digital media, games, gadgetry...

Posted on April 27th

http://www.gamestay.com/ is a blog/site with info on all those topics, so you might want to check it out!

Added a VB 2005 version of that Divider Label control...

Posted on April 22nd

Ok, so the VB.NET 2003 version worked fine upgraded to 2005, with only one warning, but with the recent release of Beta 2, I thought I should jump on the bandwagon like everyone else :) New .zip download linked from here […]

Get the details on Refactoring in VB 2005 from Cory Smith...

Posted on April 21st

Refactoring to debut in VB 2005!

Server Intellect now has Beta 2 hosting!!!

Posted on April 18th

Server Intellect, my web host and the folks that I called "the best hosting company I have ever worked with" have annouced that they now have ASP.NET Beta 2 hosting available... for free for anyone using one of their […]

Portable Media Centers... I can feel the gadget lust growing...

Posted on April 18th

Everytime Brian tells me something that involves his portable media center, I think about getting one. He has the Samsung model, which I really like the look/feel of and it seems to work well (although the length of transcoding is a reoccuring complaint), but my only real plan for getting one was to […]

Technology Decisions...

Posted on April 17th

I started writing this entry about "Giving advice on technology to friends and family...", but I realized after I had rambled on for a bit, that it was more about technology decisions... when companies force us to decide between MP3 and WMA or iTunes and WMP or even Super Audio CD and DVD-Audio or […]

Coding4Fun, the site....

Posted on April 17th

If you've been reading my blog for awhile, you probably know about my column "Coding4Fun", well now there is an entire site on MSDN going by that name... to be clear, this is not a site all about my column :) ... it is a site dedicated to the same concept though, hobbyist coding. Check it out at: ht […]

jf.... send me your code...

Posted on April 16th

jf has been having issues with my control, and I have no idea why... if it will help, him or anyone else, there is the original version of the code and a test form available for download here Now, for jf specifically... feel free to email me your code and maybe I can see why it isn't working for you […]

Follow up on that label/line control...

Posted on April 15th

It seems a few people had questions about the control I posted previously, so here are answers to two of the questions that people might be running into: […]

Quick Windows Forms Control... a Label with a 3D Line...

Posted on April 14th

I was mocking up a UI yesterday, and I wanted to produce an interface that looked like Front Page's "New from Template" dialog... […]

Windows Media Player and Visual Studio .NET.... anyone else notice any interaction?

Posted on April 12th

Ok, this may seem really odd, but I swear it happened to me... :) […]

AutoIncrement settings should be applied before filling the DataTable...

Posted on April 12th

I ran into a problem recently, where duplicate IDs were being generated by my offline ADO.NET code... and I had no real idea why this was happening. I had set up the primary key of my DataTable to have the following propery values: […]

Just noticed that the free mp3 players site has the Creative Zen Micro now...

Posted on April 11th

Of course, the iPod has been available (and widely publicized) through these free sites for a while (shuffle, regular/mini, or photo model all have their own sites), but if you are like me and you want to use a media player that works with more than one brand of device, or if you want to stick with […]

Interested in Investigating Indigo?

Posted on April 11th

Scott Seely, a former MSDN co-worker of mine and now a member of the Indigo team, is working on a new Indigo book with Brian Nantz. The book won't be out for a while, but you can get a lot of advance information (including some of the chapters), by watching for updates on www.thatindigobook.com. Sho […]

This is a first for me, some of my code has shipped with an official Microsoft product...

Posted on April 8th

That may not seem like a big deal to most MIcrosoft developers, since most of them write code for that exact purpose, but I have spent most of my time in Redmond writing sample code and even with my switch to development I'm focused on writing internal systems that are not likely to ever be exposed […]

Cory Smith release new VB.NET game... Checkers Solitaire...

Posted on April 8th

There is even an accompanying article. Oh, and a challenge: The first person that can send me a history file that shows the gameplay getting to 1 piece left (with the default 8x8x2 game), I'll happily annouce it to the world (at least the readers of this site). Do you have what it takes? If yo […]

MSDN has Forums!

Posted on April 8th

Looks like I have a new place to hang out and answer questions...

VB6 Resource Center is up...

Posted on April 7th

http://msdn.microsoft.com/vbrun […]

Wearing "sporty" clothes today...

Posted on April 7th

And I'm not trying to be casual... stupid thing is, I went for a run on Monday as part of a "Boot Camp" group fitness program, and it was probably my longest run in the last 12 years... and now my foot is just killing me when I put on my normal shoes. Turns out, when I put my running shoes back on […]

Long overdue, but here is the source for the "blog copier"

Posted on April 2nd

In my first post on this site, I mentioned an application that I wrote to copy blog posts from one .Text server to another. Overall, I didn't think the application had any real use after the web service I used was removed from the weblogs.asp.net servers, but I'm posting it anyway for anyone who mig […]