> Ha oki...
> What does it offer more than exisiting stuff ?
> "Dominick Baier" wrote:
>
>> well "handmade" by Microsoft ;)
>>
>> ---
>> Dominick Baier, DevelopMentor
>>
http://www.leastprivilege.com >>> What is this AzMan about ?
>>> A hand made class on top of satandard .Net pincipal ??
>>> "Dominick Baier" wrote:
>>>> 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 >>>>> Could Windows service can do the same as well ?
>>>>>
>>>>> "Claus Konrad" wrote:
>>>>>
>>>>>> 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
>>>>>> "serge calderara" wrote:
>>>>>>> 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
>>>>>>> serg