torev

Stories submitted by torev

Glue - the new mapping framework(tore.vestues.no)

submitted by torevtorev(20) 2 years, 9 months ago

Glue is a general purpose, bidirectional automatic mapping for the .Net platform, with strong verification and testing tools. This blogpost describes the why's and how's. read more...

add a comment |category: |Views: 15

tags: another

ASP.NET MVC: DefaultControllerFactory is not thread safe!(tore.vestues.no)

submitted by torevtorev(20) 2 years, 10 months ago

A bug in the current DefaultControllerFactory can create serious concurrency issues if you implement your own controller factory. This article explains how to work around it. read more...

add a comment |category: |Views: 31

tags: another

ASP.NET MVC: Let StructureMap create your controllers(tore.vestues.no)

submitted by torevtorev(20) 2 years, 10 months ago

Easy walkthrough on how to use StructureMap with ASP.NET MVC read more...

add a comment |category: |Views: 25

tags: another