Presentation: 29/05/2008 - Perth RDN - Bindable LINQ

This Thursday, 29th of May, we’ll be running a Readify Developer Network event in Perth. Readify is entering the Perth IT market and developing a presence, and the RDN is our way of saying "G’day". Here’s what the RDN will be about:
ReadiPrimer - Expression Web 2 and Silverlight 2: Twice the Power, Double the Ease […]

Presentation: 27/05/2008 - GCDNSIG - Bindable LINQ

Update: SyncLINQ has been released under the name Bindable LINQ, and is available from CodePlex
I’ll 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 hosted at Bond University, at 6pm. I look forward to seeing you there.

Presentation: 20/05/2008 - QMSDNUG - Bindable LINQ

Update: SyncLINQ has been released under the name Bindable LINQ, and is available from CodePlex
Update: I meant Tuesday
I’ll 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 away at Remix, but if you’re in Brisbane […]

Presentation: 26/04/2008 - Code Camp OZ - Bindable LINQ

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

Presentation: 30/03/2008 - Adelaide Happens - LINQ

This afternoon I spoke about LINQ at the ADNUG Happens event. I covered:

How we got to LINQ: IEnumerable, Anonymous Delegates, Generics
New features that enable LINQ: Extension methods, generic parameter interference, lambda expressions, anonymous types
What LINQ is
LINQ flavours:

LINQ to Objects
LINQ to XML
LINQ to SQL
LINQ to CRM (open source)

The slides and code are on Subversion:
http://svn.paulstovell.net/Presentations/LINQ/
Here are the […]