| Michael's profileMichael's Coding DenBlogListsSkyDrive | Help |
|
July 09 Moving ASP.NET master.page to SharePointIn these days SharePoint become more and more popular. There are number of web project which starts directly in SharePoint, but however a lot of project remains out the SharePoint scope, and exists as pure ASP.NET application. The one of the common task of migrating ASP.NET application to SharePoint is changing the site landing page to become SharePoint page. But it’s where the problem starts. ASP.NET applications tend to consume different modern tools and technologies like ASP.NET MVC, SilverLight, URL Rewriting and others which seems to be very common in pure ASP.NET development, but could be the potential problems in SharePoint world. There are three thing you need to concentrate on 1) master.page
2) CSS
3) Web.config
4) Code
Mirror: http://msmvps.com/blogs/laflour/archive/2008/07/10/moving-asp-net-master-page-to-sharepoint.aspx Comments (4)
TrackbacksThe trackback URL for this entry is: http://laflour.spaces.live.com/blog/cns!7575E2FFC19135B4!1124.trak Weblogs that reference this entry
|
|
|