GeekArticles
Microsoft
ADO.NET
Microsoft
ADO.NETMultiple Active Result Sets and Asynchronous Connections in ADO.NET 2.0
In the early 1990s, I was working on a project in which we were creating an accounts receivable system. Because the users of the system would be dealing with people whose accounts were past due, the major concern of the client was that the windows open as quickly as possible. The ultimate goal was to have the main window in the application open in three seconds or less. We tried our best to optimize the application by removing unnecessary code from the window initialization code and optimized the database with appropriate indexes.
Sponsored Links
Read Next: Database Modeling with ORM - Part 2
Related Topics
Subscribe via RSS
ADO.NET
- ADO.NET 2.0 Framework and Designer Enhancements
- Multiple Active Result Sets and Asynchronous Connections in ADO.NET 2.0
- Database Modeling with ORM - Part 2
- Enter the Data Definition Language:
- Database Modeling with ORM - Part 1: A Picture Is Worth a Thousand Words
- Accessing Enterprise Data from SQL Server CE
- ADO.NET and the Middle Tier
- Article :: Effective Use of ADO.NET: Creating a Survey Application
- Article :: Using Windows Media Player with .NET
- Article :: Typed DataSets in ADO.NET
