Tuesday, October 25, 2005

You know the rule that says you're not supposed to put too many words in a dialog because it's overwhelming?  Well, I would like to respectfully submit to the VS team that they follow this advice - especially in this case:

To a new developer, this many words in a single dialog translates to "You have experienced a catastrophic error and should run for your life" when in fact, all it really means is "You just opened a solution for the first time!" (after being brought down from source control.)  It would be nice if the wording on this dialog could be changed to something more to the effect of "Congratulations on your new solution!"

Wednesday, October 26, 2005 12:40:09 AM (Central Daylight Time, UTC-05:00)  #    Disclaimer  |  Comments [0]  | 
 Sunday, October 23, 2005

I am a Software Engineer at ServiceU Corporation - located in Memphis, TN.  ServiceU offers event management, event registration, online ticketing, and online donations services to churches, community theaters, and other venues.  These services are offered through  our products EventU, TicketU, and TransactU.  To read more about and some of ServiceU's technical achievements, see the blog post by one of our engineers, James Hanauer.

Sunday, October 23, 2005 10:16:30 PM (Central Daylight Time, UTC-05:00)  #    Disclaimer  |  Comments [1]  | 
 Saturday, October 22, 2005

I got a new computer recently.  Here's my setup:

I was interested to test out the 64-bit version of Windows, and I was pleasently surprised with the number of drivers that came preconfigured with the installation.  After the install process, my LCD monitor even came up at 1600 x 1200 with no video driver installation - impressive (I'm easily entertained.)  BUT after I started to get all set up with my standard home workstation software, I found that Cisco's VPN client refused to install on x64 Windows!  This is not good!  So I did what any good nerd would do... Google!  Unfortunately with no success.  You know, if you can't connect to your work computer with your primary home computer, that's a problem!  Long (boring) story short, I am now running Windows XP 32-bit which is uber less exciting (and nerdy.)  Let me know if you find a 64-bit Cisco VPN client!

Sunday, October 23, 2005 5:59:40 AM (Central Daylight Time, UTC-05:00)  #    Disclaimer  |  Comments [10]  | 
 Wednesday, October 19, 2005
From time to time, I notice Visual Studio running sluggishly, so of course I bring up the trusted Process Explorer and here is what I see:
 
 
Half a gig of private bytes.  Over a gig of virtual memory.  Impressive.  Best I can tell, VS 2003 seems to bloat exponentially when debugging (that's what I had been doing all day.)  Perhaps it's not unloading all the PDBs it's done with them?  I'm not sure, but the end result is definitely impressive.  The fix?  Restarting VS is the best I've come up with.  Hopefully this is fixed in 2005...
Wednesday, October 19, 2005 9:51:44 PM (Central Daylight Time, UTC-05:00)  #    Disclaimer  |  Comments [0]  | 
 Tuesday, October 18, 2005

I'm way late on getting this out, but if you haven't seen it yet, ShowOff is an interesting place to see what other devs are doing with the .NET platform.  My favorite (and apparently everyone else's too with 33,704 views) is cameraFlow Labyrinth.

Tuesday, October 18, 2005 9:29:55 PM (Central Daylight Time, UTC-05:00)  #    Disclaimer  |  Comments [0]  |