问题
I'm looking for a way to run my HttpApplication in an AppDomain I created myself programmatically.
as the AppManagerAppDomainFactory is a sealed class, I wondered if there was a way to implement my own IAppManagerAppDomainFactory without having to patch IIS.
If you're interested and want to know more I suggest this article
Thanks for your suggestions (even if I don't think I'll get a acceptable answer ^^)
来源:https://stackoverflow.com/questions/6663841/running-my-httpapplication-in-my-own-appdomain