Click here to Skip to main content
15,885,546 members
Articles / Programming Languages / SQL

Optimistic Concurrency with C# using the IOC and DI Design Patterns

Rate me:
Please Sign up or sign in to vote.
4.23/5 (6 votes)
25 Feb 2009CPOL2 min read 38.3K   223   32  
Discussion of concurrency using the IOC and DI Design Patterns with the PostgreSQL database.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
I am a Director of Engineering, have an MBA and work in C# forms, Asp.Net and vb.net. I have been writing Windows program since windows 3.0. I am currently working in the Healthcare industry.

I enjoy reading, music (most types), and learning new technology. I am involved in opensource projects at codeplex.

My linkedin link is
http://www.linkedin.com/in/donsweitzer

Comments and Discussions