Performance Tips: Speed up Data Access(visualstudiomagazine.com)

submitted by pwhe23pwhe23(972) 5 months, 10 days ago

Faster performance in business applications comes down to reducing the "critical two" -- disk I/O and trips to the server. Doing that means doing a lot of things right, starting with your database design -- and tweaking your ADO.NET code helps, too.

1 comment |category: |Views: 260

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by dpetersondpeterson(4397) 5 months, 9 days ago 0

Excellent article. I feel far too many developers throw out RDBMS systems because they automatically assume that the database is perfectly tuned for whatever crazy data structures they create, regardless of the indexes they do or don't create.

Reply

information Login or create an account to comment on this story