Friday, August 11, 2006

.Not

Writing a lot of C# code lately. While you really appreciate Visual Studio quickly, there's some things about .NET that aren't that fun to learn. An interesting page on what's bad about .NET in general: .Not, the .Net hall of shame. Delegates and event handling are another odd can of worms. Maybe it makes sense if you know C++ (I don't), but to a Java hack, it takes some getting used to. And if you're coming from Java, Microsoft of course wants you to drink their Kool-aid: C# for Java Developer.

No comments: