Microsoft MVC bloggers

Sponsors

Windows Web Applications: Namespaces and Modules

The goal of this blog entry is to describe how you can use the Windows JavaScript (WinJS) library to create namespaces. In particular, you learn how to use the WinJS.Namespace.define() and WinJS.Namespace.defineWithParent() methods. You also learn how to hide private methods by using the module pattern. Why Do We Need Namespaces? Before we do anything [...] Read More...

Read the complete post at http://feedproxy.google.com/~r/StephenWalther/~3/WZX3KjwHSOg/windows-web-applications-namespaces-and-modules.aspx