Currency Converter for Windows Phone 7 - Coding4Fun - Site Home ... by Xaml editor

Wed, 01 Dec 2010 23:54:54 -0700

Currency Converter for Windows Phone 7 - Coding4Fun - Site Home ...

by Xaml editor @ Wed, 01 Dec 2010 23:54:54 -0700



The View is the basic XAML for the user interface (although sometimes it can have a C# file attached to it) that will use Data Binding to read and change properties on the ViewModel, and Actions to invoke the methods. The ViewModel is the abstraction of the View ... You can read more about MVVM throughout the internet, but there is an article by Shawn Wildermuth that's one of the best I've seen; you can read it here: http://msdn.microsoft.com/enus/magazine/dd458800.aspx. ...

Using Visual Studio to build VB Windows Phone Applications - The ...
Nested StackPanels can be conveniently added wherever necessary in MainPage.xaml file directly. The Visual Studio editor's IntelliSense makes XAML editing user friendly. See Fig 4 for an example of XAML intelliSense on the orientation property for a StackPanel. clip_image008[4] .... http://blogs.msdn.com/b/visualstudio/archive/2009/10/26/box-selection-and-multi-line-editing.aspx. Now you have all the secret weapons. Have fun writing your own VB Windows Phone applications ! ...