Lost your password?

Blogs about: Appdomain

Featured Blog

What is an AppDomain?

Lakshmi Sravanthi Chowdam wrote 11 months ago: An application domain (often AppDomain) is a virtual process that serves to isolate an application. … more →

Tags: Other FAQ's

Running multiple WPF applications in the same process using AppDomains2 comments

eprystupa wrote 1 year ago: Why? There are various reasons you may want to run several full-blown independent WPF applications s … more →

Tags: .NET, WPF, WPF

AppDomain Events and HttpModules1 comment

foreachbiscuit wrote 2 years ago: In a previous post I discussed the cause of an error: A process serving application pool terminated … more →

Tags: ASP.NET, Http Modules and Handlers, HttpApplication, UnhandledException

A process serving application pool terminated unexpectedly1 comment

foreachbiscuit wrote 2 years ago: This error message appears on a third party ASP.NET application that we have installed and each time … more →

Tags: ASP.NET, Http Modules and Handlers, HttpModule, Application Pool


Related Tags
All →

Follow this tag via RSS