1
peeps

SmallWorkarounds: Sending List of Complex objects to Sql server 2005 and persisting it in the database

published 1029 days, 14 hours, 30 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 1030 days, 10 hours, 27 minutes ago
Wednesday, July 29, 2009 2:49:48 PM GMT Tuesday, July 28, 2009 6:53:10 PM GMT

There are situations when you have to do multiple inserts on a single event there are multiple ways to handle this situation.The simplest and which most of the developers do and make a blunder is making individual calls to the database.

One common example can be a grid which have facility of multiple Insert in such a situation on a single add button click you have to make hundreds of insert or even thousands,there are more genuine scenarios such as, suppose you are making a Silverlight CMS system and yo...

category: News | clicked: 0 | | source: smallworkarounds.blogspot.com | show counter code
tags: .NET

No comments yet, be the first one to post comment.

To post your comment please login or signup