Wednesday, October 04, 2006 7:07 PM
RichardM
Damn the attraction of C#!!!!!!!!
Ugh, so I started writing some things in C#, then started a new website in C#, then switched back to vb.net because vb.net feels more natural to write .aspx pages in, when suddenly I felt that writing DIM to declare variables was ungainly.
Agh. Unfortunately I want the cleanness of C#, with the IDE support that vb.net possesses in VS2005, and no semi-colons. I don't feel the need to stream several things on one line, or break up long lines of inline code (I can turn word wrap if that was my goal, which I don't), so line breaks are a fine way to end a line of code for me.
Sigh....maybe one day I'll fully switch to C#, but its unlikely, vb.net is so easy to ready, and better for working with non-developers with.