473,379 Members | 1,260 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

.NET Component security consideration.

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
Dec 22 '05 #1
1 928
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.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Divyesh" <di**********@in.bosch.com> wrote in message
news:do**********@ns2.fe.internet.bosch.com...
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

Dec 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Michael Crawford | last post by:
Hi, Where would one start for this type of application: I want to create an vb.net container application that has the gives the end user the ability to install and uninstall plugins or add-in...
3
by: Oleg Skopincevs | last post by:
Hi folks, I am stuck on a problem of creating an object via DCOM from a webservice component. Code: Dim sl As LogonSrv.SysLogon = CreateObject("LogonSrv.SysLogon", LogonServer) Is there...
4
by: tsutton | last post by:
I developed my application on my PC using a referenced Control component (which was analysed by Aximp.exe and give me a dll). It runs fine on my PC but when I place it on the network and run it...
3
by: Michael Crawford | last post by:
Hi, Where would one start for this type of application: I want to create an vb.net container application that has the gives the end user the ability to install and uninstall plugins or add-in...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.