Saturday, February 17, 2007
I found another online code converter this time by SharpDevelop. This will convert between C#, VB,  and Boo.  They also have a web service.

posted by Aaron Fischer on Saturday, February 17, 2007 3:10:09 PM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
 Friday, February 16, 2007
Finding a way to use system.io.compression for zip archives
posted by Aaron Fischer on Friday, February 16, 2007 7:27:21 PM (Pacific Standard Time, UTC-08:00)   #    Comments [0]

 

Link to Coding Horror: What's In a Version Number, Anyway?

I would agree with the contention that meaning full version names for the end user are best left to the year published. Point 2007.  But what then would you do if you have two releases Point 2007 sp1? could you sell a service pack?  Or perhaps Point 2007 R2.  I don't know what R2 stands for( Release 2).  At the very best this is not a question "developers" need be concerned with.  Strictly speaking Marketing will decide what "version" the user should see on the splash screen.  When it comes to the internal versions what Dev, QA and Support refer I like (Major).(Minor).(Full year).(days since January 1st).  Don't ask about two builds in a day :)

posted by Aaron Fischer on Friday, February 16, 2007 8:10:42 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
posted by Aaron Fischer on Friday, February 16, 2007 7:48:31 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
posted by Aaron Fischer on Friday, February 16, 2007 7:46:53 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]

You may have already seen this, and I know I missed it for valentines day but check our the .Net love stories. 

.NET - A Love Story

.NET Love Story Continues...

posted by Aaron Fischer on Friday, February 16, 2007 7:27:25 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
 Wednesday, February 14, 2007

CSharp-Source  nice resource listing different categorized CSharp based open source projects.

posted by Aaron Fischer on Wednesday, February 14, 2007 7:48:27 PM (Pacific Standard Time, UTC-08:00)   #    Comments [0]

I found this product on CodePlex this morning and while I need to find some time to really play with it, I thought I would share.  Basically Visual WebGui is and adding for Visual studio that lets you more or less use winforms to for your website( Cool AJAX) 

Visual WebGui Quick Starts

posted by Aaron Fischer on Wednesday, February 14, 2007 12:29:58 PM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
posted by Aaron Fischer on Wednesday, February 14, 2007 7:29:27 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]

I have seen odd things in Vista related to performance,  Typically I have been uninstalling the offending software. Rick found a link to UAC 

User Account Control and Application Slowdowns - Rick Strahl's Web Log

I personally don't think so highly of UAC, generally your typical user is just going to click allow because all of us "Bad Software Developers" will teach them to do so.  My gut feeling is, I am a uber user and thus find it far more annoying then lets say my Mother would.(Although the UAC prompt is almost as scary as an anti spyware/virus prompt.  So maybe the system will never get turned on, which would be safe.  Right?)  If we as developers work in our sand box, then UAC probably won't be as big an issue as Apple's commercial would like to make it.   

posted by Aaron Fischer on Wednesday, February 14, 2007 7:27:16 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]