Hi all,
I am developing web application using silver light 5.I am using entity framework and wcf ria services to get data from oracle. My load operation fails when trying to load more than 2000 records. How can we get large number of records in single load operation method call?