Tag: ado.net

32-bit Excel and 64-bit SQL Server

Database administration, Work with data • One Comment

What could be simpler than to get data from an Excel table in SQL Server? There are many ways to...
Read More

Entity Framework: Improving Performance when Saving Data to Database

Frameworks, Languages & Coding • 4 Comments

When adding or modifying a large number of records (10³ and more), the Entity Framework performance is far from perfect. The reasons are...
Read More

Entity Framework 6: Extensions You Might Be Unaware Of

Frameworks, Languages & Coding • 2 Comments

Entity Framework 6 was and still remains a ‘workhorse’ for data access incorporate. NET-based applications primarily because of...
Read More
Close