How do I join and aggregate two observable collections?

first post: stylusdotnet wrote: I want to be able to do a simple left outer join (or just join) an...

latest post: stylusdotnet wrote: I'm sorry for the late answer. My Project is not entirely unit-test...

Strange behavior

first post: vbouzon wrote: Hi Throb, I have a strange behavior with Obtics in latest build (b...

latest post: throb wrote: Hi Vincent, Haven't found the time yet to find out what is going on...

Cached Value

first post: vbouzon wrote: Hi Throb, I try to upgrade my project with the latest changeset of...

latest post: vbouzon wrote: Hi Throb, Thanks for your answer. I have several problems about per...

Can Obtics create "paged" collection views?

first post: joshmouch wrote: Quick question for you. I've used Obtics in the past to create a l...

latest post: throb wrote: In the basis Obtics only supports IEnumerable for collections. Ther...

Basic pattern for keeping a collection of view models in sync with the model

first post: jefflowe7 wrote: I'm trying to evaluate Obtics to keep a collection of view-models ...

latest post: throb wrote: Well, that shouldn't happen. Could you post some code that demonstr...

No Cascade() method?

first post: SeveQ wrote: Hello, I've got a problem here with one of my projects. In another ...

latest post: throb wrote: Hi Hendrik, Out of the box Obtics understands collections that impl...

Silverlight 4: Binding to IEnumerable

first post: wagich wrote: Hi I tried to set-up Obtics in my SL4 project to display live proj...

latest post: wagich wrote: Hi Thomas Thanks so much for the quick help and fix. As far as I ca...

NullReferenceException

first post: vbouzon wrote: Hi Throb, I have updated this Issue : http://obtics.codeplex.com...

latest post: throb wrote: Hi Vincent, The null ref exceptions would be possible. Previously O...

Problem with Recursion

first post: patearl wrote: I've been building some recursive select methods for use with Obti...

latest post: throb wrote: Yes, whatever works. A few small things though; seeing the level yo...

Redundant Mapping Method?

first post: patearl wrote: I have this ordinary method: [ExpressionObserverMapping(typeof(O...

latest post: throb wrote: It will not be as performant as your first method. Obtics will call...