31st
October
2007
My Article on Dotnetslackers.com: Bulk Operations Using Oracle Data Provider for .NET (ODP.NET)
posted in Dotnet/.NET - C#, Programming |
My first article for Dotnetslackers.com is up. Here’s an excerpt:
In a typical multi-tier application, one of the biggest performance bottlenecks is the overhead of making round-trips to the database. Minimizing these round-trips is often the first area you should look at during performance tuning. Fortunately, the Oracle Data Provider for .NET (ODP.NET) makes it fairly easy to do this by providing several built-in methods to write and read data in bulk.
You can view the article here.
This entry was posted
on Wednesday, October 31st, 2007 at 12:27 pm and is filed under Dotnet/.NET - C#, Programming.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.