Is there any sample available how to use the Disconnected state for binding to a WPF datagrid (in my case Infragistics xamDataGrid)?

The documentation refers in the Advanced topics section ('Disconnected operations') to a WPF sample with a hyperlink, but the link does not work.

asked Mar 22 '12 at 06:17

spicbe's gravatar image

spicbe
7112


One Answer:

Hello spicbe,

I'd recommend you not to use DisconnectedState directly but rather utilize SessionOptions.ClientProfile. It is described in DataObjects.Net 4.4 release notes. Also the approach is used in Security sample, so check it out.

answered Mar 23 '12 at 05:41

Dmitri%20Maximov's gravatar image

Dmitri Maximov
22111211

Thanks, the Security sample helped me alot!

I noticed the memory provider is not supported anymore in DO4.5. I was testing with it based on the WCF Data Services sample where it is used for building the client domain.

Will a similar WCF Data Services sample be available for DO4.5?

(Mar 28 '12 at 16:49) spicbe spicbe's gravatar image

spicbe,

We are removing Memory provider from the product. You may want to use SQL Server CE instead.

There is no WCF sample for 4.5 yet, but we'll add it.

(Apr 03 '12 at 08:58) Dmitri Maximov Dmitri%20Maximov's gravatar image
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
toggle preview

powered by OSQA