http://www.sharepointjoel.com/Lists/Posts/Post.aspx?ID=332
SharePoint 2010 capacity planning
May 3, 2010Hyperlink behaviour changes for uploaded document in IE and Firefox
September 12, 2009Functionality: Upload Document
Scenario
1. Doc1 link to c:\Doc2 on local machine
In IE
The link changes to http:// and expects Doc2 in the same document library.
In Firefox
The link to Doc2 changes to http://<same folder as Doc1 is> but if Doc1 is opened through Firefox it shows the link as c:\ and if the Doc1 is opened through IE it shows the link as http://
Issue: SP Object Model does not expose the C:\ link which Firefox uses.
Approach1: If SP Object Model exposes c:\ link then i could have replaced it.
Approach2: Is there a setting in Firefox to enable it to pick the http:// link?
2. Doc1 link to Doc3 on Network path (UNC)
In IE
The link does not change and Doc3 is still accessible.
In Firefox
The link does not change and Doc3 is still accessible.
Diagramatic Representation
February 27, 2009
Error Handling & Debugging
February 26, 2009How to implement remote debugging
http://support.microsoft.com/default.aspx?scid=kb;EN-US;910448
Debugging in Windows SharePoint Services 3.0
http://ari.provoke.co.nz/archive/2007/08/11/debugging-in-windows-sharepoint-services-3-0.aspx
Handling Error Centrally in a SharePoint Application
http://www.codeproject.com/KB/sharepoint/Handling_Error_Centrally.aspx
WSS Complete
February 26, 2009Official MS WSS 3.0 complete
http://office.microsoft.com/en-us/sharepointtechnology/default.aspx
WSS Demo
http://www.wssdemo.com/default.aspx
Master pages & Layouts
February 26, 2009Set custom master page as default to all pages in a site
http://www.sharepointkings.com/2008/05/how-to-set-custom-master-page-as.html
Customizing a Master Page in SP Designer
http://sharepointmagazine.net/technical/customisation/developing-a-custom-master-page-master-pages-and-sharepoint-part-3-of-6
http://office.microsoft.com/en-us/sharepointtechnology/HA102223711033.aspx
http://office.microsoft.com/en-us/sharepointdesigner/HA101009061033.aspx
Page Layouts and Master Pages
http://msdn.microsoft.com/en-us/library/ms543497(printer).aspx
Page Layout Model
http://msdn.microsoft.com/en-us/library/ms544928(printer).aspx
Microsoft official SharePoint blog by MVPs
February 26, 2009Technical Articles
December 3, 2008MSDN Technical Articles – Must Read: http://msdn.microsoft.com/en-us/library/bb684928.aspx
About Solution
December 3, 2008Solution Pack Generator: http://www.codeplex.com/WSPGenerator
WSP Builder: http://www.codeplex.com/wspbuilder