Hi dorx10ho,I've uploaded all my project files using FileZilla, but how do I make the actual website appear, instead of a list of folders with files in them?
I've never done this before, so sorry for the simple question.
-I made my site with Visual Studio, and I have only .cshtml extensions
Hi dorx10ho,Thank you spacresx.
Do I create these files in the file manager or in my local folder?
I made my site with Visual Studio, and I have only .cshtml extensions. Will your advice still work? Or is there some other way to deploy a VS project onto x10hosting?
Thank you, bdistler. I wish I had asked earlier. Can you recommend any inexpensive hosting options for such a project?-
a CSHTML file is a C# ("C sharp") HTML webpage file used by Razor, an ASP.NET view engine used for generating Web pages for a user's Web browser; similar to a standard ASP.NET webpage (.ASP or .ASPX file), but uses a slightly different syntax; runs on a Web server, which generates the HTML for the client Web browser; can be programmed with syntax highlighting and Intellisense code suggestions using Microsoft Visual Studio.
[ asp.net ] will not work on a x10hosting's free-hosting account - in any way or shape or form
###