VisualStudio11

Showing posts with label VisualStudio11. Show all posts

Hope you gone thru my previous video tutorial “How to Create a Windows 8 Metro Style Application using Visual Studio 2011?”, where I demonstrated about Windows Metro Style Application templates, creation of project and it’s project structure. There we also demonstrated one simple “HelloMetroStyleApplication” sample.

 

In this video tutorial, we will learn about “Package.appxmanifest” file which resides in the Metro application project directory. We will discuss step-by-step about each property page and XML content of this manifest file.

Published by on under Metro | Tutorial

People often asked me to start a Video Tutorial series on Windows 8 Metro Style Application development using Visual Studio 2011 and here is first part of the series. The series will include the video tutorial as well as some text to give you easy access to the code.

 

In this first part (10 mint Video Tutorial), we will learn how to get started with the Project and also we will learn the project structure. Later we will have a small demo to show you how to develop your first “Hello Metro Style Application” using Visual Studio 2011 IDE. Continue to the tutorial to learn more.

Published by on under Metro | Tutorial

Today posting the last week’s news digest of Silverlight-Zone.com. During last week (2nd October 2011 to 8th October 2011), we have submitted ~76 news links in SilverlightZone on different topics like Silverlight, Windows Phone 7 and LightSwitch.

 

It’s our effort to share the already available good content to you. As usual, this post will cover the Popular 5 Posts of last week and link towards daily news digest for your reference. Share us your thoughts and views about Silverlight-Zone.com. We are eager to hear something from you. Your continuous support matters to help the community grow.

Published by on under MVVM | Silverlight

In Windows 8 if you installed Visual Studio 11 separately, you may notice the error “Tool makepri.exe cannot be found. Please install Windows Modern SDK” while building Metro Style Windows application. What is that and how to resolve this issue?

 

In this post I will discuss about this issue and will also give you the solution. If you are facing the similar issue, read to find out more.

Published by on under SDK | Tips

Visual Studio 11 provides an integrated development experience that spans the entire lifecycle of software creation from architecture to code creation, testing and beyond. This release adds support for Windows 8 and HTML 5, enabling you to target platforms across devices, services and the cloud.  Find the link to download the standalone/offline installer (ISO) of the Visual Studio 11 Developer Preview.

Published by on under .Net | News

Microsoft released Visual Studio 11 Developer Preview to the developer community. First they released it for the MSDN subscriber that means, it was available only for MSDN subscribers till the date it was announced. Now it is available for general public. You can now download it and start exploring the features. You can also start developing Windows 8 applications using this IDE.

 

In this post, I am going to share you the links for both MSDN and general public download. Grab it and start exploring.

Published by on under .Net | CodeProject