138 reputation
4
bio website berner-mattner.com
location Munich, Germany
age 31
visits member for 2 years, 2 months
seen Mar 8 '12 at 8:10
stats profile views 3
I'm a software developer sharing his time between development of SOA applications in C#/.NET using WCF, reading some theory behind computer science/software development, sports, mountains and social life.

I come from Czech Republic, but live in Germany now.

I enjoy reading StackOverflow especially when I'm getting some rest

Mar
7
awarded  Scholar
Mar
7
awarded  Supporter
Mar
7
accepted How to implement paging in an effective way?
Mar
4
comment How to implement paging in an effective way?
Thanks. I actually need both: the communication between server and client is implemented in WCF, so there is a maximal size for a message and if the resulting set exceeds this size, I must send more messages to transfer the complete data to the client. The clients also likes to page through multiple pages quickly... :(
Mar
3
awarded  Student
Mar
3
comment How to implement paging in an effective way?
Thanks. And what is better approach if the user changes some sorting criteria? Should I execute the query once more with the new criteria or sort the results on the client?
Mar
3
asked How to implement paging in an effective way?
Mar
3
awarded  Autobiographer