I am very new to .Net and MVC. I am creating a site that will be needed by the front and back end (admin site). I created a project and am developing an interface, now how do I get started on this site? Do I need to create a new solution? (What is the solution"?
Many thanks
There is no reason why you will not use the same project for both sites if the administration area is not located in a different domain. If you are sharing a project, you probably want to install the controllers in a separate ASP.NET MVC Area .
"" - . , -, .
Visual Studio "" "". ( ) - , . ASP.NET MVC "".
ASP.NET MVC, (, , ) . URL-, "admin", ( ), .
, - ASP.NET MVC.
, , URL- "" ( ).
Source: https://habr.com/ru/post/1786858/More articles:Get link to Quality Center ISupportCopyPaste API using QuickTest Pro - pythonIs it advisable to use Reachability to check the availability of a remote host? - iphoneLucene How to build a term-doc matrix - matrixNot quite sure if% s is in Python, help? - pythonUser Controls Library for ios SDK - iosSKI Conversion, Functional Programming - functional-programmingMonotouch Draw line on UIImage - iphoneRebuild / cache google map with tiles for personal offline use - javascriptHow to create an Android slider that slides from bottom to top when a button is pressed? - androidНаследование статической функции в [incr Tcl] - inheritanceAll Articles