Frameworks

Going Large

Visual Studio now supports myriad development platforms.

When Microsoft launched .NET Framework 3.0 back in November 2006, it heralded a rush of frameworks, foundations, programming models and languages that continues -- unabated -- to this day.

.NET development has, in short, gone large. As VSM Executive Editor Kathleen Richards reports in our cover story on the evolution of Visual Studio 2010 (see "IDE Evolution"), developers find themselves confronted with a lot of hard decisions. Decisions that have lasting implications both for your applications and for your career.

Today, Visual Studio supports development for Windows Presentation Foundation, Silverlight, ASP.NET, AJAX and WinForms. And the next version extends its reach in so many directions, it's almost silly. There's ASP.NET-friendly cloud development for Windows Azure, freshly integrated SharePoint tooling, and support for parallel programming and functional languages like F#. And I didn't even mention the Dynamic Language Runtime.

Consequently, developers need to grasp the big picture even as they master the minutiae, which explains the changes in this issue of Visual Studio Magazine. We've adopted a new design, a fresh approach and a broader mission. We'll continue to provide detailed tutorials. Familiar columns including Ask Kathleen, C# Corner and On VB will appear in every issue of VSM in our new Language Lab section. But you'll also see a broader exploration of emerging technologies and challenges facing developers -- like the changes posed by Visual Studio 2010. So take your time. Check out the new DevDisasters department from the folks at The Daily WTF. Read Andrew Brust's Redmond Review column. And get back to me with your thoughts on what we can do better -- I'm at [email protected].

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube