... a journey through WPF, MVVM and .NET4 RSS 2.0
# Wednesday, January 20, 2010
To start off this new series, I have created a MVVM Helpers project template - this is a Visual Studio 2008 template which will create the starter project I will be using as an example. It shows off the primary usage of the MVVM library and has directories and references to required assemblies already established so it's a nice starting point for any MVVM WPF app using the helpers.

Download it from here and copy the zip file into your template directory.

As an example, if your user name was "Mark", like me and you are running Windows 7 it would be:
"C:\Users\Mark\Documents\Visual Studio 2008\Templates\ProjectTemplates\Visual C#\Windows"

Here's what my directory looks like:

templatedir.jpg

With that in place you should be able to fire up Visual Studio 2008 and create a sample MVVM project:

project_screen.jpg

Let it generate a project and the build it -- running the program will give you a simple file explorer using the MVVM design pattern and WPF:

 sample-run1.jpg 

In tomorrow's post, we'll break the sample down and see how I built it. See you then!

 

Wednesday, January 20, 2010 5:35:13 PM (Central Standard Time, UTC-06:00)  #    Comments [0] -
.NET | Code | WPF
I'm a WPF Disciple
Search
Categories
Archive
<January 2010>
SunMonTueWedThuFriSat
272829303112
3456789
10111213141516
17181920212223
24252627282930
31123456
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright 2010
Mark Smith
Sign In
All Content © 2010, Mark Smith
DasBlog theme 'Business' created by Christoph De Baene (delarou)