PagedList Strikes Back

July 8, 2008 1:54 AM
A few months ago I posted about my changes to Rob Conery's PagedList class. Since writing that article many comments have been left about how to further improve the design, which have since been incorporated into a new, further improved PagedList class. [More]
Tags: , , ,
Categories: C#
Actions: E-mail | Permalink | Comments (5) RSS Feed for this post's comments.

OpenID Check_Authentication In C#

April 11, 2008 12:01 AM
Check_Authentication is a request protocol for OpenID that plugs a security hole recently found in Mads Kristensen's OpenID implementation. I have implemented the method and provided instructions on how to integrate this method into his code, giving you a secure, lightweight OpenID consumer. [More]
Tags: ,
Categories: C#
Actions: E-mail | Permalink | Comments (12) RSS Feed for this post's comments.

Rob Conery's PagedList Class (Updated)

April 8, 2008 9:33 PM
Robert Muehsig has posted a great user control for the MVC framework that adds pagination links to the bottom of a paged list. In it he used a slightly customized version of Rob Conery's PagedList class that Rob was kind enough to post way back when the first CTP was released. This reminded me that I should probably post the version I have customized, as I think it makes it a bit easier to use and maintain. I've included the code inside. [More]
Tags: , , ,
Categories: C#
Actions: E-mail | Permalink | Comments (14) RSS Feed for this post's comments.

Lambdas Using Funcs and Actions

February 12, 2008 11:46 AM
There have been a lot of articles about how to pass a lambda expression into a method, but how do I create a method that accepts one? Read on to explore your lambda consuming options. [More]
Tags: ,
Categories: C#
Actions: E-mail | Permalink | Comments (10) RSS Feed for this post's comments.

Troy Goode

Troy Goode
Microsoft Certified Professional Developer
AddThis Feed Button

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in  anyway.

© Copyright 2008

Colophon

Powered by:
BlogEngine.NET 1.4
Template:
Designs by Darren
Header Font:
Stamper
Syntax Highlighting:
WLW Code Snippet Plugin