Welcome to MSDN Blogs Sign in | Join | Help

September 2007 - Posts

"Team Development with Visual Studio Team Foundation Server" free ebook

The final release of the guide "Team Development with Visual Studio Team Foundation Server" can be downloaded (6.48 MB) from the codeplex.com site.
Posted by mapo | 1 Comments

Win32 Programming - part 4: C++ runtime redistributable

If you develop Win32 application using Visual C++ 2005 you will probably also have to distribute the C++ runtime together with your application. X86 – http://www.microsoft.com/downloads/details.aspx?FamilyId=32BC1BEE-A3F9-4C13-9C99-220B62A191EE&displaylang=en
Posted by mapo | 0 Comments
Filed under:

Regular expression tools

There is a nice set of tools that may be of great help for anyone working with regular expression on the .NET platform. Following is a list of some of these free tools: RegexDesigner.NET (full C# source code available for download) Rad Software Regular
Posted by mapo | 2 Comments

Win32 Programming - part 3: tools

Here I recap, for those that do not yet have them, what I believe necessary tools and documentation to approach Win32 programming: Microsoft Visual C++ 2005 Express Edition (download it localized in your preferred languare and also don't forget to download
Posted by mapo | 1 Comments
Filed under:

Win32 Programming - part 2: forums and newsgroups

In writing any non-trivial application, help from the community of developers if often fundamental. In my own dev projects I have been using various forums and discussion sites. Following are links to what I think among the very best: Microsoft Discussion
Posted by mapo | 1 Comments
Filed under:
 
Page view tracker