Welcome to MSDN Blogs
Sign in
|
Join
|
Help
the road into a managed world
Thomas J. Palmié - Principal Consultant, Microsoft Consulting Services
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
Search
WCM
Archives
November 2009 (3)
May 2009 (1)
October 2008 (1)
April 2008 (2)
March 2008 (1)
November 2007 (2)
October 2007 (3)
September 2007 (1)
April 2008 - Posts
Monday, April 14, 2008 5:20 PM
Improving performance for stsadm -o export and import
Last week we've migrated content from one farm to another using stsadm –o export / import. The export of the 2GB Content DB took around 2 hours. The import of that content into the new farm took around 5 hours. During that import process we found a nice
Posted by
thompal
|
1 Comments
Friday, April 04, 2008 9:52 AM
How to overwrite styles of the core.css stylesheet
With the default behavior of a SharePoint page the core.css is rendered always as the last stylesheet. This is implemented using the control: <Sharepoint:CssLink runat="server"/> Using this control the style sheets will render like this: <link
Posted by
thompal
|
0 Comments