perwebrequest Questions
4
Solved
I'm trying to do some testing with castle windsor involved, in one of my tests I want to check the windsor installers, so I check that the container can resolve my components given its interface.
...
Cyndycynera asked 25/4, 2011 at 18:20
3
I am converting an existing ASP .Net Web API 2 project to use OWIN. The project uses Castle Windsor as the dependency injection framework with one of the dependencies set to use the PerWebRequest l...
Baboon asked 14/7, 2015 at 16:25
0
I was using PerWebRequest Lifestyle from Castle Windsor(version 3.0.0.4001). I wanted to update it to the latest version (3.2). In the latest version the, it says
does not contain a definition fo...
Coeternity asked 26/3, 2013 at 6:0
2
I'm registering some components related to Linq2Sql using PerWebRequest lifestyle. I see them get created, but they get destroyed before my global's Application_EndRequest method gets called. Is th...
Embryo asked 24/12, 2009 at 3:39
2
Solved
New to Castle/Windsor, please bear with me.
I am currently using the framework System.Web.Mvc.Extensibility and in its start up code, it registered HttpContextBase like the following:
container.R...
Hewart asked 19/4, 2010 at 20:41
1
© 2022 - 2024 — McMap. All rights reserved.