Getting Started with Windows 8 Development
Join the DZone community and get the full member experience.
Join For Freeundoubtedly you’ve experienced the buzz and anticipation for windows 8, and perhaps you’ve already downloaded the windows 8 consumer preview and given it a go on your own. one thing is clear, the metro experience and window store deployment model are a significant shift in the way you’ll be building and distributing apps in the near future. the time to start is now though, before windows 8 hits the general consumer market, and here’s a quick guide to some of the key resources to help you on your way.
the on-line entry point for windows 8 development is the windows dev center . here you’ll be able to download the consumer preview as well as visual studio 2011 beta . the dev center also includes metro design guidance and assets, code examples, and tutorials in all of the supported programming environments (html/javascript, c#, vb, and c++). in addition to the dev center, i suggest you keep tabs on the building windows 8 blog where stephen sinofsky posts frequently on the progress and principles behind the latest version of windows.
there is also a progression of in-person events to guide your application development all the way into the windows store:
windows dev camps
windows dev camps are free, full-day events covering the windows 8 platform including the metro design philosophy, the programming environments, and the logistics of the windows store. bring your laptop with windows 8 and visual studio loaded though, because the day will be capped off with a hands-on lab. these camps are being held all over the world and more are being added, but for now here are the options available in the northeast.
- tuesday, may 22 – waltham ma (sold-out)
- wednesday, may 23 – farmington ct
- thursday, may 24 – waltham ma
- friday, june 1 – new york city
metro accelerator labs
once you’ve started working on your application and are looking for some additional guidance, consider signing up for a three-day metro accelerator lab . these are not training sessions per se, but rather an opportunity for you to churn out some code on your app alongside some other awesome developers, so be sure to bring your laptop outfitted with visual studio and windows 8.
there will be some experienced microsoft folks on hand as well to provide guidance as you get your application ready for submission to the windows store. note, this is a “metro” lab, so if you’re working on a windows phone 7 application, please feel free to sign up as well.
there is a metro accelerator lab scheduled for june 6 – 8th at the microsoft office in waltham, and there are a few others scheduled along the east coast. the waltham version will be a special one, since day 2 of the event will be the boston stop of the ready.set() {code} challenge being run by nokia. note, this event does require a separate registration .
application excellence labs
unless you’re developing apps only for yourself or your internal enterprise, you’ll need to get your application into the windows store or no one will know about it or be able to install it! my colleague g. andrew duthie has a great post on the role of the windows store in this new development ecosystem, and he notes that at this point entry into the windows store is by invitation only.
one of the easiest ways to get that invitation is to sign up for an application excellence lab, which is a one-on-one session with one of our premier field engineers (pfe) who will review your application for performance, adherence to the metro design principles, and other items. if your application passes muster, you’ll get a token enabling you to submit your application to the windows store. if your application doesn’t make the cut, you’ll get some valuable and actionable feedback to make the necessary improvements, which should result in a more successful app in the long run.
these labs are by invitation only, so if you’re at the point in your windows 8 metro application’s development where you’re ready to submit it to the windows store, let chris or me know and we’ll connect you with a pfe for an appointment.
Opinions expressed by DZone contributors are their own.
Comments