Hi
I am testing on ado.net data service. I just created web application with SQL server there is one table and about 900 rows in database table. I made a model only contains one entity After building application i just test to get all entities from web browser. but it takes about 5 or 6 minutes to get all data in internet webbrowser I don't know this is normal situation or not. source table only has 5 columns. Do I miss something ?
I am working on Visual studio 2008 sp1 and .net framework 3.5 Regards, Park