Click here to Skip to main content
15,889,281 members
Articles / Programming Languages / C#

How to avoid writing SQL for ADO.NET DataAdapter

Rate me:
Please Sign up or sign in to vote.
4.13/5 (22 votes)
17 Jan 20059 min read 133K   3K   88  
Automatic creation of SQL for CRUD operations when Strongly Typed DataSets are used.

Views

Daily Counts

Downloads

Weekly Counts

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
Yugoslavia Yugoslavia
Developing software since 1985. Hobby turned into profession even before graduating on Computer Science. Main interest was Internet development in Java, but since 2002. focus shifted toward .Net. With experience as lead developer on several larger applications for financial industry, Dejan is currently mostly dealing with agile development of distributed applications. He is also developing tools for MSMQ community.

See more on www.cogin.com

Comments and Discussions