There are a few ways to develop Windows 8 applications. Microsoft gives us XAML/C# and HTML5/JavaScript. There are hundreds of thousands of Microsoft web developers in the world. So why didn't Microsoft come out with HTML5/C# or VB combination? This blog is to help ASP.NET web developers understand XAML.
Sunday, March 17, 2013
What's a Page?
As a web developer this will be easy for you to understand. Each "window" in your application is actually called a "page" (like a web page) and is based on an object called Page.
No comments:
Post a Comment