skip to main content
Developing ADO.NET Applications : Designing .NET Applications for Performance
 

Designing .NET Applications for Performance

This section provides some tips for creating .NET applications that will perform efficiently.
Developing performance-oriented .NET applications is not easy. The .NET data providers do not throw exceptions to say that your code is running too slowly.