I would like to be able to run my published site on my arvixe shared hosting (if it's possible now, as it's only beta4 now), and on my dev machine's IIS 8.5. It's a dnx-clr-x64.1.0.0-beta4 ASP.NET 5 project. (dnx451) I'm thinking of using the full .NET, not the Core. It would be also nice, NOT to publish the source code. I'm using Visual Studio Community 2015 RC. Can it be done, and can it be done from VS, without console commands?
Thanks.