ASP.NET MVC and S#arp Architecture
Posted by coreycoogan on August 21, 2009
It’s been a while since I’ve posted. I’ve been very busy with my paying job and my side project, Room Parents Online (RPO). For RPO, I’m using the S#arp Architecture, developed by Billy Mcafferty. It’s a great framework for getting a new MVC project started, but one of the real benefits of using it for me was the initial setup and configuration of Fluent NHibernate. I have never written a real production app in NH at all, so this was something I’ve been wanting to do for a long time. There’s been plenty of pain on the bleeding edge, but more on that in future posts.
Now that I’ve laid the ground work, expect to see more posts coming from the RPO project. I’ve been working on this project for about a month, so I have a good bit of material already, and will find the time to blog about the project regularly. Topics to come will include:
- Automatic Model validation with xVal (this post was started 10 days ago)
- Fluent NHibernate
- NHibernate
- The pains of running with scissors
- ASP.NET MVC
- Google integration
- JQuery
- S#arp Architecture
So stay tuned for some good Alt.net stuff.
ASP.NET MVC Archived Blog Posts, Page 1 said
[...] to VoteASP.NET MVC and S#arp Architecture (8/20/2009)Thursday, August 20, 2009 from coreycooganIt’s been a while since I’ve posted. I’ve been very [...]