Click here to Skip to main content
15,892,161 members
Articles / Programming Languages / C#

Data Access Component - declarative transactions at the method level without EnterpriseServices, different data sources supported, Part 1

Rate me:
Please Sign up or sign in to vote.
4.75/5 (18 votes)
29 Oct 20029 min read 260K   1.7K   108  
Data Access Component - thin wrapper of ADO.NET eliminating the need for the transactional support provided by COM+, supplying a uniform interface to different data sources thus allowing for easy switching to another data source eventually

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 has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Austria Austria
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions