Archive for February 2nd, 2010

Simple WPF ViewModel implementaion with VisualBasic.NET

This is my trial for applying View-ViewModel concept in WPF Windows application. I do not have a Model for this sample so omitting that word
This is the XAML code which I used. Here I tried to do text binding with a TextBox and Command binding with a Button.
File 1: Window1.xaml

<Window x:Class="Window1"
[...]

Leave a Comment

Free eBook: The Complete Windows 7 Shortcuts

You can download it from here.
VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment