Today we are releasing a new improved version of the technical preview of beWeeVee’s Silverlight technology that can be accessed from: http://www.beweevee.com/notepad. [*]
Since the last time we did a public update we have added a couple of features,…
Building Silverlight projects on the Team Foundation Server Build Agent can get messy when you have .xap files around. We stumbled across this issues with a colleague from work (Dani you know, that was you
)…
If you have been working on Windows Presentation Foundation or Silverlight 2.0/3.0 you may already be aware of a pretty interesting design pattern called MVVM (Model-View-ViewModel).
MVVM relies on the quite simple but important interface INotifyPropertyChanged in the System.ComponentModel namespace. Its…