Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / December 2005

Tip: Looking for answers? Try searching our database.

.NET Component security consideration.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Divyesh - 22 Dec 2005 03:37 GMT
Hello,

I'm designing new distributed application which may result in many .net
assemblies (dll/exe). Obviously there has to be mechanism for them to
communicate with each other. But I don't want to reveal datastructes in my
components i.e. how should i take care all individual components can only be
accessed by my other components and no data passed between them can be
sniffed?
What are the security mechanism provided by .NET to protect assemblies?

--
Thanks,
Divyesh
Nicholas Paldino [.NET/C# MVP] - 22 Dec 2005 04:52 GMT
Divyesh,

   I would take a look into COM+ using Enterprise Services.  With it, you
can encrypt and check the hash of parameters passed between distributed
calls between machines (which verify privacy and integrity), as well as
designate certain components as private to your application (which would be
your data structures).

   Hope this helps.

Signature

         - Nicholas Paldino [.NET/C# MVP]
         - mvp@spam.guard.caspershouse.com

> Hello,
>
[quoted text clipped - 10 lines]
> Thanks,
> Divyesh

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.