0
votes
0answers
19 views

Site Collection and sites Mapped to controller and action methods on asp.net MVC

I came from an MVC architecture background and currently I am learning the architecture of SharePoint 2013. So can I make the following assumptions:- Creating a new site collection in SharePoint ...
0
votes
1answer
36 views

How to place My Sites inside another site's URL but still keep them logically isolated?

I'm setting up SharePoint 2013 as a company intranet site, and we want to implement My Sites; I know the best practices call for placing them in their own web application and content DB, but we'd ...
3
votes
1answer
410 views

~ in ~site/_catalogs/masterpage/m.master is ignored

I've received a WSP where the contained pages reference the master page as shown in the title. The pages are deployed to a folder under the Site (ie http://app.contoso.com/PagesFolder/welcome.aspx). ...
0
votes
1answer
138 views

Same base URL across Site Collections

For growth and performance reasons, I need to distribute my Webs across several Site Collections. Still, I want the URL of these Webs to appear as though they are in the same place. Here is an ...