Building Metro Style Apps with C++ and JavaScript |
- Building Metro Style Apps with C++ and JavaScript
- Silverlight Cream for September 25, 2011 - 2 -- #1149
- Windows Client Developer Roundup 082 for 9/26/2011 (Giant Post-Build Edition)
- Windows Client Developer Roundup 082 for 9/26/2011 (Giant Post-Build Edition)
- Breaking change: Raising PropertyChanged with string.Empty in WinRT / Windows 8
- Quick tip: Select the correct INotifyPropertyChanged in Windows 8 / WinRT
Building Metro Style Apps with C++ and JavaScript Posted: 26 Sep 2011 09:00 AM PDT Hi, I'm Raman Sharma, a Program Manager with the Visual C++ team. As seen a few weeks ago at //BUILD, in the next version of Visual Studio you'll be able to create Metro style app with Javascript. But this doesn't mean that Javascript is the only language you can use. There are several reasons to leverage compiled code as well. In this video I recently posted in Channel 9, you'll learn how your Metro style app with HTML5 can directly access native code. I'll show you how to access your C++ Windows Runtime components from JavaScript. After this talk, you'll understand how to combine native and script code in order to build the most compelling Metro style applications.
|
Silverlight Cream for September 25, 2011 - 2 -- #1149 Posted: 25 Sep 2011 09:46 PM PDT In this Issue: Peter Kuhn , Scott Hanselman , David Anson , Kunal Chowdhury , Beth Massi , Rajat Jaiswal , MIke Ormond , WindowsPhoneGeek , Xianzhong Zhu , Jesse Liberty , Derik Whittaker , Morten Nielsen , Sumit Dutta , Asim Sajjad , and Dhananjay Kumar...( read more )...(read more) |
Windows Client Developer Roundup 082 for 9/26/2011 (Giant Post-Build Edition) Posted: 25 Sep 2011 09:08 PM PDT The Windows Client Developer Roundup aggregates information of interest to Windows Client Developers, including WinRT XAML , WPF , Silverlight , Visual C++ , XNA , Expression Blend , Surface , Windows 7 , Windows Phone , Visual Studio, WCF RIA Services...( read more )...(read more) |
Windows Client Developer Roundup 082 for 9/26/2011 (Giant Post-Build Edition) Posted: 25 Sep 2011 09:08 PM PDT The Windows Client Developer Roundup aggregates information of interest to Windows Client Developers, including WinRT XAML , WPF , Silverlight , Visual C++ , XNA , Expression Blend , Surface , Windows 7 , Windows Phone , Visual Studio, WCF RIA Services...( read more )...(read more) |
Breaking change: Raising PropertyChanged with string.Empty in WinRT / Windows 8 Posted: 25 Sep 2011 02:57 PM PDT In the developer preview of Windows 8, I just noticed a breaking change in the way that data bindings react to the PropertyChanged event. First a bit of background: Often, objects that are databound to the UI are simple data objects (also called ViewModels...( read more )...(read more) |
Quick tip: Select the correct INotifyPropertyChanged in Windows 8 / WinRT Posted: 25 Sep 2011 01:47 PM PDT Microsoft loves MVVM and INotifyPropertyChanged so much that they included this very useful interface twice in the new WinRT framework. Unfortunately, only one of these is working correctly (and the other one is likely a bug, remnant from the past ) When...( read more )...(read more) |
You are subscribed to email updates from "microsoft" via Ehsan in Google Reader To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment