Sign in | Join
Last post 09-26-2008 4:03 PM by cv_vikram. 1 replies.
Sort Posts: Oldest to newest Newest to oldest
Hi Guys,
I do have one question with regards to ASP.net deployment. In java, we use .ear archives to deploy web applications. Is there something similar in .NET ?
thanks
Friend, I dont think there is anything like that in the asp.net deployment. Here are the steps in the asp.net deployment
http://www.beansoftware.com/ASP.NET-Tutorials/Deploy-ASP.NET.aspx
Good luck!