View Single Post
Old 04-15-2007, 01:47 PM   #22 (permalink)
vegaseat
Recruit
 
vegaseat's Avatar
 
Join Date: Apr 2007
Posts: 5
vegaseat is on a distinguished road
Quote:
Originally Posted by Ludwig View Post
C# (additional stuff)
Pro:
-VCS 2003 edition IDE had a nice way to include GUI design and code into one file.
Con:
-VCS 2005 edition IDE ruined it all, now your code is scattered all over. This makes it very difficult to communicate with other programmers.
-C# code requires too much typing, easy to make a typo!
If you don't like all that typing, use Boo! A language with Python syntax written to feed into C#. Actually written by a person who didn't like all that longwinded C# typing!
vegaseat is offline   Reply With Quote