PC Review


Reply
Thread Tools Rate Thread

Assembly.Load(byte [])

 
 
DM
Guest
Posts: n/a
 
      2nd Sep 2004
Hello.

Is there any way to achieve functionality provided by
Assembly.Load(byte[]) in Compact Framework?

Thanks.


--
DM
 
Reply With Quote
 
 
 
 
Brian Smith [MSFT]
Guest
Posts: n/a
 
      14th Sep 2004
Not directly. The best way would be to write the data to a file and then
use Assembly.Load(String).

Brian

--------------------
>From: (E-Mail Removed) (DM)
>Newsgroups: microsoft.public.dotnet.framework.compactframework
>Subject: Assembly.Load(byte [])
>Date: 2 Sep 2004 02:11:56 -0700
>
>Hello.
>
> Is there any way to achieve functionality provided by
>Assembly.Load(byte[]) in Compact Framework?
>
> Thanks.
>
>
>--
>DM
>


This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Assembly.Load from byte[] buttslapper@gmail.com Microsoft Dot NET Framework 2 17th Jul 2006 07:19 PM
Using Assembly.Load(byte[]) to load multiple versions of dll, and AppDomain.AssemblyResolve Stephen Ahn Microsoft Dot NET Framework 1 8th May 2006 10:35 AM
Load assembly from byte array too slow Boni Microsoft VB .NET 0 24th Jan 2006 10:57 PM
Assembly.load & byte[] wavemill Microsoft Dot NET Compact Framework 0 24th Jan 2006 03:10 PM
Cannot CreateInstance of Assembly after loading it with Assembly.Load(byte[]) Dmitriy Krasnikov Microsoft Dot NET Framework 3 11th May 2004 07:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:13 PM.