woensdag 3 december 2008
My version of Jason Dollinger's demonstration code
I saw this post. It refers to a video where Jason Dollinger creates a small program with the help of a pattern called model-view-viewmodel (m-v-vm). Some people wrote in the comments to this post that they wanted the source code of the program that was created in this video. I thought it would be nice to recreate the program as a way of learning about this pattern. After I wrote it I thought it would be nice to share it with you.
I haven't implemented the unity framework yet. But I already have used the MEF library in other programs. So I probably will write an update of this program in the future where the MEF framework is used.
Because I wrote the program in Visual Studio Express no unit testing is included.
You can download the file here.
If you have any comments or suggestions please let me know!
Abonneren op:
Reacties posten (Atom)
10 opmerkingen:
For some reason, your code can not be downloaded ...
I figured it out. I was behind a proxy server and it was not allowing me to download it. When I tried from home, it worked just fine.
Thank you very much for posting this! It's much easier to follow along in Visual Studio rather than Windows Media Player.
You're Welcome!
Robert, I'm getting the 404 trying to download the sample.
I'm sorry. I removed the file by accident. It should work again.
Do you have a copy of Jason Dollinger's video? It seems to have been removed from the Lab49 website.
Thanks!
I have never downloaded the video and when I search for it on the internet I can't find the file either. So I'm sorry I can't help you.
It's here... http://blog.lab49.com/archives/2650
Good work. Thanks.
Een reactie posten