In a previous post I briefly introduced Hadoop and described a brief overview of its components. In this post I’ll put my money where my mouth is and actually do stuff with Hadoop on Azure. Again, one step at a time. So I went to the market and found some free demographics data available from... read more
Published by aadami on May 9th, 2012 2:46 pm under Prism
Hi everybody, As you might already know the Prism Library does not provide UI implementations for WPF interaction requests as out of the box, it only provides examples of these implementations for Silverlight, which can be used as a basis for the development of your own triggers and actions. Hence, I created this blog with... read more
Seriously. There’s an elephant in the room, so I’ve no choice but to talk about it. I’m new to Big Data and newer to Hadoop on Azure, so this post (and future ones as well) will serve as an introduction to the underlying concepts of big data and my experience on using Hadoop on Azure,... read more
Hi everyone, Recently I’ve been working with TeamCity 7 and getting involved in the continuous integration practice, so I would like to show my experience in this post. For my project, “build” means the following things: compiling, checking Source Analysis, checking Code Analysis, running Unit Tests and measuring Code Coverage. Taking this into account, I... read more
NEW URL http://woloski.com NEW RSS http://feeds.feedburner.com/woloski
Published by aadami on April 24th, 2012 8:57 pm under Prism
Hi everybody, Recently I found that these topics were often discussed in the Prism forum and, although there are samples already using these features provided by Prism as out of the box (e.g. Commanding Quickstart and Stock Trader Reference Implementation.) I thought that a small sample portraying all these functionalities together could become handy, especially... read more
Hi everybody, Since the version 4.1 of Prism, the RegionActiveAwareBehavior has been modified to be able to sync the state (that is, the IsActive property of the IActiveAware interface) of “child” views and view models with their parents through the inclusion of the SyncActiveState attribute. However, a user in the following work item has posted... read more
Published by Ezequiel Jadib on April 12th, 2012 2:20 pm under Adaptive Streaming, CSM, Composite Stream Manifest, Live Smooth Streaming, MMP Video Editor, Media, Microsoft Media Platform, RCE, Rough Cut Editing, SSME, Silverlight, Silverlight 5, Smooth Streaming, Smooth Streaming Media Element
Heads up! A refresh of the MMP Video Editor 2.0 was released today. This release doesn’t contain any new feature and is just a refresh to use the latest Silverlight 5. The 2.0 release was built using the Silverlight 5 Beta bits, which already expired so some users were getting the message “This application was... read more
I am probably going to compare apples and oranges in this post, with a slight bias towards oranges. Yes, I like fruit. I also like SQL Azure Data Sync and how it makes data synchronization tasks a breeze. You install your agent, register your database, go to the portal, setup your sync groups, conflict resolution... read more
While working with the Windows Phone Storage NuGet packages for Windows Azure with Damián Martinez Gelabert and Mariano Converti, we created a video to showcase these NuGet packages which Wade Wegner publishes to Channel 9. Topics in the video: Creating a new project, adding, and configuring the Storage NuGet package. Walkthrough the Storage Sample NuGet package (Blobs, Tables and Queues).... read more