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… Continue reading
Introducing Monocross – A cross-platform MVC pattern for mobile development in .NET/C# and Mono
I am evaluating different cross platform mobile development solutions. This is just a quick introduction to a framework I came across. What is cross platform mobile applications? A mobile application developed in such a way that it will work or run on most of the mobile platforms such as Android, iOS, Windows Phone, Blackberry etc.… Continue reading
Mobile Application Development
Mobile Applications are rapidly developing segment in the global mobile sector. Developing mobile applications targeting different mobile platforms such as Windows Phone, iOS, Android, Blackberry and Bada(Samsung’s Proprietary OS) is the trend setter now. Quoting from Wikipedia Mobile application development is the process by which application software is developed for small low-power handheld devices such… Continue reading
April 2012 Update for Microsoft Visual Studio 11 Beta
Microsoft has released an Update for Visual Studio 11 BETA. April 2012 Update for Visual Studio 11 Beta is a small patch that provides fixes and improvements for the Visual Studio development environment. For more information about the update, see the Visual Studio 11 Beta Readme File Download April 2012 Update for Microsoft Visual Studio… Continue reading
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… Continue reading
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… Continue reading