BloggingAbout.NET
Thoughts of developers
Sign in
|
Join
|
Help
Home
Blogs
Media
January 2005 - Mario
Mario
Home
Contact
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Recent Posts
Solid architecture and/or Change- and release management
DevMetrics and Nant Build
TechEd, Team System tracks
Code Coverage
Automatic Build (2)
Tags
e-Platform
Software factories
View more
.NET Development Tools
CodeSmith
NUnit - Unit test tool
Nant - Build Tool
CruiseControl - Automatic Build Environment
Code Generation Network
Develop .NET Windows forms apps
ASP.NET
Archives
May 2006 (1)
July 2005 (2)
January 2005 (5)
Sort by:
Most Recent
|
Most Viewed
|
Most Commented
Code Coverage
A helpfull tool to check you code coverage is NCover. To download this tool check: http://www.ncover.org/ . Based upon a Nunit test or program, you can check the coverage of your code. NCover presents the result in an xml file. The result contains info...
Published
Fri, Jan 14 2005 11:11 AM
by
Mario Roovers
Filed under:
Software factories
Automatic Build (2)
If you want to create your own automatic build environment (for .NET) based upon Cruise control then you should read the article on http://www.15seconds.com/issue/040621.htm . It gives a detailed description and all necessary tools to create a working...
Published
Fri, Jan 7 2005 2:41 PM
by
Mario Roovers
Filed under:
Software factories
Code Generation
Every developer wants to develop as much as possible with less effort and also doesn't like to do the standard boring work. To avoid this you should take consider code generation. Within the e-Platform.NET framework we have a lot of experience with the...
Published
Fri, Jan 7 2005 8:18 AM
by
Mario Roovers
Filed under:
e-Platform
Automatic Build Process
The last couple of months i have been working for the Resu!t Centre. This is within LogicaCMG our standarised development environment. One of my task was to create an automatic build environment for .NET. Currently the test environment is finished and...
Published
Fri, Jan 7 2005 8:09 AM
by
Mario Roovers
Filed under:
Software factories
First Blog
This if my first blog. The main subjects i want to blog about are the following: architecture, standardisation of the development process (e.g. automatic builds). Hopefully it is also interesting for someone else.
Published
Fri, Jan 7 2005 8:00 AM
by
Mario Roovers
Copyright © 2003-2010 BloggingAbout.NET