Nicolas Moreau's Blog

Thoughts from .NET Large Scale Real Life projects

Posts
  • Nicolas Moreau's Blog

    Where to Download .NET Framework 2.0 SP2

    • 0 Comments
    UPDATED - January 7th 2009 This Blog Post is not completely Up to date since a Redistributable is now available which can enable you to have a "single" .NET 2.0 SP2 Package. .NET Framework 2.0 SP2 is now available here : http://msdn.microsoft.com...
  • Nicolas Moreau's Blog

    Deploying Web Application Projects

    • 0 Comments
    Web Application Projects (WAP) are a great feature that has been in the field for a while, but which will progressively appear more and more due to its presence in Visual Studio 2005 SP1. Recently, I had to automate the deployment of a WAP. To...
  • Nicolas Moreau's Blog

    Structuring Solutions & Projects in Team Foundation Server

    • 0 Comments
    Team Foundation Server is a great Product. No matter how great it is, the same questions do arise on any large scale development project I face, with any SCM & Build tool : How to manage dependencies between teams? How to deal with versioning...
  • Nicolas Moreau's Blog

    Calling WebServices from a VB6 Application

    • 0 Comments
    I recently faced a situation in which a customer had to interoperate between a Visual Basic 6 application and existing WebServices. Interesting challenge, with many different options. The following direction were foreseen as follows : Use...
Page 1 of 1 (4 items)