Designing .NET Applications for Performance
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
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.