Running the Development Treadmill

Readers sound off on the latest issues facing developers.

Running the Development Treadmill
Kathleen Dollard's article on the changes in the upcoming version of Workflow [Ask Kathleen, "Windows Workflow Changes Direction," January 2009] reminded me that the same thing happened with SQL Server DTS 2000/2005, as well as with the MapPoint object model and ADO. Now SQL Notification Services was dropped in 2008? Are you kidding? It makes you wonder: How many times do you have to relearn things you used to know how to do?

I'm a strong believer in the Microsoft developer platform, and I believe the tools do get better over time. But using us as beta and field testers ain't right. It costs us and our companies time and money. Now I have Biztalk, Windows Communication Foundation, Windows Workflow, and LINQ on the "wait-and-see" list, with more to come, no doubt. If Microsoft still believes that developers are the foundation of its business, it needs to reconsider this strategy. Gates himself talks about the great companies of yesteryear that couldn't see when they started doing things wrong, like DEC, Wang, and Novell (and now General Motors?). It's a mistake to alienate the developer community. Every company has -- or will have -- a Toyota in the rearview mirror.

Hey Bill! Come back for awhile; we need you to clean house!

Matt Fritz, originally posted online

Examples Would Be Nice
Bill Wagner's article covering what VB developers should know about C# would have been more useful if he had anchored the gee-whiz discussion of iterators, lambdas, and closures with at least a mention of the closest approximation in VB.NET functionality, so that we could have gotten a clue as to what the differences are and why we should care [C# Corner, "What VB Devs Should Know About C#," December 2008]. As it is, this read more like a "things I like to do in C#" article than an aid for folks trying to bridge the gap between VB.NET and C#.

Bill Clardy, Orange, Calif., originally posted online

Correction:
The recent First Looks review of Compuware's DevPartner Studio contained an error when discussing the capabilities of that tool's Performance Analyzer ["Understand What Your App Does," January 2009]. Performance Analyzer can be configured to analyze ASP.NET applications running on both local and remote computers. You can read an updated version of the review online at VisualStudioMagazine.com that explains the general steps you need to take to use Performance Analyzer with ASP.NET.

VSM regrets the error.

About the Author

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

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

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

Subscribe on YouTube