Implementing SqlBulkCopy in Linq to Sql

Posted by: Wortzels blog, on 05 May 2008 | View original | Bookmarked: 0 time(s)

As I already mentioned in one of my previous post, the SqlBulkCopy is a powerful tool which gives us an option to perform insertion for a large amount of data. The evolution of the ADO.NET creates us the Linq to Sql, as a great O/R Mapping framework from Microsoft kitchen. One of the missing features in Linq to Sql is the ability to use some bulk insert capabilities. In order to improve our Linq to Sql infrastructure I decided to implement the bulk insert as part of the Table class, and I will show...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: SQL | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 4332 | Hits: 953

Similar Posts

  • Migrating to Postgresql with my friend NHibernate more
  • Migrated from Community Server to DasBlog more
  • RadScheduler for Silverlight learning series, part 3: Add, Edit, and Delete Appointments more
  • Important Entity Framework Query Improvements for .NET 4.0 more
  • LINQ in Action samples in LINQPad more
  • An Extensive Examination of LINQ: Using the Query Syntax more
  • LINQ Deep Dive: great LINQ tips more
  • OleDb Parameters to access FoxPro Data from .NET more
  • Create custom LINQ providers fluently more
  • Logging Entity Framework Queries to Look for Perf Improvement Opportunities more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD