本文介绍了如何预编译一个asp.net网站,以便隐藏在Web服务器上的代码隐藏文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个asp.net网站,我想把它上传到服务器..我想预编译,以便隐藏其代码隐藏文件...告诉我在网络服务器域上预编译网站的步骤...

i have an asp.net website i want to upload it on to server.. i want to precompile that so that its code behind file is hidden...tell me the steps of precompiling a website to upload on web server domain...

推荐答案


这篇关于如何预编译一个asp.net网站,以便隐藏在Web服务器上的代码隐藏文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-31 15:25