-
Recent Posts
Recent Comments
- Ashish on Observations on the Play! framework
- David Hesson on Observations on the Play! framework
- Samario on Observations on the Play! framework
- James Gregory on Me on NHibernate 3.2
- Brad Smith on Me on NHibernate 3.2
Archives
Categories
Meta
Tag Archives: mvc
Observations on the Play! framework
Java stacks certainly are tall. You have your web server, your application server, servlet container, an IoC container, JPA, JAAS, JAX-RS, and that’s before you actually write any code. The Play! framework seems set to change all that. It throws … Continue reading
Templates With Razor
Razor is a great way to create views with ASP.NET MVC. One feature I use quite often are custom helpers. Instead of duplicating the same few lines of markup I simply create a reusable helper to generate HTML. For example, … Continue reading
Posted in fluent nhibernate, nhibernate, open source
6 Comments
