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 →Search Results for: title
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 →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 →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 →Windows Phone Development–Background Agents in Windows Phone
Windows Phone came through long way after it’s initial release on Oct 21st 2010. Windows Phone 7.5 update release called as “MANGO” brought lots of improvements including Multi tasking capabilities etc. With the introduction of multi-tasking ( it is not true multi tasking, but an efficient application switching which ensures that only one application will […]
Read more →Introducing Windows Azure Mobile Services – Cloud Backend Solution For Mobile Apps
Microsoft has introduced a new service in Windows Azure platform – Windows Azure Mobile Services makes it incredibly easy to connect a scalable cloud backend to your client and mobile applications. It allows you to easily store structured data in the cloud that can span both devices and users, integrate it with user authentication, as […]
Read more →