Letters from Readers

Beyond the Betta Fish

Beyond the Betta Fish
In a recent cover story, VSM Editor in Chief Michael Desmond asked whether developers would flock to Windows 7 ("Windows 7 Surfaces," October 2009). A reader responds:

Michael Desmond has some very good points about the operating system, .NET 4, JumpLists and other items. I thought the comments and content were on target.

In March 2009, I purchased a Toshiba Satellite E105-S1402 (a Best Buy Blue Label only system), which came with Windows Vista-64 Home Premium. I use this system in both a home and enterprise environment, and I've had absolutely no issues with Windows 7. I further believe the enterprise will be well served in quickly throwing their support to Windows 7 upgrades [on] systems that have the right stuff.

Hank Freeman
Senior Data/System DBA-DW Architect
Atlanta, Ga.
Posted online

Not So Fast
Andrew J. Brust argued in his Redmond Review column that Microsoft has moved beyond the distinctions of the desktop, Internet and enterprise markets with the upcoming Office and SharePoint releases ("A Winning Campaign: Remain in Office," October 2009). A reader comments:

And all this is built on top of SharePoint, a platform that's so slooow. We started building an app on top of SharePoint, and moving out part by part. Replacing SPList by SQLServer tables, using .ASPX pages instead of Web parts and so on. Or has Microsoft solved this in SharePoint 2010?

Mattias
Posted online

French Date Bug
In the November issue, DevDisasters columnist Alex Papadimoulis recounted the tale of a mysterious bug that seemed to change the internal date randomly on computers in a European branch and wreaked havoc on corporate reports ("Trans-Atlantic Time Trap"). The issue was not resolved until three years later when a developer noticed that VBA lets you set the system date by setting a value to the function. A reader responds:

This is a good example of why you should never, ever use the name of a function for a variable. This could have been very simply avoided by using myDate = month & "/" & day & "/" & year, as the purpose of the code appears to be to format the date, not use the Date function.

Anonymous
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

  • Mastering AI Development and Building AI Apps with GitHub Copilot

    Two Microsoft experts explain how GitHub Copilot is evolving from a coding assistant into a broader platform for building, customizing and testing AI-powered developer workflows.

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

Subscribe on YouTube