Acidus wrote: ibenez wrote: C# rocks!
-I like the Java like nature of it, but that it completes to (basically) native code. -I like that more object functionality is accessible as properties instead of gets/sets. -I like how easy it is to import and access DLLs. So far, Its like a cleaner version of Java to me. Then again, I haven't started using the language in any c# specific way I guess. I do not like trying to use the .NET framework from any other language, especially C++!
In today's world you need to build more complex code, faster, in less time. .NET and Java are the two languages that let you do that... I'd say .NET has the edge right now due to the IDE (vs.net2k3) being so far vastly superior to anything else. RE: C# From a Java Developer's Perspective |