Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » ci   (RSS)

CruiseControl.NET Caching Old Project Locations SOLVED

As I mentioned in my previous post , we're just wrapping up a continuous integration solution for a client (and if you're not using this for your team, you should be. If you don't have time to do it, contact us to do it for you. You'll thank me later.)
Posted by ssmith | 2 Comments

Continuous Integration Setup with MSTest

I'm working with a client this week to set up Continuous Integration for their development environment. They're a small shop who are using Visual Studio 2008 Professional, and don't intend to upgrade to Team Suite or Team Edition any time soon. The build
Posted by ssmith | 0 Comments

Use Unit Test Framework to Test Production DB Consistency

For Lake Quincy Media 's AdSignia Ad Server, I wanted to be able to ensure that the database had some internal logic rules checked periodically. What kinds of rules? Well, probably an example would be best. Suffice to say up front, though, that we're
Posted by ssmith | 3 Comments

CIO Magazine on Agile Development

The latest issue of CIO Magazine has a featured article on Getting Clueful: 7 Things CIOs Should Know About Agile Development . It includes quotes from a bunch of developers, including some names you'll surely recognize if you follow Agile discussions
Posted by ssmith | 2 Comments
Filed under: , ,

Cruise Control Configuration File Editor

One of my developers is doing some work on our Cruise Control setup and found this gem that I'd somehow missed: CCNetConfig . A slick little GUI for editing your ccnet.config file ( screenshots ). Seems to work well enough for most of the common settings
Posted by ssmith | 5 Comments
Filed under: , ,

Fixed: CCNET + MSBUILD Logger Error

Ran into a snag this weekend with my build server - it started throwing errors related to the path to a folder, like this: .MSBUILD : error MSB4015: The build was aborted because the "MsBuildToCCNetLogger" logger failed unexpectedly during shutdown. System.ArgumentException:
Posted by ssmith | 4 Comments
Filed under: , , , ,

Plasma v1.0 Release Available

Plasma is an ASP.NET in-memory web server emulator that can be used for ASP.NET unit testing or automation. Its initial codebase was written by Microsoft and its current incarnation is a community project licensed under the Microsoft Permissive License

DevConnections Fall 2006 Summary

Got back home last night from DevConnections in Las Vegas. It was a very good show this year in terms of content, products being launched, and numbers of attendees and exhibitors. I think I had more people in my sessions than usual, too, and they all
Posted by ssmith | 3 Comments