Subscribe via RSS
-
Recent Posts
Recent Comments
- Cristina on Calidad de servicio Honda
- Fernando on Startup Weekend Morelia review
- Jorge Gutierrez on Startup Weekend Morelia review
- laura Segnini on Startup Weekend Morelia review
- Ariel Muñoz on Tips for customer development interviews – Pain validation
Archives
Categories
Meta
Monthly Archives: May 2010
DesignData support for Silverlight in Visual Studio 2010 and Blend 4
In order to take advantage of the design-time binding support in Blend (and now VS .NET 2010), especially when using MVVM, you had these options: 1. Set the DataContext in XAML to a StaticResource (like a ViewModel) created for design … Continue reading
Posted in Silverlight
1 Comment
Syntax Highlighting TextBox in Silverlight using MVVM
EDIT: You can find an update to this post here: Code editor control with syntax highlighting for Silverlight available. This is a demo about leveraging the databinding and templating support in Silverlight and the MVVM pattern to create a simple syntax … Continue reading
Posted in Silverlight
4 Comments
