Tag Archives: windsor

Writing a Windsor Service Locator adapter for ASP.NET MVC3 Preview 1

A few days ago Scott Guthrie announced the ASP.NET MVC 3 Preview 1 availability. The team did such a great job adding Dependency Injection to the whole framework using a slightly modified Service Locator, in that way you may plug … Continue reading

Posted in asp.net, development | Tagged , , , | 4 Comments

VAN ASP.NET MVC3 y Razor en Alt.Net Hispano

Hoy tube el placer de compartir con mis camaradas “alt.netters” de Alt.Net Hispano en la VAN titulada “Webmatrix, Razor, MVC3 y otras hierbas”. Interesante la discusión y comentarios post VAN. Pronto publicaran los videos de la VAN para verlos offline, … Continue reading

Posted in development, personal | Tagged , , , , , , | 3 Comments

Using Automapper with Castle Windsor

I am a fan and happy user of the excelent library Automapper (by Jimmy Bogard) to mapping my ViewModel/EditModel to my Domain Model entities. If you are not using it already you should! Well, the issue is that I’m also … Continue reading

Posted in development | Tagged , , | 8 Comments