There seems to be quite a bit of demand for a preview of ProMesh.NET, my MVC-type Web Application Framework for .NET 2.0. To satisfy this demand I decided to publish a small demo application (with source code) on CodePlex, which includes the current compiled ProMesh.NET assemblies

The demo application contains a web project and a unit testing project. The web application shows the following features:

  • Mapping of client variables to method parameters (even url parameters mapped to objects)
  • The template rendering engine
  • Form handling and validation (very basic in this application)
  • Typed session properties
  • Application configuration

The unit tests included in the example contain 2 tests:

  • Checking if access to unauthorized pages is properly blocked
  • Login procedure of a registered user

I expect the first public release (including source code) to be released sometime on wednesday or thursday.

Direct link to the download page on CodePlex: Click here

Update: In the meantime, the first beta has been published.




This weblog is sponsored by The Vici Project.
Share this article:
  • Digg
  • StumbleUpon
  • del.icio.us
  • Twitter
  • DotNetKicks
  • DZone
  • LinkedIn
  • Reddit
  • Tumblr