Least Among Equals

Is VB treated poorly compared to C#? Readers weigh in.

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]. Note that the views expressed in the letters section are the opinions of the letters' authors, and do not necessarily reflect the opinions of Visual Studio Magazine or those of 1105 Media.

Least Among Equals
Patrick Meader posed this question at the end of a recent Editor's Note ("Least Among Equals," April 2008): "Do you think VB is treated as a first-class member of the VB.NET suite? Should it be?"

Should it be? Yes!!! I'm tired of trying to write code and only have C# examples. I find more support from Google than MSDN and SDKs.

Sherrie Stein,
received by e-mail

Meader's Editor's Note on the lack of VB.NET samples reminds me why I switched to using C# in the first place.

I was a VB developer for a number of years. I worked with VB4 through VB6, and I was very excited about the future of the language when .NET was announced. After a short time, it became apparent to me that the numerous "experts" were feverishly lobbying to ensure VB would in fact remain as crippled in the .NET world as it was in version 6.

That was when, for me, the writing on the wall became clear, and I decided it was time to move on to C#. I haven't looked back since. XML literals might be a cool feature, but it's not a practical solution given that XML documents will and should evolve over time.

Brad Raulston
received by e-mail

Software Stagnation
As a former developer and now teacher of Microsoft Office suite for high school students, I understand first-hand how the software experience hasn't improved to the same degree that computer performance has [Editor's Note, "Software Advancements Fail to Keep Pace," March 2008].

My first PC was a Radio Shack Model III because it compiled Pascal and cost only $1,000. The sales department drives innovation because it requires not fewer bugs, but more features. Over time, this creates huge applications that have more power and features than most people will ever need. I haven't upgraded Microsoft Word on my high school kids' computers beyond Word 2000 because there's nothing in Word XP or Word 2003 worth teaching high school kids.

The most negative comments you see about the latest Office suite concern the new UI, which obviously caters to a small minority of users. Marketing survey results where people requested the latest modifications actually caused fewer people to be enticed by Office Vista. Repeat the above for Windows Vista versus Windows XP. What Microsoft should do is offer the old versions at almost no cost, and they'll fly off the shelves.

John Ceneviva
Morrisville, Pa.
posted originally to VisualStudioMagazine.com

About the Author

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

comments powered by Disqus

Featured

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • 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.

Subscribe on YouTube