all groups > dotnet security > october 2006 >
You're in the

dotnet security

group:

Help me to understand ??


Help me to understand ?? serge calderara
10/9/2006 4:01:02 AM
dotnet security:
Dear all,

I ma studying security stuff to prepare my next exam and in this study I am
face to different example which connect to database within a
ServicedComponent..

My question is what is the adavantang of using this ServicedComponent
features if no interest on Object pooling, Application messaging, database
transaction....?

In other words any benefits of that compare to simple Windows Service ?

regards
RE: Help me to understand ?? Claus Konrad
10/9/2006 12:40:02 PM
If you have no interest in any of the mentioned advantages - I would say very
little.
The only thing I can think of is that you have the ability to control who
can make use of your components via the "Component Security". It is more or
less the same level of granilarity found in the Azman framework.

/Claus

[quoted text, click to view]
RE: Help me to understand ?? serge calderara
10/10/2006 6:37:02 AM
Could Windows service can do the same as well ?

[quoted text, click to view]
RE: Help me to understand ?? serge calderara
10/10/2006 7:53:02 AM
What is this AzMan about ?
A hand made class on top of satandard .Net pincipal ??

[quoted text, click to view]
RE: Help me to understand ?? Dominick Baier
10/10/2006 1:03:16 PM
no - this is COM+ specific.

But you can implement the same functionality using AzMan (as metioned before)

Have a look at this:

http://www.leastprivilege.com/AnotherWayOfIntegratingAzMan.aspx

---
Dominick Baier, DevelopMentor
http://www.leastprivilege.com

[quoted text, click to view]

RE: Help me to understand ?? Dominick Baier
10/10/2006 2:01:53 PM
well "handmade" by Microsoft ;)

---
Dominick Baier, DevelopMentor
http://www.leastprivilege.com

[quoted text, click to view]

RE: Help me to understand ?? serge calderara
10/10/2006 11:41:01 PM
Ha oki...
What does it offer more than exisiting stuff ?

[quoted text, click to view]
RE: Help me to understand ?? Dominick Baier
10/11/2006 12:00:00 AM

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetserv/html/AzManApps.asp

---
Dominick Baier, DevelopMentor
http://www.leastprivilege.com

[quoted text, click to view]

AddThis Social Bookmark Button