Presentation: 26/04/2008 - Code Camp OZ - Bindable LINQ
Posted on April 26th, 2008 by Paul Stovell
I just (as in, 5 minutes ago) presented Reactive Programming with SyncLINQ at CodeCampOZ.
- Download the slides and samples
- SyncLINQ Subversion repository
- More information about SyncLINQ
- Custom TypeDescriptor example
- SearchQuery example
- Flapjax
Thanks everyone who stuck around for the talk
Filed under: Presentation


Paul,
The presentation was awesome. If you look at the archives on the #ccoz hashtags page:
http://hashtags.org/tag/ccoz/
… you’ll see that the room was abuzz during your presentation. I think a lot of people attending are more web-oriented developers who probably aren’t up with the pros and cons of data binding in WinForms and WPF, so it would have been a real eye-opener for them.
[…] has extended his ideas to changes in databases and many other data sources in a technique he calls SyncLINQ. Basically this is syndication (like RSS) brought to object oriented programming. Mind […]
Great presentation and excellent continuation to the BOP series!
Keep the good quality work coming!
Hi Paul - it was definitely a great session!
Hi Paul,
I’ve been reading about the great stuff you’ve been working on with SyncLINQ and am dying to try it out, I’ve downloaded the source from the repository but can’t get it to build due to about a dozen files or so missing. Is there something I’m missing or do i just have an old release or something? If you could help me get rolling I’d appreciate it.
There are still 21 files missing in revision 151, namely everything in BindingOriented.SyncLinq\Dependencies\ExpressionAnalysis and BindingOriented.SyncLinq\Dependencies\PathNavigation.
Hi, I just found SyncLINQ and it looks great. I was wondering how it compares to CLinq (http://www.codeplex.com/clinq)?
[…] be presenting my code camp talk "Reactive Programming with SyncLINQ" this Wednesday, 20th May, at the Queensland MSDN User Group. I suspect a few people will be […]
Gustavo,
As a project, they are quite similar, though the last time I looked into CLinq, it was no where near as complete as SyncLinq and didn’t appear to have any unit testing with it to either.
Al.
[…] be presenting my code camp talk "Reactive Programming with SyncLINQ" next Tuesday, 27th May, at the Gold Coast .NET Special Interest Group. The event is being […]
Awesome presentation on the Gold Coast last night Paul. One of the best we’ve had.