Prepping your machine | Win8 Dev Fundamentals Launch
Download Notepad so you can start developing Windows Store Apps… Or, you can also download Notepad++ so you can see colors around the screen…
You’re kidding me right?
Yow whats up guys it’s me, ron, so we’re going to discuss tools today, and help you set up so you can start making those imaginary apps of yours
Of course, I’m kidding, if you can develop Windows Store Apps using Notepad, then please do share it to us, and I’ll give you one biiiig star.
Anyways, so, you’ve finally decided to make apps, but you don’t know where to start. Good timing! I’m starting this series called “Windows 8 Development Fundamentals” which I’ll be posting every week, so you might want to go back here again for new posts. Sooo since everything is in place, let’s get started!
1. Download Windows 8. If you’re an MSDN subscriber, then, I’m assuming you’re running Windows 8 already so, high five! For those who aren’t running Windows 8 yet, you can download the windows 8 evaluation version by clicking this link which will navigate you to Windows 8 evaluation for developers. Note that this version will expire and you cannot upgrade unless you buy it. According to an MVP, there’s a way for you to upgrade to Windows from evaluation version without reverting and reinstalling, in which can be done by running a script.. but let’s not complicate things, the point here is that you shall be running Windows 8 for you to create apps on it.
2. Download Visual Studio. Download Visual Studio by clicking this link by Downloading this, you’re installing Visual Studio, which is the IDE where you do a lot of your coding. And also Blend for Visual Studio. Blend was a part of the Expression Suite before, which Microsoft is retiring – you can see the announcement here, that’s why it’s now called simply “Blend”. As what the name sounds, this is where you express your artistic side. You can do animations from here, and you can also do graphic designs, page transitions, etc. Basically, this tool will make your application more appealing.
3. Get Developer License. Microsoft really loves licensing. But when we talk about license, we often mistakably think, it always involve money. Well, not in this case! getting a developer License is free, once you run your Visual Studio Express for Windows 8 which you downloaded earlier (in #2) When Visual Studio prompts you, follow the prompt to get your license. You can also get your license without running Visual Studio by following the steps in this link.
aaaand Alright! you’re all set! I’ll see you on the next post!
Launching into a new era for Visual Studio
On August 15, 2012 at 10AM Pacific Time, Microsoft announced that MSDN subscribers can download and install Visual Studio 2012.
While Visual Studio 2012 will reach the RTW on August 15, Microsoft will hold a virtual launch event for Visual Studio 2012 on September 12, 2012 from Seattle, WA.
Yow wazzup guys it’s me, ron. So right now, I just want to share with you the newest developer tool Microsoft has just recently released for MSDN subscribers.
For non-MSDN subscribers, .. get one! haha! anyhow, I’ve been receiving a lot of questions regarding this release.. I’ve listed top questions below.. it’s more of like FAQs.. so.. here are my answers 🙂

1. What’s new in Visual Studio 2012?
Visual Studio 2012 includes a lot of updates to simplify development experience, promote team collaboration – and doing it effectively of course 🙂 and reach out and delight end-users across a variety of devices.
2. There has been some changes to the Visual Studio SKUs, what is the current line up?
Yes, there has been a lot of feature that was shuffled within different SKUs. Like for instance, the Microsoft Test Manager is now available in Premium, which was a part of Ultimate and Test Professional. Here are the SKUs for Visual Studio 2012:
– Visual Studio 2012 Ultimate
– Visual Studio 2012 Premium
– Visual Studio 2012 Professional
– Visual Studio Team Foundation Server 2012
– Visual Studio Test Professional 2012
Express SKUs have also been simplified so developers can focus more on the latest Microsoft platforms.
– Visual Studio 2012 Express for Web
– Visual Studio 2012 Express for Windows 8
– Visual Studio Team Foundation Server Express 2012
3. What is Application Lifecycle Management (ALM)?
Application Lifecycle Management (ALM) is very different from what we call SDLC or Software Development Life Cycle. These two are different stuff. SDLC only revolves on the development process, whereas ALM revolves on the whole entire cycle. ALM integrates different teams, platforms, and activities, enabling a continuous flow of business value.
4. We have a heterogeneous development environment, how do these tools help me?
With Team Explorer Everywhere, you can take advantage of Visual Studio even with non-Microsoft technologies including Java and Eclipse
5. What is the difference between Team Foundation Server and Team Foundation Service?
They both play central role in the Microsoft ALM story. They are like the backbone of the whole thing. The server is an on-premise solution, while the service is a cloud hosted solution. Team Foundation Service is also in a preview stage so it is subject to change before the release
6. How does Windows 8 development differ from developing for Windows 7?
You can develop desktop apps for Windows 8 with the same technologies that are used for Windows 7. However, what’s cool is that you can also develop Windows Store Apps for use on Windows 8 using your choice of .NET, C++, or HTML5 with JavaScript.
7. Is Silverlight no longer supported?
Silverlight has a 10 year mainstream support lifecycle. Microsoft will continue to provide feature updates; bug fixes and security updates for Silverlight
So yeah, a lot to keep in mind right? should you have any more questions, just comment below, and I’ll try my best to answer it 🙂
Have you downloaded Visual Studio 2012 already? how was it so far?


