Questions tagged as 'castle-windsor'

1
answer

Dependency injection in the controller with Ajax

Good afternoon, I'm using ASP.NET MVC 5 with Windsor and when an Ajax request calls a method in the controller, the error saying that the controller has unmet dependencies. How do I make the request work because the dependencies are resolved in...
asked by 17.09.2015 / 22:33
1
answer

Property instantiated by Castle being written to Database as Proxy

I have a Log system that compares two generic classes and writes the property name and the value of it, in a column of my database. When the property is of type string, int, datetime, etc., it is written to the database Name:Valor When t...
asked by 05.10.2015 / 18:59