Tired of wondering which version of dumpbin or link is executing? Would you like to copy that tool you use all the time to another machine, but can't seem to find it? Here's a little utility that can help.
- By Karl E. Peterson
- 09/22/2009
Japan-based GrapeCity purchases FarPoint Technologies, maker of the Spread family of spreadsheet components.
- By Michael Desmond
- 09/17/2009
ASP.NET can simplify the difficult task of internationalizing your Web pages. Peter Vogel shows you how.
The last in a series of articles on working with VSTS2008 shows how to make existing unit tests data driven.
- By Mickey Gousset
- 09/15/2009
Novell released MonoTouch 1.0, a tool designed to let programmers who use Microsoft's .NET Framework develop applications for the popular iPhone and iPod devices.
- By Jeffrey Schwartz
- 09/14/2009
In a bid to attract more developers to its Berkeley DB open-source embeddable database, Oracle released two upgraded versions with new APIs for simplifying application development and for the first time, support for Microsoft's C# and .NET Framework.
- By John K. Waters
- 09/14/2009
Mickey shows some other unit testing options, and how to enable code coverage, in Visual Studio Team System 2008
- By Mickey Gousset
- 09/10/2009
Mickey shows you a basic example of unit testing with Visual Studio Team System 2008. Part 1 of 3.
- By Mickey Gousset
- 09/08/2009
Big Iron shops have two options to run their Windows applications on System z: emulation via z/Vos or full-blown porting via Mono.
- By Stephen Swoyer
- 09/08/2009
Microsoft on Tuesday announced the availability of a test version of its Windows Embedded Standard 2011 operating system, formerly code-named "Quebec."
How to avoid the end-to-end integration test problem with the Repository pattern.
- By Benjamin Day
- 09/01/2009
Since the birth of Visual Basic and Access, Microsoft has burned through a series of data-access APIs.
- By Andrew J. Brust
- 09/01/2009
JetBrains' ReSharper 4.5 is a comprehensive Visual Studio add-in that boasts enhanced IntelliSense-powerful refactoring and code-analysis tools in addition to welcome fixes for many of Visual Studio's biggest annoyances.
When all you have is a hammer, should everything look like SMS?
- By Alex Papadimoulis
- 09/01/2009
Optional and named parameters were added to the C# language for COM and Office interoperability, but these features are actually useful in a variety of ways.
A reader responds to our August interview with Scott Guthrie, corporate VP of Microsoft's .NET Developer Platform group, about Silverlight 3.
- By Readers of Visual Studio Magazine
- 09/01/2009
Careful planning can help improve the manageability and quality of your next-generation Silverlight applications.
- By Kathleen Dollard
- 09/01/2009
Windows 7 has gone RTM and seems poised undo much of the damage Windows Vista has wrought. Is it time to start developing for Windows 7?
- By Michael Desmond
- 09/01/2009
Windows 7 was released to manufacturing (RTM) by Microsoft in July, three months prior to the planned Oct. 22 retail launch.
- By Kathleen Richards
- 09/01/2009
The final installment in Peter's series on how to use the GridView without a DataSource explores how developers can perform inserts.