Wrox Home  
Search P2P Archive for: Go

  Return to Index  

ado_dotnet thread: ADO.NET and bound controls


Message #1 by "Brian Thomson" <bthomson@e...> on Mon, 26 Nov 2001 10:50:52
I recently attended an MSDN roadshow, where the presenter showed us how 

easy it is to slap a bound control on an asp.net form, and populate the 

control from a database. I remember seeing the same demo for Visual Studio 

6, and for VB 4,5 . In the past, bound controls have never scaled 

properly, the web page works fine for a 100 row table with a hundred users 

hitting it, but for larger datbases and user load it falls apart. 

Does anyone have experience with the new data binding (I know its beta 

code). Do the new datasets scale? 

  Return to Index