Welcome to MSDN Blogs Sign in | Join | Help

July 2008 - Posts

Simulating "Extension Interfaces" with Structs and Generics

While many still debate the value and appropriateness of Extension Methods in C# 3.0, I have always felt that there was still something missing. Extension methods allow me to add individual methods to classes; however, there are several cases where I
Posted by wifry | 2 Comments
Filed under: ,

Creating Text Summaries from HTML

On several projects, I have had the need to convert large HTML blobs into short text summaries that can be displayed in a list. For example, in SharePoint I often need to display lists of Publishing Page content and I want to summarize some of the HTML
Posted by wifry | 0 Comments

SharePoint 2007 and TokenAndPermUserStore Issues

In 2007, I was working on a large SharePoint 2007 project and we discovered that after the system ran for 3-4 days (or 24 hours of simulated stress), performance would suddenly degrade significantly (i.e. minutes for pages to load, if they would load
Posted by wifry | 0 Comments
Filed under:
 
Page view tracker