|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
[Synchronisation] attribute in .net framework 2.0Has the (very convenient) attribute [Synchronisation] been removed in 2.0? If
so, has it been replaced by a similar mechanism? Lars Olsson wrote:
> Has the (very convenient) attribute [Synchronisation] been removed in It has not been removed. I assume you are referring to the .NET version > 2.0? If so, has it been replaced by a similar mechanism? (based on .NET contexts) it is still in System.Runtime.Remoting.Contexts. The COM+ version is also still in the framework (in System.EnterpriseServices). Why do you ask the question? Richard -- Fusion Tutorial: http://www.grimes.demon.co.uk/workshops/fusionWS.htm Security Tutorial: http://www.grimes.demon.co.uk/workshops/securityWS.htm Everything is fine. Just a misunderstanding, found it.
Show quote "Richard Grimes" wrote: > Lars Olsson wrote: > > Has the (very convenient) attribute [Synchronisation] been removed in > > 2.0? If so, has it been replaced by a similar mechanism? > > It has not been removed. I assume you are referring to the .NET version > (based on .NET contexts) it is still in > System.Runtime.Remoting.Contexts. The COM+ version is also still in the > framework (in System.EnterpriseServices). > > Why do you ask the question? > > Richard > -- > Fusion Tutorial: http://www.grimes.demon.co.uk/workshops/fusionWS.htm > Security Tutorial: > http://www.grimes.demon.co.uk/workshops/securityWS.htm > > > |
|||||||||||||||||||||||