Follow Me!
Bio
I am an Architect for Dell.com on the Engineering Excellence team. I (co)Founded MvcContrib, Should, Solution Factory, and Pstrami open source projects. I have co-authored MVC 2 in Action, MVC3 in Action, and MVC 4 in Action. I am a Microsoft MVP.
I have founded some online conferences like aspConf, mvcConf, Community For MVCBlog Series
Ads
-
Recent Posts
- using the asp.net lego blocks to create a synchronized Kanban board.
- Tip to become a successful software engineer.
- ASP.Net Web Config Transform Console Utility released on nuget
- Are your unit tests still hard to read ? – Should Assertion Library
- Using sql compact for integration tests with entity framework.
- using MVC Navigation Routes in Twitter.Bootstrap.MVC4
online
Category Archives: Deployment
Deploying your Server Roles: Using MSDeploy for Enterprise Deployments.
This is an update that builds upon the previous posts about how We do Deployments. Part 1: Using MSDeploy to automate your Enterprise Application remote deployments. Part 2 Update on using MSDeploy for remote deployments. The development environment … Continue reading
Also posted in .Net, continous improvement, continous integration, headspring, IIS, MSDeploy
1 Comment
Update on using MSDeploy for remote deployments.
This is a follow up to the post http://www.lostechies.com/blogs/hex/archive/2009/11/06/using-msdeploy-to-automate-your-enterprise-application-remote-deployments.aspx The only trouble I have run into using this approach is that the runCommand does not bubble up error code or exit code from the command being executed on a … Continue reading
Also posted in .Net, agile, MSDeploy
3 Comments
Using MSDeploy to automate your Enterprise Application remote deployments.
MsDeploy is a newish technology that is a bit schizophrenic. What I mean is that it is a tool that is useful to both Developers and Administrators but it is not clear from the documentation how to best use the … Continue reading
Also posted in Asp.Net, CC.Net, continous integration, MSDeploy, Open Source Software, Tools
8 Comments
“Productization”
I need some ‘wisdom of the crowd’ here. I’m guessing just about ever single one of you (at least the software developer types) reading this have deployed software to a production environment at least once in your career. One of … Continue reading
Comments Off

