Nice and direct online guide for activating and configuring document sets in sharepoint 2010 (de): http://www.locatech-it.com/organisation-prozesse/digitale-aktenordner-dokumentmappen-in-sharepoint-2010/
Nice and direct online guide for activating and configuring document sets in sharepoint 2010 (de): http://www.locatech-it.com/organisation-prozesse/digitale-aktenordner-dokumentmappen-in-sharepoint-2010/
If you want to add a costum xsl to your sharepoint list view you can do this by duplicate the existing ones (if they fit to your aims) and add them in SPD 2010 to your list. Act like that: to to /_layouts/xsl/ and locate the xsl you want to edit (e.g. main.xsl or blog.xsl) […]
10 useful tips and tricks for the IIS rewrite module: http://ruslany.net/2009/04/10-url-rewriting-tips-and-tricks/
Common errors for sharepoint search can be found here: http://codeexcel.com/sharepoint-crawl-errors-2-the-sharepoint-item-being-crawled-returned-an-error-when-attempting-to-download-the-item/ My favourite: individual login page;)
A detailed guide can be found here: http://www.tcscblog.com/2012/02/10/custom-error-page-with-log-support-ticket-link-for-sharepoint-2010/. Be aware that they have mistypped the SharePoint cmd, instead use: Set-SPCustomLayoutsPage -Identity Error -RelativePath “/_layouts/CustomError/error.aspx” -WebApplication <webappURL>
Microsoft Open Source platform with new design, they may call it “metro-style”;) #http://www.codeplex.com/
Telerik is a nice freeware tool for *.dll/.NET decompiling. Just visit http://www.telerik.com/, register once and download …
Activate the feature via the Powershell Enable-SPFeature -id 73EF14B1-13A9-416b-A9B5-ECECA2B0604C -URL http://farmurl:port/ Details: http://henrikzawischa.wordpress.com/2010/02/24/das-taxonomiefeature-feature-id-73ef14b1-13a9-416b-a9b5-ececa2b0604c-wurde-nicht-aktiviert/