Links 2009-03-25
NB! This blog is moved to gunnarpeipman.com
SharePoint
- Customizing and Branding Web Content Management-Enabled SharePoint Sites (Part 1 of 3): Understanding Web Content Management and the Default Features
- Customizing and Branding Web Content Management-Enabled SharePoint Sites (Part 2 of 3): Extending WCM
- Customizing and Branding Web Content Management-Enabled SharePoint Sites (Part 3 of 3): Creating and Configuring WCM-Enabled Sites
- Navigation only showing 50 sites
- Adding custom SharePoint Toolbar and ToolbarButtons in code
- Aging Calculated Fields in SharePoint
- SharePoint Applied: SharePoint 2007 with WCF and Silverlight
ASP.NET
- List Of Free / Open Source ASP.NET Web Applications
- Free ASP.NET MVC eBook - NerdDinner.com Walkthrough
- Run ASP.NET MVC on Windows Azure
- Unit Testable HttpModule and HttpHandler
- Caching techniques for paged GridView
- ASP.NET MVC Tip #30 – Create Custom Route Constraints
Server stuff
- Setup IIS on Server Core – Windows Server 2008 R2
- Using an Existing SQL Instance With Azure SDK
- How to Reset the Root Password in MySQL 5
Other development topics
- DSL Tools and Visual Studio 2008 Isolated Shell (tutorial)
- Windows Azure Walkthrough: Table Storage
- Binary to Text Encode/Decode Class
- Creating LINQToTwitter Library Using LinqExtender
- Random Number in C#, Be careful of some of the samples you find.
- Creating simple state machines using C# 2.0 iterators