Tuesday, April 17, 2012

Wondering what the .Net in a Metro world story is? Here's a chapter...

.NET Blog - .NET for Metro style apps

"NET is now a core part of several Microsoft platforms, and each has focused on specific subset of APIs. A lot of thought has been put into crafting each API surface area. Many of you have asked how the .NET APIs available for Metro style apps were chosen. In the following post, Immo Landwerth – a program manager on the CLR’s Core Framework team – provides an answer to this question. -- Brandon

Since the releases of the Windows 8 Consumer Preview and the Windows Developer Preview, developers have been busy exploring Windows 8, and many have asked questions about the subset of.NET Framework APIs that can be used to develop Windows Metro style apps. The natural tendency has been to compare the .NET APIs for Metro style apps to those available for other platforms such as Windows Phone. In particular, developers are wondering how much of their existing C# or Visual Basic source code they can expect to reasonably port to build a new Metro style app. We asked ourselves the same question when we carefully designed .NET APIs for Metro style apps.

In this post, I’d like to give you an overview of the APIs that are available to you for building Metro style apps. I will primarily discuss the design principles and requirements we used to decide which .NET Framework APIs to make available for Metro style app development. I will also touch on the relationships between .NET APIs for Metro style apps and other .NET API profiles.

...

image

...

image

..."

I thought this post a good chapter in the .Net on Win8 and Metro story. I do find it interesting that .Net for Metro (can we call it Netro, please? Pretty please?) is even smaller than for Windows Phone 7.1. That's good in that I guess better to start simple and build on it over time logically? Kind of a .Net Framework reboot?

No comments: