RCAs Need More Diversity

A reader offers suggestions for how to broaden the selection of winners in VSM's annual Buyers Guide Survey.

Letters to Visual Studio Magazine are welcome. Letters must include your name, address, and daytime phone number to be considered for publication. Letters might be edited for form, fit, and style. Please send them to Letters to the Editor, c/o Visual Studio Magazine, 2600 El Camino Real, Suite 300, San Mateo, CA 94403; fax them to 650-570-6307; or e-mail them to [email protected].

RCAs Need More Diverse Winners
First, I wanted to say thank you for your annual compilation of products relevant to the .NET space. I think it's handy to have such a concise compendium of products available for .NET development, and this listing helps you survey an impressive variety of products at a glance.

I also think the Readers Choice Awards are a good idea, and it's nice to see that you continue to honor companies that provide the tools so many of us use in our day-to-day jobs. At the same time, I must say it's a little disappointing to see the same handful of companies win every year in nearly every category. I don't have anything against ComponentOne or Infragistics, but I think they are represented too heavily in your surveys. This isn't a recent occurrence, of course, but something that has been occurring for several years.

Obviously, you can't blame the companies for winning. Nor can you blame the readers, because you ask them to choose the best products from a list you compile. But I think it would be better for everyone if you adjusted the categories to better represent the selection of tools available. For instance, you might limit some categories to a certain size or specific sales category. Or, you might limit companies to being listed in only so many categories. It's not my intention to exclude anyone. Just the opposite: There are a lot of good, deserving companies that get overlooked with the current system.

Ed Overman
Pittsburgh, PA

Clarifying InfoCard's Specifics
I'd like to thank Patrick Meader for writing up my presentation at VSLive! Orlando on InfoCard, since renamed to Windows CardSpace [Editor's Note, "InfoCard: It's Not Just Passport 2.0," VSM July 2006]. I would like to make a couple clarifications, however.

First, Project Higgins and Windows CardSpace aren't competing approaches to identity management—they are complementary. From the Project Higgins site: "There was some controversy over the relationship between Higgins and Microsoft's Infocards. The real story is that Higgins and Microsoft's InfoCards are complementary."

Also, Patrick's statement that "InfoCard doesn't replace existing authentication schemes with its own proprietary system, but leverages existing identification technologies" isn't entirely true. Windows CardSpace does, in fact, aim to replace manually typed username and password authentication mechanisms with cryptographically strong tokens containing a user's identity claims. However, the latter part of this statement is true: Windows CardSpace does indeed integrate with some existing authentication technologies such as x509 certificates stored on the user's machine, or on Smartcards, Kerberos Tokens, and so on. Because Windows CardSpace communicates across the wire entirely using standard protocols (WS-*), it ensures that identity providers and relying parties built on any other platform or technology can integrate smoothly with Windows CardSpace. This will help ensure that a user remains in control of their personal identity information and is greatly protected from phishing attacks. It will also help ensure that identity federation can flourish.

Rich Turner
Product Manager, Indigo, Microsoft

Correction:
VSM accidentally omitted MadCap's Flare from the Help Authoring category in its special 2006 Buyers Guide issue. VSM regrets the error. Learn more about this and other products from MadCap by visiting its Web site at http://madcapsoftware.com.

Send Your Article Suggestions
Send your article suggestions and/or techniques to [email protected]. Include an explanation of what the technique does, why it's useful, and what language(s) and version(s) it applies to. Limit code length to 20 lines. Include your mailing address, and let us know your compensation preference per published item: $25, a new one-year VSM subscription, or a one-year extension to your existing VSM subscription.

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