security - Loading Assemblies from the Network -


this related this question , answer maybe same i'll ask anyways.

i understand can start managed executables network .net 3.5 sp1 assemblies loaded inside executable? same thing apply?

you have been able load assemblies network @ leasst .net 2.0. have used on previous project. thing watch size of assembly , number , size of dependancies loading.

if using seperate appdomain, need take special consideration of dependancies.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -