Recent Posts

Empty Item Template for asp:Repeater

1 minute read

The default repeater control does not come with a case for when the datasource is null or empty.  This presented somewhat of a problem for me, so I figured I...

UrlRewriter.Net

2 minute read

This is my first tutorial. I will be going over how to use the extensionless Url Rewriter with ASP.NET. There is a lot you can do with this component, and I ...