|
-
June 28th, 2004, 05:54 PM
#1
Preventing access to an assembly
Dear all,
I think this might be the best place to put this - possibly it'll get a reply whereas if I put it in the C++.NET group it wont.
At any rate :
Say I deploy an application to those nice people out there in the outside world. You know, the ones that find bugs in your code and moan about them.
Now, this .NET application uses .NET assemblies which I have written.
I don't want them to be able to use the .NET assemblies because using the object browser it's going to be pretty obvious how to use them.
Can I do this ? I used to think that turning on delayed signing and using a key file might stop this but I think that TheCPUWizard told me that this isn't the case.
In the case of COM dlls I can just remove the type library from the resources (I don't use dual interfaces usually so that type library is a little redundant).
Thanks in advance,
Darwen.
-
July 1st, 2004, 05:05 AM
#2
Nobody ? Even 'don't know's' or can't do's would be great.
How about C# Gods aka moderators ?
Darwen.
-
July 1st, 2004, 05:40 AM
#3
well... "dont know" would come out from me Darwen 
thats for sure
Regards,
Alexei
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|