Hi,
Im a beginner webdesigner.
I know that a webpage startfile must be name index.html
I made a c# file with the name index.cshtml
Why this file dont startup when you visiting my webpage?
Is it posible when you visit my site, for example www.example.com, the index.cshtml starts?
What is the solution to start index.cshtml as first webpage file?
Richard.