C#

Visual Studio 2008 and .NET Framework 3.5 Training Kit - Labs Tutorials Powerpoint Presentation Demos

posted @ Monday, March 31, 2008 8:08 PM | Feedback (0)

Pluggable Frameworks and Libraries - Discovering Classes Using Reflection and Attributes

There are many ways to make frameworks and libraries more extensible via pluggable providers. Here is code that shows how to using reflection and custom attributes to find types in an assembly to evaluate expressions in a custom configuration section. This draws upon the concept of ExpressionEvaluators and ExpressionBuilders. Read more...

posted @ Thursday, October 04, 2007 10:20 PM | Feedback (0)

Dependency Injection and Model View Presenter with WCSF Scenario

posted @ Saturday, September 22, 2007 4:27 PM | Feedback (0)

Adding Creation Strategies to Dependency Injection Application Block - More Chain of Responsibility

posted @ Friday, September 21, 2007 6:51 PM | Feedback (0)

Microsoft MVP C# Award 2007

posted @ Monday, January 01, 2007 2:22 PM | Feedback (0)

Agile Principles, Patterns, and Practices in C# by Robert Martin

I just got back from a long and much needed vacation. While spending most of the day trying to make a dent in my Inbox, I came across an email from Amazon mentioning a new book from Robert Martin, called Agile Principles, Patterns, and Practices in C#...

posted @ Monday, July 03, 2006 11:34 PM | Feedback (0)

Singleton Design Pattern and ReaderWriterLock Class in CLR via C# - Design Pattern Examples

posted @ Tuesday, June 06, 2006 10:50 AM | Feedback (0)

Reading and Writing Excel Spreadsheets / Worksheets Using ADO.NET C# DbProviderFactory

posted @ Friday, May 26, 2006 4:26 PM | Feedback (0)

ReSharper 2.0 Released - Visual Studio Add-In for Refactoring : Code Completion : Code Generation : Unit Test Support :)

posted @ Monday, May 22, 2006 12:38 PM | Feedback (0)

Reflection and XmlSerialization Examples to Generate Body of Email From Object for System.Net.Mail

posted @ Monday, May 01, 2006 5:55 PM | Feedback (0)

Full C# Archive

Main

News

Green Tea

.NET Development

Enterprise Library

Patterns & Practices