Saturday, January 28, 2012

Windows 8 Programming Tutorials : Lets see what we can do on windows 8 and how.

Windows 8  and windows mobile 7 programming is based on (WinRT) Windows Runtime : new subsystem in Windows 8 that allows users to build touch optimized applications in the metro look and feel. It exists in parallel with other frameworks like .NET (WPF), Silverlight or native C++ and will not replace those technologies. While metro style apps are manily consumer focused - .NET and Silverlight target more on line-of-business applications.

 To develop metro style application we can use languages like c#, javascript, html, c++ too...

Featured Posts

Podman: The Complete Guide to Rootless, Daemonless Containers

Podman: The Complete Guide to Rootless, Daemonless Containers Podman is an open-source container engine designed to build, run, manage, and...