Hello!
I want to implement a Silverlight query task which is to return quite large feature set (several hundreds of features).
What is the best way? Is API able to carry such a large feature set? Or should I fetch them in portions (say, 1000 features every time)?
Thanks,
Michael