.NET platform web hosting
Posted
by netmajor
on Stack Overflow
See other posts from Stack Overflow
or by netmajor
Published on 2010-05-04T00:17:29Z
Indexed on
2010/05/04
0:58 UTC
Read the original article
Hit count: 194
What should I do to host on my own machine a .NET web application(ASP.NET, Silverlight) with support Sql Server and services(RIA, WCF)?
What should I install and configure so others can interact with my application via the internet ?
It's some administration API which I can install on a PC and by which I can upload my app like in professional hosting?
Thanks for the help!
© Stack Overflow or respective owner