如何获取Web应用程序的已编译代码 [英] how to get compiled code of web application

查看:58
本文介绍了如何获取Web应用程序的已编译代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,我想知道获取用于上传Web应用程序网站的编译代码的方式,以及该文件包含什么类型的文件.我已经发布了我的应用程序.他不想要这些文件,但是我的'' tl''告诉他要在网上上传wesite的应用程序的编译代码.请尽快答复我.

Hi all i want to know the way of getting compiled code for uploading the website of my web application.And what type of files did it contain.I have published my application already.He didnt want those files.But my ''tl'' is tellng he wants compiled code of the application for uploading the wesite on the net.Please reply me soon.

推荐答案

听起来像您发布了所有文件(包括* .aspx.cs文件),而您的"TL"则不希望这样做.

有一种编译模式,其中将源代码从文件中删除,仅保留页面和已编译程序集的存根文件.当用户请求页面时,ASP.NET会满足来自预编译程序集的请求.

在此处查看详细信息:
编译网站"部分 [发布网站 [
Sounds like you published all the files (including *.aspx.cs files) and you ''TL'' does not want that.

There is one mode of compile where source code are removed out of the files, leaving only stub files for the pages and compiled assemblies. When users request pages, ASP.NET fulfills the request from the precompiled assemblies.

See the details here:
Compiling Web Sites section[^]
Publishing Web Sites[^]


您好,
不太清楚您到底想要什么
但也许您只是希望将您的网站编译为否.尽可能多的文件,执行此操作的方法是什么,文件的类型将是什么.阅读以下网址中的文章,可能会有帮助

http://www.asp.net/hosting/tutorials/precompiling-your-website-vb [^ ]

最好的问候.
hello there
not very much sure what exactly you want
but may be you just want to compile your website to as less no. of files as possible and what are the ways to do that and what will be the types of files. Read the artical at following URL, it may help

http://www.asp.net/hosting/tutorials/precompiling-your-website-vb[^]

best regards.


这篇关于如何获取Web应用程序的已编译代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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