silverlight 4.0 - WCF RIA Getting Large Data Faster -



silverlight 4.0 - WCF RIA Getting Large Data Faster -

i have silverlight client(4.0) calling wcf ria service method returns big set of data.the method returns list customobject has around 20 fields.

what noticed it's extremely slow when number of items in list 20,000. if set break point on homecoming statement in server , set 1 break point on client side, can see taking @ to the lowest degree 40 seconds, nail break point on client side 1 time returns list server.i wondering why taking much time bring info server client.

is normal wcf ria services ? there way increment efficiency,

thanks !

well, 20.000 records are... 20.000 records. lengthy download not uncommon issue in scenario this. might 2 things:

page records. ask wcf compress data. not sure if possible silverlight not uses total wcf functionality.

silverlight-4.0 wcf-ria-services

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -