zzz projects SqlBulkCopy Tutorial
Documentation Troubleshooting
Knowledge Base
  • Documentation
  • Troubleshooting
  • Knowledge Base

SqlBulkCopy Tutorial - Knowledge Base (KB)

3 results for: in tag: linq-to-sql

Fast insert relational(normalized) data tables into SQL Server 2008 database

I'm trying to find a better and faster way to insert pretty massive amount of data(~50K rows) than the Linq that I'm using now. The data I'm trying to write to a local db is in a list of ORM mapped data serialized and received from WCF. I'm keen on using ...
c# linq-to-sql performance sqlbulkcopy sql-server-2008
asked by TheBoyan

Getting rows inserted with SqlBulkCopy

I am switching some of my Linq to Sql code to use SqlBulkCopy, and problem is I need to do two inserts of multiple thousands of rows into two tables....The service takes your batch of 10,000 links (imported from sitemap, backlink builders, etc), and chops...
linq-to-sql sqlbulkcopy sql-server transactions
asked by Jeremy Boyd

How do I efficiently store all OpenStreetMap data in an indexed way?

Note:... While I target Windows Phone 7, it doesn't introduce anything besides a size restriction....In an attempt to write a GPS / Routing / Map application for the Windows Phone 7, I'm trying to attempt to use ...OpenStreetMap... for this and I want to ...
linq-to-sql openstreetmap sqlbulkcopy sql-server-ce
asked by Tamara Wijsman

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...