Is it possible to determine the type of application a .net component is being called by at runtime? -


i'm writing software component can consumed various .net applications. there anyway component can become aware of whether being called asp.net windows forms, wpf, silverlight application, wcf service...?

not really, since app could use more 1 framework. best bet @ assemblies loaded calling appdomain, , take there :)


Comments

Popular posts from this blog

400 Bad Request on Apache/PHP AddHandler wrapper -

Add email recipient to all new Trac tickets -

php - Change action and image src url's with jQuery -