Site Archives for April 2003


My Grand-Boss is Blogging, oh my!

Posted on April 30th

Sara Williams, overlord manager of MSDN, has started her own blog. I'm sure this will be a great place for discussion around MSDN futures and features. I know that many people who read my blog use MSDN every day, so I expect to see lots of comments! […]

A very busy day

Posted on April 29th

I’m writing this from Las Vegas now, actually I’m on a plane heading to Las Vegas… but this post won’t show up until I’ve landed and found some form of connection, for a few days of the N+I conference (Networld + Interop), and it has been a fairly crazy few days. With a flight planned for 9:50 in th […]

Some "slightly less than documented" APIs

Posted on April 24th

I wrote an article back in August 2002 on some of the API calls that were documented as part of the Microsoft settlement agreement... but in the end, I never published it... so here it is for your viewing pleasure; […]

New Dev Centers Are Up!!!

Posted on April 23rd

After many, many weeks of work by many, many people... the new developer centers are up on MSDN! […]

Exciting new Microsoft Insider Blog

Posted on April 18th

Check it out! http://blogs.gotdotnet.com/thayer/

Using what you write

Posted on April 11th

The Coding4Fun column has had some interesting side effects. I get to use the code I write, something that isn't very common when you are paid to write samples. […]

Command Line Switch Parser

Posted on April 10th

I didn't write it (Peter Hallam did), but I was just using it and thought "wow, this is cool, it needs to be found by more people!" […]

Managed Wrapper for BITS

Posted on April 8th

Wow, people pick this stuff up quick... that was just an updated version of my BITS wrapper that I posted TODAY... Appreciate the link from ScottW and Chris Kinsman, but I'd rather people read the associated article (at http://msdn.microsoft.com/library/en-us/dnwxp/html/WinXP_BITS.a […]

Full MusicXP Source Posted to GDN

Posted on April 7th

The full source for the MusicXP application, without the database (which is up in the […]

MSDN TV now available offline!

Posted on April 7th

From: Erica Wiechers […]

Certification doesn't prove you know everything, but it certainly helps....

Posted on April 7th

My name is Julie and I am not certified. […]

A little 'bit' more on Int32 vs Integer

Posted on April 6th

Darren's comments on my previous post: I certainly don't want to get into a debate over this but, shouldn't the question be: "what is it best to use?". I'm probably biased because I never really programmed in any typed languages before .NET, but, to me […]

Int32 or Integer/int?

Posted on April 6th

Brad Abrams posted about the use BCL types vs. language specific type names (in sample code) today, which just happens to be a topic I've had to think about myself when writing sample code for my own articles, so I thought I would make a comment. I'm with Morty on this one […]

It is a gradual process...

Posted on April 1st

As per my previous post , I'm slowly uploading bits and pieces of " MusicXP " to a GotDotNet Workspace . The Music Scanner utility went up today, a messy sprawl of console application code that scans your system for .wma and […]

I hate to get involved at all, but...

Posted on April 1st

There have been a few VB vs C# debates flying around... I'll refrain from linking to them all, as they aren’t really saying anything new. One comment in particular caught my eye though, and I have to respond.   Jesse Ezell's post includes a quote that says "Microsoft […]