Your Virtual CIO
.jpg)
If it's 2011, you own a company and you don't know what a CIO is, you absolutely need one. so what is a CIO?
.jpg)
If it's 2011, you own a company and you don't know what a CIO is, you absolutely need one. so what is a CIO?
When I started silverlight (not long ago) I had a question that really bothered me: What's the difference between the ItemsSource and DataContext property of a list box. When I searched around, I … more
This is just an update to Ben Lemmon's solution his solution only explains how to do it from code, i changed the code so its possible to set it up using xaml.
using System;
using System.Net; … more
I have read these two articles complaining about the new style of using hashbangs #! as links. http://www.tbray.org/ongoing/When/201x/2011/02/09/Hash-Blecch … more
Here is a simple animation i wrote in silverlight
<UserControl
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" … more