Quote:
Originally Posted by Ludwig
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!