Windows App Developer Links - 2012-04-14

posted on 14 Apr 2012 | App Developer Links

Windows 8

  • Getting around in Windows 8 (Windows Experience Blog)

    • "A common thread we've seen in the feedback so far about Windows 8, on this blog or elsewhere, positive or negative, is that people using Windows 8 for the first time might need a little help getting their bearings. ... I hope some of this info can help you use Windows 8 even more quickly and efficiently."

Visual Studio 11

  • April 2012 Update for Microsoft Visual Studio 11 Beta (Microsoft Download Center)

    • "April 2012 Update for Visual Studio 11 Beta is a small patch that provides fixes and improvements for the Visual Studio development environment."
  • My Top 5 Visual Studio 11 Designer Improvements for ASP.NET 4.5 Development (Carl Bergenhem)

    • "Visual Studio 11, contains quite a lot of improvements over Visual Studio 2010. With this release we also get to see all of the latest additions to ASP.NET 4.5 and of course the integration with VS11! I've been tinkering with both ASP.NET 4.5 and VS11 quite a bit lately, and I wanted to give a quick list of my top favorite features in the new Visual Studio's Designer interface."
  • Become a Visual Studio 11 Master Detective - A Look into the Page Inspector (Carl Bergenhem)

    • "The Page Inspector found in VS11 brings in some of the most useful features within our favorite modern browser's developer tools. Things like DOM navigation, finding certain elements and modifying the CSS on the fly can now all be done from within Visual Studio. Is this a replacement for the developer tools in the browser? No. However, it provides us with even more tools and information for developing our ASP.NET project before we need to take use of the browser's dev tools."
  • Getting your favorite Visual Studio 2010 extension to run in Visual Studio 11 (James Manning)

    • "If there are VS2010 extensions you miss when running in VS11, you most likely can edit the extension metadata and it'll install and run fine."
  • What AnyCPU Really Means As Of .NET 4.5 and Visual Studio 11 (Sasha Goldshtein)

    • "Prior to Visual Studio 2010, AnyCPU was the default for most .NET projects... In Visual Studio 2010, x86 (and not AnyCPU) became the default for most .NET projects... In .NET 4.5 and Visual Studio 11 the cheese has been moved. The default for most .NET projects is again AnyCPU, but there is more than one meaning to AnyCPU now."

Metro App Development

  • Increase Performance of Metro Apps by 46% with 2 Lines of Code (Ryan Lowdermilk)

    • "Using JSON data in lieu of XML will make your Metro apps 46% faster! ... Even better, Windows 8 offers full support for JSON! Metro UI controls can be bound to JSON data. Also, common JavaScript functions, such as JSON.parse(), are natively supported. JSON is a first class citizen in Windows 8."
  • Shape'12: New to game development? Learn how you can take advantage of Windows 8 (Channel 9)

    • "This is a unique moment in the history of game development. Never before has it been so easy to create a new game, distribute it to 100s of millions of potential users, and get paid. Here is what you need to know to create an entertaining app for the Windows 8 marketplace, including the basics of planning, game design, development, and distribution."
  • Shape'12: How to create your first Windows 8 Metro-Style game (Channel 9)

    • "Windows 8 metro-style apps are a huge new opportunity for all developers. Learn about the core components of the Windows 8 platform specifically provided for metro-style games and how you can assemble them into your ideal game experience. Learn the latest tips and best practices for game graphics, input & animation, sound effects, and asset loading."
  • Shape'12: High Performance in Broad Reach Windows 8 Games (Channel 9)

    • "The more polished the game, the larger the revenue opportunity. This talk covers techniques to give your app a professsional appeal using modern features for a fluid experience. Learn how to grow your audience by leveraging capabilities across the entire range of Windows8 PCs, including languages, tools, and APIs for networking and high-performance graphics, in both 2-D and 3D."