Posted on May 26th, 2008 by Paul Stovell
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 […]
Filed under: Presentation | 2 Comments »
Posted on May 21st, 2008 by Paul Stovell
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.
Filed under: Presentation | No Comments »
Posted on May 18th, 2008 by Paul Stovell
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 […]
Filed under: Presentation | 4 Comments »
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 | 11 Comments »
Posted on March 30th, 2008 by Paul Stovell
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 […]
Filed under: Presentation | No Comments »