We compared serveral of the new methods for retrieving data using ADO.NET. To do this, we created a number of pages each with a server-side DataGrid control. Each grid was then filled with a Typed Dataset, Untyped Dataset, DataView or a DataReaders. Each page was run thousands of times using the Application Center Test tool to retrieve the perfmance results. The results were puzzling and somewhat pitful, especially when compared with our test of similiar operation using ADO 2.x and ASP 3.0. So what happened? Well, ASP.NET web forms and server-side controls have some default settings that provide some useful functionality. However, these features have a significant impact on performance. In addition, the DataGrid control, while providing and enormous amount of functionality to simplify design time tasks, carries a lot of weight. So, in this article, we will take a look at some of these default settings, and find ways to improve performance.
Enhancing Performance in ASP.NET
http://www.amazon.com/exec/obidos/ASIN/B00008I9MJ/bigwebmasters-20
http://www.bigwebmaster.com/screenshots/B00008I9MJ.jpg
January 27, 2003
$20.00
$20.00
62
e-book (Acrobat Reader)
B00008I9MJ
Wrox
Wayne Plourde
asp.net data retrieval, asp.net ado.net, asp.net datagrid control, asp.net test tool, asp.net default settings, asp.net functionality, asp.net performance, asp.net datagrid control consumption, asp.net datagrid efficiency
Tools and settings that can boost performance
We compared serveral of the new methods for retrieving data using ADO.NET. To do this, we created a number of pages each with a server-side DataGrid control. Each grid was then filled with a Typed Dataset, Untyped Dataset, DataView or a DataReaders. Each page was run thousands of times using the Application Center Test tool to retrieve the perfmance results. The results were puzzling and somewhat pitful, especially when compared with our test of similiar operation using ADO 2.x and ASP 3.0. So what happened? Well, ASP.NET web forms and server-side controls have some default settings that provide some useful functionality. However, these features have a significant impact on performance. In addition, the DataGrid control, while providing and enormous amount of functionality to simplify design time tasks, carries a lot of weight. So, in this article, we will take a look at some of these default settings, and find ways to improve performance.
0
0
N/A
N/A
| Rating | Vote % | # of Votes |
|---|---|---|
| 10 | 0% | 0 |
| 9 | 0% | 0 |
| 8 | 0% | 0 |
| 7 | 0% | 0 |
| 6 | 0% | 0 |
| 5 | 0% | 0 |
| 4 | 0% | 0 |
| 3 | 0% | 0 |
| 2 | 0% | 0 |
| 1 | 0% | 0 |
Want to increase the number of votes and resource rating for this listing?
Place a Enhancing Performance in ASP.NET Vote Box on your website.