Guys , can you give me couple of life examples of serviced components archi in .NET ? I read a bit on the net but all seem a little hard for me to grasp in one day .
Thanks
Printable View
Guys , can you give me couple of life examples of serviced components archi in .NET ? I read a bit on the net but all seem a little hard for me to grasp in one day .
Thanks
bump
You mean System.Enterprise.ServicedComponents?
Yea... it is hard to grasp in one day. I spent about 4 days reading as much as I could, and just when you think you understand it all...
you don't!
I've only used that class for transactions and I wimped out using the easy attribute markers on class methods.
Yeah , that's what I meant actually (Serviced Components) .Most of the examples I read are talking about 3-tire system (component-server-client) . I think this kind of system requires someone who is more expert in the field for many years not like me just for couple of days :D . I started to confuse them with web services . There is a million thought going in my head and I just don't know how to conceptualize this architecture ...:(