Letters from Readers

Readers Respond: Of C++ and HTML 5

The language and library improvements outlined in Sumit Kumar's April 2010 article, "The Evolution of C++ in Visual Studio 2010," didn't alleviate a few readers' perceptions that C# and Visual Basic will win out at the expense of Visual C++/CLI.

This release is in fact an attempt by Microsoft [to] try to destroy C++. They want to force everyone to use the sluggish, interpreted and sick C# and Visual Basic .NET. It doesn't work that way. Visual C++/CLI without IntelliSense is garbage. I'd rather stick to my Visual C++ 2008 or move to other C++ compilers and IDEs.

Atoo
Submitted via Internet

There is no word that .NET will be forced upon you while using Visual C++. You'll still be able to use native C++. [Microsoft Foundation Classes] as well as managed C++ are optional. This article is about anguage/library improvements—native C++ library and compiler improvements.

Marcus
Submitted via Internet

Semantics of HTML 5
Andrew Brust's May 2010 Redmond Review column "The HTML 5 Standard: Innovation or Oxymoron?" got a mixed reaction.

I have a tough time considering Silverlight when I've seen some really great demos of HTML 5. In addition, Silverlight doesn't work on the iPad or iPhone. I'm sticking with making great Web apps via HTML and [Model-View-Controller] before jumping into Silverlight, which only really works well with Internet Explorer.

Sam
Submitted via Internet

What the hell does this mean? "Its enhancements to pure Web applications will impact ASP.NET. But perhaps most importantly, the standards process around HTML 5 may factionalize the Web and diminish compatibility between IE and the four other major browsers. Increased testing burdens could result, keeping you at work longer or raising your development costs."

HTML 5 is complementary to ASP.NET. IE9 will support HTML 5, and therefore IE9 will be very compatible with many of the current browsers when it ships. In fact, compatibility may even improve thanks to HTML 5.

Anonymous
Submitted via Internet

Andrew Brust responds:
IE9 will support HTML 5. That's what piqued my interest in it in the first place. The issue is that the very definition of HTML 5 is not hard and fast. Given the WHATWG versus W3C dynamic -- and the lack of consensus it may engender -- some browsers may implement different feature sets from others. Whose will be the "true" HTML 5? I don't know. But as long as they're different, it's an issue and a potential expense.

About the Author

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

comments powered by Disqus

Featured

  • Build Your First AI Applications with Local AI

    "AI right now feels like a vast space which can be hard to jump into," says Craig Loewen, a senior product manager at Microsoft who is helping devs unsure about making that first daunting leap.

  • On Blazor Component Reusability - From Day 0

    "We want to try to design from Day One, even Day Zero, with reusability in mind," says Blazor expert Allen Conway in imparting his expertise to an audience of hundreds in an online tech event on Tuesday.

  • Decision Tree Regression from Scratch Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of decision tree regression using the C# language. Unlike most implementations, this one does not use recursion or pointers, which makes the code easy to understand and modify.

  • Visual Studio's AI Future: Copilot .NET Upgrades and More

    At this week's Microsoft Ignite conference, the Visual Studio team showed off a future AI-powered IDE that will leverage GitHub Copilot for legacy app .NET upgrades, along with several more cutting-edge features.

  • PowerShell Gets AI-ified in 'AI Shell' Preview

    Eschewing the term "Copilot," Microsoft introduced a new AI-powered tool for PowerShell called "AI Shell," available in preview.

Subscribe on YouTube