Microsoft Most Valuable Professional

Chris Pietschmann

An MVP From Wisconsin



Learn ASP.NET Provider Model By Example via BlogEngine.NET

I was looking through the code of the new BlogEngine.NET project last week, and noticed that it implements the ASP.NET Provider Model. Cool an example I can study! I've been trying to spend some time lately to learn more about design patterns, so this was an interesting find for me.

If you look at the code for BlogEngine.NET you'll see that it is a rather simple application that demonstrates a working implementation of the ASP.NET Provider Model that you can learn from.

Go check out the code and learn how to implement the ASP.NET Provider Model by example!

Related Links:
Introduction to the Provider Model
BlogEngine.NET - full featured blog engine targeted at .NET developers. It is light weight and very simple to modify and extend.
.NET Slave - Mads Kristensen's Blog (don't forget to thank him for BlogEngine.NET!)

Thanks Mads!

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by crpietschmann on Wednesday, May 16, 2007 10:08 PM
Permalink | Comments (0) | Post RSSRSS comment feed

Related posts

Comments are closed

About the author

I'm Chris Pietschmann, go to the About Me page to learn more about me.

Search

Sponsors

Web.Maps.VE - ASP.NET AJAX Virtual Earth Mapping Server Control

Recent comments

Disclaimer


This work is licensed under a Creative Commons Attribution 3.0 United States License, unless explicitly stated otherwise within the posted content.
© Copyright 2004 - 2008 Chris Pietschmann