首页> 外文期刊>.Net Developer's Journal >Refactoring Your MSBuild Scripts
【24h】

Refactoring Your MSBuild Scripts

机译:重构您的MSBuild脚本

获取原文
获取原文并翻译 | 示例
           

摘要

Some things change how you fundamentally program. Automation is one of those things. It is what will save you from wasting your weekend stepping through tedious and error-prone processes like regression testing (unit, integration, performance, functional, etc.), builds, deployment, or even documentation. Automation is one of those buzzwords we all know our projects should have (like "performance," "security," "maintainability," etc...), but the question is how? Microsoft gave us a huge answer with .NET 2.0's MSBuild - its new build platform with a process-oriented scripting language. It can revolutionize not just how you build, but also how you test, deploy, and automate many of your development processes. The problem with these scripts, like the problem with anything else, is that the,y must be maintained. Perhaps the best way to maintain them is to keep them refactored - something that MSBuild makes very easy.
机译:有些事情会改变您从根本上编程的方式。自动化就是其中之一。这将使您避免浪费您的周末来进行繁琐且容易出错的过程,例如回归测试(单元,集成,性能,功能等),构建,部署甚至文档。自动化是我们都知道我们的项目应该拥有的流行语之一(例如“性能”,“安全性”,“可维护性”等),但是问题是如何解决的?微软通过.NET 2.0的MSBuild为我们提供了一个巨大的答案-它的新构建平台具有面向过程的脚本语言。它不仅可以彻底改变您的构建方式,而且可以改变您的许多开发过程的测试,部署和自动化方式。与其他脚本一样,这些脚本的问题在于必须维护它们。维护它们的最佳方法也许就是保持它们的重构-MSBuild使之非常容易。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号