SQL Server 2005 で正規表現を使用して、効率的で高度なテキスト分析を実行できます。
David Banister
MSDN Magazine February 2007
...
Read more!
C# allows developers to embed XML comments into their source files-a useful facility, especially when more than one programmer is working on the same code. The C# parser can expand these XML tags to provide additional information and export them to an external document for further processing. This article shows how to use XML comments and explains the relevant tags. The author demonstrates how to set up your project to export your XML comments into convenient documentation for the benefit of other developers. He also shows how to use comments ...
Read more!
James Avery does it again with his popular list of developer tools. This time he covers the best Visual Studio add-ins available today that you can download for free.
James Avery
MSDN Magazine December 2005
...
Read more!
Kenny Kerr 氏は、Visual C++ を現代的かつ便利に使用できるようになる Visual C++ 2008 Feature Pack を絶賛しています。
Kenny Kerr
MSDN Magazine May 2008
...
Read more!
The MVP pattern helps you separate your logic and keep your UI layer free of clutter. This month learn how.
Jean-Paul Boodhoo
MSDN Magazine August 2006
...
Read more!