Windows Vista Beta | WinVistaBeta.com - Message | How-to improve perfomance?

January 05, 2009  
Subject: How-to improve perfomance?
Group: microsoft.public.windows.developer.winfx.winfs
Date: 12/28/2005 5:37:15 PM
From: "Daniel A. Kornev [MSP]" [Email Address Protection]

Hello,

I'm interested in increasing perfomance of quering WinFS. As for now I use
Project method of WinFS "API", but when I am quering the whole user folder
(as for mine I have only about 500 documents in my WinFS folder and more
than 1'000 of another items as well) the perfomance of my application that
uses Project method is too bad. For example I tried to query all items in my
folder and I never could reach this.

What am I doing wrong?

Maybe you could be so pleaseant to describe me how to use asynchronous
access to WinFS (like by ADO.NET 2.0) to give my apps work quicker?

Thanks,
Daniel A. Kornev [MSP]



Back