in

 

Browse by Tags

  • NHibernate and xmlpoke

    Some time ago I wrote about targeting multiple environments through NAnt . The basic concept is to use the xmlpoke task in NAnt to modify any XML configuration files your application might use. One setting that changes in each deployment we have is the "connection.connection_string" setting...
    Posted to Jimmy Bogard (Weblog) by bogardj on 02-20-2008
  • NAnt and .NET 3.5

    I recently started a personal .NET 3.5 project (finally learning the ASP.NET MVC architecture) and noticed when I tried to migrate an old NAnt build file over and run the automated build it died. The main reason was because when I call out to msbuild to build my solution it uses the nant.exe.config file...
    Posted to Jason Meridth (Weblog) by Jason Meridth on 02-18-2008
  • JetBrains TeamCity

    Being sick today has allowed me to catch up on my ASP.NET MVC knowledge and also move the remainder of my CC.NET projects to JetBrains TeamCity . Being sick is no fun though. *Cough Cough* After reading Sean's post on TeamCity , my eyes have been opened. Don't get me wrong, I have attachments...
    Posted to Jason Meridth (Weblog) by Jason Meridth on 01-24-2008
  • Advanced CI: integrating web applications

    So you've already got an automated build with unit tests and deployment packaging. But if you have a Web Application project as part of your solution, there is still the potential for some compilation errors to get past your builds. So if your builds compile your solution, how can we run into compilation...
    Posted to Jimmy Bogard (Weblog) by bogardj on 01-16-2008
  • What I do

    In response to being tagged by Ben Scheirman : I'm a full-time software developer currently working for Wachovia (formerly World Savings) in San Antonio, TX. I'm a lead developer on the team I'm on. This doesn't mean I'm a master developer, it just means that upper management has...
    Posted to Jason Meridth (Weblog) by Jason Meridth on 12-20-2007
  • People vs. tools

    I'm not a very theoretical guy. I don't like to discuss things to no solution. When presented with a new idea, I like to see the code, tool, or mechanism that helps put that theory/idea into action. I'm fine tuning (still working very hard at) my people skills. I know that in order for software...
    Posted to Jason Meridth (Weblog) by Jason Meridth on 11-25-2007
  • CruiseControl and Web Application MSBuild Targets

    I was one of the developers that installed the Web Application Projects MSI before Visual Studio Service Pack 1 was available. After the service pack came out, I didn't uninstall the MSI and just installed the SP. We all know and heard the horror stories on how long it took to install SP 1. Well...
    Posted to Jason Meridth (Weblog) by Jason Meridth on 10-24-2007
  • Installing 2 CruiseControl services/web dashboards on 1 server/PC

    Why? I am currently hosting CruiseControl for an open-source project and I don't want my personal projects to show up on their web dashboard. I also want a complete separation. That means theirs is running on its own port number and they have their own Virtual Directory (ccnet) on the Default website...
    Posted to Jason Meridth (Weblog) by Jason Meridth on 10-02-2007
Page 1 of 1 (8 items)
Copyright Los Techies 2007. All rights reserved.
Powered by Community Server (Commercial Edition), by Telligent Systems