WebSite编译过程[AppCode DLLs] [英] WebSite Compilation process [AppCode DLLs]

查看:91
本文介绍了WebSite编译过程[AppCode DLLs]的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在开展一个包含大约1130页的网站项目。编译后,所有.aspx.cs文件都转换为具有随机名称的AppCode DLL。



每当单个.aspx.cs文件发生任何变化时[比如一个修补程序],我们必须在应用程序主机上重新编译和部署整个项目。



我们只想更新那些已更改的文件而不是整个包。



我们知道的一个解决方案是将网站转换为Web应用程序;但我们无法在项目的这个阶段实施这一改变。



有没有其他方法可以找到有效的解决方案?



谢谢。

We are working on a website project which contains around 1130 pages. After compilation, all the .aspx.cs files are converted into AppCode DLLs that has random names.

Whenever there are any changes in single .aspx.cs file[like a hotfix], we have to recompile and deploy the entire project on the application host.

We want to update only those files that have been changed and not the entire package.

One of a solution we are aware is that, converting Website to Web application; but we cannot implement that change at this stage of the project.

Is there any other way to find an efficient solution for this?

Thank you.

推荐答案

这篇关于WebSite编译过程[AppCode DLLs]的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆