Contents tagged with JavaScript
-
Debug and run Windows 8 Metro style JavaScript apps
Once you have become familiar with WinJS app development basics, the next thing to do is run and debug your app, test it out, and see what the new IDE and tools can do. Debugging is a great way to … more
-
JavaScript Strict Mode Explained
JavaScript is everywhere. It's run in web sites, as utilities on many operating systems, and in any host, like IE, Firefox, or Chrome and it's a first class citizen in Windows 8 Metro style app … more
-
Get started with Windows 8 Metro style app development using JavaScript and HTML5
Metro style Apps are enticing to all types of software developers. Web, Desktop, and Phone/Device developers share common tools in Visual Studio, and common components and libraries within the … more
-
Use the W3C Geolocation API to create location aware web sites
Location aware services and applications are becoming more important than ever before, as smartphones, tablets, and other fully featured mobile devices become ubiquitous. The W3C Geolocation API … more
-
Common JavaScript mistakes and pitfalls you can avoid
Having solid JavaScript skills is more important than ever in today's web applications, and will continue to grow in importance as more browsers, IDEs, etc..., boast of HTML5 feature support. New … more
-
Migrate to ASP.NET MVC 3 by leveraging your ASP.NET Web Forms skills
Whenever a new technology or product comes onto the developer scene, people want to know how to best leverage their existing skills to work with it, and nobody wants to have to abandon existing … more