Letters from Readers

What You Want to See

In the March Frameworks column and a related Desmond File blog post, Editor in Chief Michael Desmond asked what readers of Visual Studio Magazine would like to see more of in the months to come. Here are some responses.

I'd like to know what features get removed in each Visual Studio version -- a fine comparison of each version with not just additions, but removals as well. I don't think the latest Visual Studio 2010 version constitutes progress at all because of its bloated Windows Presentation Foundation underpinnings.

Identity Withheld
Posted online

Visual Studio 2010 has a lot of extensions and add-ins. It would be great to give tips on their purpose and how to use them.

Identity Withheld
Posted online

It's one thing to be able to write beautiful code. It's another thing to properly configure Windows Server domains and security, .NET security, SQL Server, IIS, virtual machines, SharePoint and so on. Can we have articles that provide good instructions on how to configure everything properly?

Identity Withheld
Posted online

.NET developers need to design interfaces similar to the movie "Minority Report." A tour of the Kinect SDK would be great.

Identity Withheld
Posted online

Redmond's Open Source Strategy
A reader responds to Mark Michaelis' VSInsider column, "Copy and Paste: Redmond's Open Source Strategy" (March 2011), commenting on why Microsoft delivers homegrown solutions for functionality that are already available via open source.

There's one other reason that I can think of that Michaelis failed to mention: ownership of intellectual property. Microsoft could put itself into a serious liability situation if it were to include nominally "open source" code into the products it sells. By developing its own solutions, the company avoids this risk.

Bryan Morris
Portland, Ore
.

About the Author

This story was written or compiled based on feedback from the readers of Visual Studio Magazine.

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