Database programming, ORM, and ADO.NET



Download: The Developer's Guide to IoT
The IoT world may be exciting, but there are serious technical challenges that need to be addressed, especially by developers. In this handbook, learn how to meet the security, analytics, and testing requirements for IoT applications.
Database programming, ORM, and ADO.NET News
-
November 23, 2010
23
Nov'10
OData gets Pervasive treatment
Pervasive Data, announced that it now has direct connectivity to OData. Pervasive now allows customers to create automated data flows that connect to OData.
Problem Solve Database programming, ORM, and ADO.NET Issues
We’ve gathered up expert advice and tips from professionals like you so that the answers you need are always available.
-
Managing large databases with SQL Server partitioning
When you're dealing with really large data sets (think in terabytes of data) it's especially important to save time wherever you can. Partitioning, and the resulting partition elimination, can save hours of query time in these huge databases. Continue Reading