DCSIMG
await,Dataflow - Bnaya Eshet

Bnaya Eshet

Disclaimer

Browse by Tags

All Tags » await » Dataflow (RSS)
The 3rd day of the SDP
The 3rd day of the SDP was over and I want to thanks all the attendants. my yesterday session was about C# 5 async and await . today I will have a full day tutorial on Rx and TPL Dataflow . you can download the demo code and also the presentation for second and third days from here (the link is also having the demo code for today's sessions). anyway, I also want to recommend 2of yesterday session. if you were attend at the conference you should have an access to the sessions video page. first...
Open House at Microsoft
Open House at Microsoft yesterday I was lecturing at Microsoft about VS 2012, .NET 4.5, async/await, Rx and TPL Dataflow. there was 90 people attended and I hope that everybody has learn something new. the code sample for this lecture available here .
Tpl Dataflow walkthrough - Part 5
Tpl Dataflow walkthrough - Part 5 this post is a complete walkthrough of a web crawler sample that was build purely by using Tpl Dataflow . it was built on .NET 4.5 / C# 5 (on a virtual machine using VS 11 ). I will analyze each part of this sample, both by discussing the Dataflow blocks and the patterns in used. the sample code is available in here (it is a VS 11 project). during the walkthrough you will see the following Tpl Dataflow blocks: TransformBlock TransformManyBlock ActionBlock BroadcastBlock...
Rx - User Group session
Rx - User Group session this is just a reminder, tomorrow (Wednesday 2011-11-22) I'm giving Rx (Reactive Extension) session at Microsoft Israel user group. if you want to hear about Rx you can register at here .   on the other hand if you want a full day tutorial on TPL 4.5 you can resister to Sela Developer Practice (this one is not for free). Yaniv Rodenski and I will give 2 days tutorials about TPL and Async programing in .NET 4.5. the first day is a walk through TPL 4 and the new async...