PC Review


Reply
Thread Tools Rate Thread

Do i trust my implementation ? (Remoting / CAS)

 
 
hugo batista
Guest
Posts: n/a
 
      27th Jul 2004
Hi

Imagine that i have a factory pattern that gives me a instance of a
implementation that is not a well known. I just know the interface, and like
that, everyone can develop a implementation for that functionality.

Now, the problem.
What if I want to use something similar to linkdemand, like, i just want to
create a instance of an object if it's assembly is signed with the public
key X ? Worst.. what about if sometimes i use remoting to consume that
object in a server side activation mode ?

Imagine that i have the following code:
instance =
RemotingServices.Connect(Type.GetType(mytypefullname),myobjectUri);

Is there any way to do this ?
thanks!

--
Hugo Batista

DotNet eXtended Framework
http://www.dotnetx.org


 
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
unable to delete parent-child trust in domain trust =?Utf-8?B?T2NoZW4=?= Microsoft Access 1 20th Feb 2007 07:45 AM
Remoting...Because of security restrictions, the type System.Runtime.Remoting.ObjRef cannot be accessed. Junoti Microsoft C# .NET 0 11th Dec 2006 05:21 AM
Remoting callback error: "This remoting proxy has no channel sink =?Utf-8?B?RmVuZw==?= Microsoft VB .NET 0 25th Jan 2006 04:11 PM
..\Trust Providers\Software Publishing\Trust Database\0 Black976 Microsoft Windows 2000 Registry Archive 4 26th Mar 2004 08:22 AM
..\Trust Providers\Software Publishing\Trust Database\0 Black976 Microsoft Windows 2000 Registry Archive 0 25th Mar 2004 10:31 AM


Features
 

Advertising
 

Newsgroups
 


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