开发者

making web application and frameworks a single package

开发者 https://www.devze.com 2022-12-14 22:01 出处:网络
I have developed a web application in asp.net in visual studio 2008. Its working good in my local machines.

I have developed a web application in asp.net in visual studio 2008.

Its working good in my local machines.

I have installed iis and also .net frameworks seperately in another system, and its working through the local host of that machine.

my question is can i make my web application and all .net framewoks as a single package.

so that it need not be inst开发者_JS百科alled seperately.

is any such way possible...


Are you looking for something like Web Platform Installer (WPI) or ClickOnce or something a little different?

0

精彩评论

暂无评论...
验证码 换一张
取 消