I’ve walked through persisting hierarchical data via closure tables and then through abstracting the closure table in the application layer. Now, we’ll look at rendering our hierarchy in an ASP.NET MVC 3 sample application using Razor. For the styling of the hierarchy I use jquery treeview which I quite like for its simplicity. The typical approach [...]
Read more
Archive | MVC RSS feed for this section
Leveraging XtraReports in MVC 2
So I went shopping for some reporting libraries for an ASP.NET MVC 2 application running on Azure. One of the products I researched is DevExpress’ XtraReports. After weighing the pros and cons of XtraReports with several other libraries (from open source to other vendors) I chose to give this product a go under the 30 [...]
Read more

November 20, 2011

