Sign in
Software Musings
Random thoughts while writing code (and mostly about code)
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
#include Auto Completion
.Net
.NET System.Xml Namespace
Assembly.Load
C#
C++
Code Coverage
Component Level Testing
Control
Coordinates
Float
IntelliSense Options
Manual Testing
Navigate To
Quick Search
Regular Expressions
Software testing
Technical interviews
Test Hooks
Testing
Testing levels
ThreadSafe
ToolStrip
UI Testing
Unit Testing
Unloading assemblies
Visual C++
Visual Studio
Visual Studio .Net Reflection
Visual Studio .NET XML Serialization
Visual Studio 2010
Visual Studio AddIns DTE IServiceProvider
Browse by Tags
MSDN Blogs
>
Software Musings
>
All Tags
>
assembly.load
Tagged Content List
Blog Post:
.Net Reflection and Unloading Assemblies
Raul Perez
I was working with one of our tools and ran into the following problem. The tool is on the PATH environment variable and we run it from different folders (through the console). On those folders the tool builds an assembly, loads it through reflection and then does some operations against it. Now the...
on
4 Mar 2010
Page 1 of 1 (1 items)