本文介绍了促进解决方案的标准的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我只是继承了数百页来支持。



我还添加了一些页面。



当我的页面通过测试时,我会清理并构建我的解决方案。



当我推送到生产服务器时,我只需按下最新的.dll和页面/我创建和/或添加的页面...而不是其他数百页未更改的页面。



我是唯一一个进行更改的人。



什么是最佳做法?无论其他页面是否已更改,请再次移动所有内容,或者只移动最新的dll以及更新或/和新页面?



我正在使用vs 2008和vs 2013.



我尝试过:



这是一个关于最佳实践的问题。使用谷歌搜索。

I just inherited hundreds of pages to support.

I have also added some pages.

When my pages have passed testing, I clean and build my solution.

When I push to the production server, I just push the latest .dll and the page/pages I created and/or added...not the other hundreds of pages that haven't changed.

I am the only person making changes.

What is the best practice? Move everything again whether the other other pages have changed or not or just move the latest dll and just the updated or /and new pages?

I am using vs 2008 and vs 2013.

What I have tried:

This is a question about best practices. Have used google search.

推荐答案


这篇关于促进解决方案的标准的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-05 16:19
查看更多