So it has been about three weeks since I have moved to primariliy coding in C#.  In that time I have converted 75% of my OurSite project I am working on.  In the project I have embedded the dotWiki project.  I like the idea of a blog of sorts with an embedded wiki. Anyway, it was interesting converting someone else code from VB to C#.  I guess it made me feel better.  There were just as many issues or more than my code.  I am close to the entire conversion of the project.  Once that occurs the refactoring will begin.  I would like to release the project on SourceForge, but I still feel like it just is not good enough. 

 

On the issue of C#.  I love it to tell you the truth.  I don't know it seems to give you more pride in your code.  It allows you to have a better feel of what is going on.  VB.net has its place I am working with it now at work, but I really prefer C# now.  I know C#is simplified C++ to alot of people.  And there are even more people that would say you need to know straight C (Joel).  That maybe the case.  But for now, for what I do, for what time I have... I like C#.