Welcome Guest, you are in: Login

Castle Project

RSS RSS

Navigation (Windsor)






Search the wiki
»

PoweredBy

This documentation is a work in progress.

Let us know if some information is not clear, inaccurate or missing. Also feel free to update the wiki yourself.

Castle Windsor

RSS
Page discussion for Castle Windsor
asp.net web forms?!2013/02/17 20:50 by patrocle
Hi,

Is it possible to create a sample for asp.net forms similar with what you have for MVC and Silverlight?!

Also there many people that have some old asp.net forms and want to have also MVC in a hybrid solution. Is it possible to solve this with Castle Windsor?!

Thanks, Patrocle
Re: asp.net web forms?!2013/02/17 20:51 by Krzysztof Koźmic
Sure it is.

We just need someone to contribute such sample
Code optimizations in release modes2013/05/02 21:14 by lobotomy
Hi,

I develop a project that uses WCF Integration Facility as DDD architecture. There are a single container project, single domain project, several implementation projects and an executable console. Dependency tree can be shown like below:

Console(exe) -> Container(windsor) -> { Implementations -> DomainInterfaces }

Console project invokes Container.Bootstrapper.Initialize() and castle installers search this assembly in this method. In debug mode, it works successfully, windsor loads all dependencies and creates WCF service. When cursor enters into Initialize, I can see newly loaded modules in Modules window.

Problem is in release mode. I could't set breakpoint to this method and installers couldn't work, so nothing was loaded in Modules Window. In release mode, it works only if code optimization is unchecked and full-pdb debug info is checked in the project options of Console project. Is this a known issue or bug?

Thanks in advance.
Re: Code optimizations in release modes2013/05/02 21:53 by Krzysztof Koźmic
Hi there,

It's best to ask questions like that on stackoverflow.com

The wiki discussion is generally geared towards discussion about the documentation.

cheers, @K

ScrewTurn Wiki version 3.0.4.560. Some of the icons created by FamFamFam.