Calendar

<<  mars 2010  >>
lumamejevesadi
22232425262728
1234567
891011121314
15161718192021
22232425262728
2930311234

View posts in large calendar
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2010

(mars 4, 2009 10:01)

 I have been a long time without publishing anything on this blog.

The reason was simple, I was simply preparing a 80 pages article about Continuous Integration in the Microsoft.NET world for the (french-speaking) website http://www.developpez.com. This article is now almost finished and will be phased as following :

  • First Part (being published today - available online here)
    • Quick introduction to continuous integration
      • Why do we want Continuous Integration
      • What is Continuous Integration
      • What do we call BVTs
    • Quick presentation of the tools needed for Continuous Integration (in the Microsoft.NET world)
      • MsTest
      • Static Code Analysis
      • MsBuild
      • TfsBuild
    • Unit Test : Writing unit tests with MsTest
      • Structure of a test class
      • Checking the correctness of a test
      • Testing the non public API
    • Unit Test : Executing tests with MsTest
      • Via Visual Studio 
      • Thru Command line
    • Unit Test : Configuring tests
      • Test Runs naming
      • Code Coverage
      • Deploying files
      • TimeOut
    • Unit Test : Managing the tests
      • Via the "Test View"
      • Via the "Test Editor"
    • Unit Test : Additional attributes
      • Behavioral attributes
      • Informational attributes
    • Static Code Analysis : Presentation
      • Activate the analysis
      • Running the analysis
      • Explication of the rule naming
      • Parameterizing the analysis
    • Static Code Analysis : Correcting the errors
      • Correcting one error
      • Correcting several errors
      • Grouping the rules suppression in a global file
    • Static Code Analysis : Limitations
  • Second Part (will be published probably in a month)
    • Deep presentation of MsBuild
      • Basic description
      • What are the tasks, targets, properties, items
      • How to create some custom tasks
    • Deep presentation of TfsBuild
      • Presentation of a build file
      • Which event can we use in a build file 

Of course I gave here only a very short subtract of the agenda of the second part : I will detail it only when the article will be published.

To read this article, just go to http://dotnet.developpez.com or directly to my webpage on this site : http://pedautreppe.developpez.com.

Note that this article is available only in french for now, but do not hesitate to leave comments here if you think the content is interesting and that it could be interesting that I translate it.

Billets liés

Ajouter un commentaire


 

  Country flag





Live preview

mars 11. 2010 16:03

Powered by BlogEngine.NET 1.2.0.0 | Theme by Pierre-Emmanuel Dautreppe