Dec 14
The purpose of this post is to create an interactive map that allows you to select multiple regions of a map. To do this we create a customized template based on a "ToggleButton. Indeed, thanks to "ToggleButton" we're going to manage several status as "Checked" an "Unchecked" which will serve us whether the region is selected or not.
For this post we'll use a map of Belgium where you can select multiple provinces. Then, all selected provinces will be added to the list. [More]
Tags:
Dec 07
The purpose of this post is to show you how to declare and use a specific user control in Silverlight. To do this I'll use a simple example of a Wizard page containing user control representing steps. [More]
Tags:
Dec 01
The goal of this post is to create a simple example of an application with an architecture domain-driven using Entity Framewrok 4.0 and POCO, the RIA services and Silverlight. [More]