Windows Phone Development–Choosers and Launchers

While doing windows phone application programming you will come across some requirements such as: a. “Selecting a contact from contact book” b. “Open up Camera, take a photo and upload or use the photo” c.  “Open a link in Web Browser” How you can achieve these typical tasks? Answer is pretty simple Windows Phone SDK […]

Read more β†’

jQuery Mobile 1.1.0 Final Released!

Jquery team has released final version of Jquery Mobile 1.1.0.  jQuery Mobile is a touch-optimized web framework (additionally known as a JavaScript library or a mobile framework) currently being developed by the jQuery project team. The development focuses on creating a framework compatible with a wide variety of smartphones and tablet computers, made necessary by the growing but heterogeneous tablet and smartphone market. The JQuery Mobile framework […]

Read more β†’

WebSockets endpoint/transport support with WCF 4.5 *New*

WebSocket is a web technology providing for bi-directional, full-duplex communications channels, over a single Transmission Control Protocol (TCP) socket. The WebSocket API is being standardized by the W3C, and the WebSocket protocol has been standardized by the IETF as RFC 6455. WebSocket is designed to be implemented in web browsers and web servers, but it […]

Read more β†’

Windows Phone SDK 7.1.1 Updated to Final

Microsoft has released final version of Windows Phone SDK 7.1.1 which includes the support for Windows 8 and 256 MB devices for debugging.  (previously I blogged about the release of CTP version of the same here)                                   Windows Phone […]

Read more β†’

Windows Phone SDK 7.1.1 Update – CTP

Microsoft has released an update for Windows Phone SDK tagged as “Windows Phone SDK 7.1.1 Update“. As per microsoft release notes, the Windows Phone SDK 7.1.1 Update provides developers with additional capabilities to develop and test applications for Windows Phone 7.5 Devices with 256MB The Windows Phone SDK 7.1.1 Update provides additional functionality to the […]

Read more β†’

Windows Azure & Cloud9 IDE for Node.js

Cloud9 IDE offers a cross-platform, browser-based development environment for Node.js. It is one of the de-facto tools for Node developers today. Cloud9 runs completely in the browser, and it’s available to developers working on any OS. In the second part of his keynote, Scott demonstrated using Cloud9 IDE on a Mac to build and deploy […]

Read more β†’