Blog
Articles tagged with MVC (Clear)
- #
- U
Building a Samson MVC site
Samson allows an Umbraco developer to get strongly typed representations of a node without having to commit to using a specific method. This site is built on Samson and this is a brief overview of how it works.
Read more…- #
- U
The importance of giving Umbraco templates correct aliases
I decided to make an Umbraco site using purely MVC techniques. I nested my views in a similar way to how I do with my master pages. Unfortunately a tricky to spot bug appeared.
Read more…