Is there a way to share the main page between different MVC projects / applications?
We have several different applications, and we would like these applications to have a common header and footer on web pages.
What is the best approach to handle this situation using ASP.NET MVC?
I do not believe that you can share master pages, but I did something similar with MVC.
- , MVC 2. . "ResourceURL" web.config. "" config. , CSS, , .., -, .
, CDN .
. , @MedicineMan, .
- / - , . , .
, CSS, ? ?
, : /. , , .
Source: https://habr.com/ru/post/1750729/More articles:jQuery $ .live () does not work with table rows on iPhone - jqueryLoading page with frames for screenshot - pythonLinux performance monitoring script - performanceQuickBooks: Unresolved SDK Link? - referenceSimpleDB query by attribute name - amazon-simpledbjQuery - consuming JSON resources - some returned data, others not. What for? - jsonCan one local .resx line refer to another local .resx line? - c #Freeing .NET Objects from VB6 Code - .netSplit string data into an array based on a new string and then a two-digit number - javascriptSQL Server 2008 dynamic query using CTE - sqlAll Articles