Browse by Tags
All Tags »
Bnaya (
RSS)
This Week On Channel 9 my blog was manage to get on Channel 9 week's top developer news .
My best Photos this post is not a technical one. I just put some of the best photos I took on a public Picasa folder https://picasaweb.google.com/110804663513744011026/Best# enjoy :)
Visual Rx - Part 4 this post is the 4th of the Visual Rx post series. this post will focus on the communication channel settings . you can see this series TOC in here . at the time I'm writing this post there is 4 available communication channel (out of the box). Wcf discovery - will try to dynamically locate the end point of the viewer service (or any other discoverable service which apply to the Visual Rx contract). this is the easiest proxy and it is recommended to local network scenarios...
Visual Rx - Part 2 this is the second post in the Visual Rx series. this post will focus on the viewer side. you can see this series TOC in here . as we saw in the previous post the main view of the Visual Rx viewer is using a tab control ( the default tab is the "All" tab ) out of the box the viewer is also having a grid tab, additional tab will be added per keyword. ( the grid is actually a plugin and it can be remove by deleting it from the relative Plugins folder ). all tabs except...
Visual Rx - Part 1 this post is the first of series about Visual Rx . this post series also stand as the official help of Visual Rx. you can see this series TOC in here . Visual Rx is a bundle of API and a Viewer which can monitor and visualize Rx datum stream (at run-time). one of the challenge of any Rx solution is reasoning about the datum flow at run-time , the Visual Rx bundle is a perfect solution for this problem. Visual Rx was design for minimal performance penalty , which make it...
MEF at the SDP today i was lecturing at the SELA SDP about building composite WPF shell application using MEF . first I want to thanks all attendant that was there despite of the latency in the schedule. second I want to thanks Yaniv Rodenski for his part in the lecture. Yaniv was demonstrating real world solution that combine the WCF power with the MEF charm :) as I promised you can find the presentation and the code sample that I was showing (and Yaniv was kind enough to let me publish his...