Eran Kampf
Eran Kampf
1 min read

Two New Interesting Articles on MSDN

There are two new articles on MSDN which are worth a good read:

  • Craft A Rich UI For Your .NET App With Enhanced Windows Forms Support describes new Windows Forms 2.0 features for smart client development (including IDE enhancements, ClickOnce, etc.)

    “Windows Forms 2.0 is far richer than any Windows application development platform that preceded it, with tons of improvements across the board. And they’re all waiting for you when you create a new Windows Forms project.”

  • Security Enhancements in the .NET Framework 2.0 descrobes new security features in the .NET Framework 2.0 including a discussion about SecureString, access control lists, etc.

    “Security support in the .NET Framework got a lot of love in version 2.0. Here, Keith Brown takes you on a whirlwind tour of the goodies you’ll find there.”