DCSIMG
November 2012 - Posts - Bnaya Eshet

Bnaya Eshet

Disclaimer

November 2012 - Posts

SDP 2012 - Day 2

SDP 2012 - Day 2

the SDP 2012 conference has day 2 had completed.

I was speaking about async / await, Rx and TPL Dataflow.

you can find the materials for my lecture in here.

Rx, Tdf, async, await, parallel, TPL

I will give the same lecture on Wednesday next week,
there is a chance that some place is still available,
so if you are interesting, you can check it with Sela Marketing.

SDP 2012 - Day 1

SDP 2012 - Day 1

the SDP 2012 conference has started today.

I was speaking about what's new in .NET 4.5 parallelism.

you can find the materials for my lecture in here.

sdp, parallel, .NET 4.5, Task, Async, await, Sela

tomorrow I'm giving a full day tutorial about async / await, Rx and TPL Dataflow.

Rx - Open Source

Rx - Open Source

Microsoft had announced the open sourcing of Rx.

it is a great news for the Rx development community.

Rx, IObservable, Open source, Reactive

Microsoft is still committed to the library's quality while accepting external contribution into the Rx code base.
Open sourcing is the new Microsoft strategy and you can see other technology that is moving in that direction (for example ASP.NET).

personally I will consider to move Visual Rx into an official Rx code base.

central code base that is being managed by Microsoft is much better than a separate libraries because when a contribution integrate into the code base it is having the Microsoft team quality stamp and developer can easily adopt it with less worries.