Editor's Note

Thinking Outside the VS Box

Editor in chief Patrick Meader explains why the magazine (generally) forbids discussion of third-party products, while allowing authors to discuss non-Visual Studio-specific tools from Microsoft.

Paul Levoy of Ontario, California, wrote me recently to question why the magazine generally discourages authors from using third-party products in the magazine's how-to articles, while at the same time allowing authors to discuss a wide variety of Microsoft tools and services that fall outside the literal province of Visual Studio. Wrote Paul:

I've noticed that you almost never run how-to articles that depend on non-Microsoft products, yet you frequently run articles that cover such non-Visual Studio products as Windows (in all its various incarnations), SQL Server, FxCop, SharePoint, and so on. Why are you willing to make these exceptions for Microsoft products, but nothing else? For that matter, there are many other .NET languages—why cover only VB .NET and C#?

Your assessment about the magazine's coverage is fairly accurate.

VSM strictly forbids the coverage of non-Microsoft products (aka third-party products) in its features and columns; at the same time, the magazine allows and even encourages its contributors to cover topics and tools that rely on tools from Microsoft other than those that ship with Visual Studio.

We forbid the use of third-party products in the features and columns because we as a magazine want to maximize the potential reach of any given article. Were we to allow authors to rely on third-party solutions in the magazine's how-to articles, we would automatically limit the appeal of those articles. Even if you were able to download a free or trial version of the component used, you probably wouldn't bother to do so, according to reader surveys and polls we've conducted over time. Plus, we'd be in the position of choosing which third-party tools to allow or not allow, and that would create a host of political issues, which leads directly to another concern: It's critical to us that we avoid even the appearance of impropriety. Running articles about third-party products (outside the First Looks and reviews sections) would lead many readers to wonder whether a given company's products were covered only because that company bought advertising in the magazine. Our editorial independence is important to us; it is important it be preserved, not just in fact, but in appearance.

(As the editor, I do not know which advertisers have chosen to participate in a given issue until I see the ad index, which is prepared at the last moment, long after the articles have been written and edited.)

When I say VSM strictly forbids the use of third-party products in its articles, what I mean, of course, is that the magazine strictly forbids their use most of the time. For example, Oracle is an extremely popular database server among our readers, and we occasionally run articles that feature solutions that rely on Visual Studio and Oracle. Similarly, we've covered open-source testing tools for which there aren't (or weren't at the time) widely used alternatives that shipped with the Visual Studio tools suite.

So, you might wonder: Why the double-standard? Why do we cover Microsoft tools other than Visual Studio? It's because VSM is a magazine targeted at professional Visual Studio developers, and there is a high percentage of Visual Studio programmers who also rely on SQL Server, and of course, various flavors of Windows. Indeed, the work people perform in Visual Studio is often inseparable from the operating system or the database server used in conjunction with most Microsoft-based apps. Excluding these applications would make it almost impossible to provide you with real-world focused examples that are the magazine's bread-and-butter.

The baseline we use as a magazine to determine whether a given product can be discussed in an article is whether it is included in Microsoft's MSDN developer subscriptions. Of course, not every product included in an MSDN subscription is applicable to us; article subjects still must meet the first requirement of appealing to a (potentially) broad cross-section of readers.

So it is that the magazine covers only the C# and VB .NET programming languages in Visual Studio, while offering only rare pieces on the .NET version of C++ or other .NET-based languages. Nearly all of VSM's readers tell us they use VB .NET or C# primarily, and many use both. For those few who use some other .NET language, the principles discussed in articles based on C# or VB .NET usually translate to other languages, as well.

Talk Back: What areas of coverage would you most like to see going forward? Write us at [email protected].

About the Author

Patrick Meader is editor in chief of Visual Studio Magazine.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube