February 2009 - Posts

SharePoint Publishing and Browser Cache Content Updates
20 February 09 05:37 AM | Mike Knowles
When developing with SharePoint it can be frustrating when changes are deployed and activated in a Solution package and the changes do not appear in the browser. This can include CSS, image, and JavaScript files and also Master Page and Page Layout changes...
Filed under:
Configuring log4net for SharePoint Windows Authentication
17 February 09 06:06 AM | Mike Knowles
Apache log4net is my logging tool of choice for .NET applications, including custom code deployed to SharePoint web applications. log4net provides multiple log destinations, or appenders, to which output can be written by calling methods in the log4net...
Filed under: ,
SharePoint Saturday KC Source Code
09 February 09 02:51 PM | Mike Knowles
Click below to download the full source code from my presentation Saturday on developing custom editors for SharePoint WebParts. Download Source Code (107 KB zip file) Reference Articles: Working with ASP.NET 2.0 Web Parts and Windows SharePoint Services...
Filed under: