From Express to Pro
I’m switching from C# Express to VStudio 2k5 Pro at work. Express has really been great and is certainly really hot when I think back to a time when the cost of “ok” IDEs was completely insane and basically edged out the hobbyist.
But, my app at work is an MMC Snap-in that is basically a group of .dlls and one of the things missing in Express is the ability to attach to running process to debug. So that leaves me kind of in a lurch as far as a quick debug on an issue goes. I’m sure this would be an even bigger issue if I didn’t write excellent code to begin with. =)
And we’re also looking at the ClickOnce technology and setting up users so they can keep our application’s custom data updated on their remote server machines. It’s too complex to go into and I probably can’t really talk about it. But suffice it to say it does make sense to use ClickOnce as opposed to SMS or Active Directory.
So I’m installing VStudio 2k5 Pro… and installing.. and installing.. and installing. Guess it doesn’t help to be installing over the network… on to an image on a VMWare machine. But… *shrug*.
I’ve realized that my normally terrible handwriting combined with the overall mess of my desk area makes it difficult to jot down notes on bugs I find or things I want to look at a bit later. So Justin got me the link to Stickies a note taking app that basically duplicates the sticky note widget you get in OSX.
As Justin pointed out it’s Open Source, .Net, and written in C#.


Latest Comments