Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Metrooo

Name: Anonymous 2012-06-05 13:51

Have you started brushing up your HTML yet /prog/?
Read this http://download.microsoft.com/download/6/5/2/6529A101-DE4A-463A-8E33-F53A9826F010/apress-metro-revealed-freeman.pdf
The future of programming, don't tell me you still code ascii on a text editor like some nerddd

Name: Anonymous 2012-06-05 14:30

Windows apps. Programming?

Name: Anonymous 2012-06-05 14:45

>>1
You can still program Metro Apps in native C++ via COM, they've added some language extensions to make interfacing with COM programming more natural.

Doing it HTML+Javascript is only one way of targeting the Metro desktop. Articles written that only emphasize HTML+Javascript are written by people who don't like native or .NET development. In fact, Microsoft itself recommends to seasoned developers and companies to use native C++ for WinRT/Metro development for maximum execution efficiency as it doesn't rely on slow garbage collection and has less startup overhead as there is no VM or JITing. Plus all of the features of Metro are accessible in C++, all of the other languages just get half-assed language bindings for most but not all features.

http://en.wikipedia.org/wiki/Windows_Runtime#C.2B.2B_.28WRL.2C_Component_Extensions.29

Native C++ is a first-class citizen of the WinRT-platform. To use WinRT from C++ two supported options are available: WRL—an ATL-style template library—and C++/CX (C++ with Component Extensions) which resembles C++/CLI.[12] Because of the internal consumption requirements at Microsoft, WRL is exception-free, meaning its return-value discipline is HRESULT-based just like that of COM.[13] C++/CX on the other hand wraps-up calls to WinRT with code that does error checking and throws exceptions as appropriate.

Name: Anonymous 2012-06-05 14:49

.pdf
Stopped fucking caring there

Name: Anonymous 2012-06-05 14:52

>>4
At least it's not .doc/.docx

Name: Anonymous 2012-06-05 16:15

Microshit
pls go

Name: Anonymous 2012-06-05 18:47

good thing windows 8 is shit, maybe this will get all the ``faggots'' to shut up about javascript for once

Don't change these.
Name: Email:
Entire Thread Thread List