Monthly Archives: October 2012

ADO.NET Insert or Update

This bit of code is great for inserting a record if it does not exist or update the one that does exist in the table.

Posted in C# Development | Comments Off on ADO.NET Insert or Update