Letters from Readers

Reader Feedback: Dev Disasters, Extend Classes

We rounded up readers' development misadventures for the December 2012 cover story, "Dev Disasters -- Why They Happen, How to Overcome Them". No surprise, when projects go horribly wrong, it's entertaining -- as long as it's not happening to you!

Great stuff! IMO, you can leave out the code snips -- the last thing I want to do is search the author's code for bugs when I have my own to debug. Just articulate the problem, those stories are way more entertaining ...

Name Withheld, Posted Online

Please keep the Dev Disasters column going!! I love reading these stories! Excellent stuff!!!

Name Withheld, Posted Online

Try This Extension
VSM Tools Editor Peter Vogel hates making changes to working code. He shared another method in his Dec. 3, 2012, .NET Tips and Tricks blog, "Extend Classes Without Changing Code".

Thanks! I never knew this existed. It seems like it would best be used where source code isn't available (purchased DLL, for example). If source is available, I would add the method to the base class. If you don't want to risk an expansion of changes to the original source, you can use a separate source file and make it a partial class.

Name Withheld, Posted Online

About the Author

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

comments powered by Disqus

Featured

  • VS Code 1.123 Adds Agent Session Sync, 1M Context Windows

    Microsoft released Visual Studio Code 1.123 on June 3, adding agent-focused features, larger model context support, integrated browser updates and a new delay for some automatic extension updates.

  • Copilot Billing Shock Hits Developers

    Developer complaints about GitHub Copilot's new usage-based billing model have centered on unexpectedly rapid AI credit consumption, and neither GitHub nor Microsoft has responded directly to the backlash, though they have previously published guidance to lessen model usage costs.

  • Hands On with GitHub Copilot App Technical Preview: Turning a Blazor Issue into a PR

    GitHub's brand-new Copilot desktop app, in technical preview, handled a small Blazor issue from planning through pull request creation, but the hands-on test also showed why developers still need to verify agent work in the running app before merging.

  • At Build 2026, Microsoft Sets Up Windows as an OS for AI Agents

    Microsoft's Build 2026 Windows developer announcements point to a broader platform strategy for agentic AI, spanning terminal workflows, local models, app-building skills, Cloud PCs and operating system-level containment.

Subscribe on YouTube