1/18/2007

My Web Pages Starter Kit

Filed under: Developing .NET, Software — Guus @ 11:12 am

My Web Pages Starter Kit (MWPSK) is an open source ASP.NET 2.0 project. It is hosted on the CodePlex portal. Normally starter kit’s are not ready to use products, but this one is! It’s a simple file based CMS, which is really easy to extend. Out of the box MWPSK contains the following modules:

  • Building blocks:
    • HTML
    • Events
    • Links
    • Guestbook
    • Contact form
    • Downloads
    • RSS
    • Image gallery
  • Multilingual
  • ASP.NET 2.0 based, so features like Masterpages, Themes, Navigation, Membership are there.
  • File-based, no database necessary. Easy to backup (just copy .xml files in data dir)
  • Open source
  • Secured admin section to maintain your site (multi-user)

MWPSK homepage: http://www.codeplex.com/MyWebPagesStarterKit

Download MWPSK

No Comments »

No comments yet.

RSS feed for comments on this post. | TrackBack URI

Leave a comment

XHTML ( You can use these tags): <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> .