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
Category: Others
All Other Developer
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
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
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… Continue reading
MUGH – Windows Phone Day, Hyderabad on 19 Feb 2012
MUGH invites you to Windows Phone Day on 19th February 2012 – an exclusive full-day event on Windows Phone 7 Development. It is a good opportunity for folks who are willing to kick start with WP7 development. For Agenda, Registration, Venue and other details – http://mughwindowsphoneday.eventbrite.com/ PS: Attend Windows Phone Day, Participate in Windows Phone… Continue reading
Introducing KendoUI Mobile from Telerik (HTML5 Mobile Tools/Widgets for Development)
KendoUI Mobile is a set of Reusable HTML5/Javascript widgets or tools for Mobile Web Application development. KendoUI is made available for Commercial(PAID) and Open use on Certain licensing conditions from Telerik. (Logo Courtesy: KendoUI.com) KendoUI is a suite of new HTML5 Controls from Telerik. Telerik is a pioneer in .NET based reusable controls and… Continue reading
MUGH Developer Day–January 2012
Microsoft User Group Hyderabad invites you to the Developer Day on Sunday, January 29th 2012. Register for this event for FREE @ http://mughdeveloperday01.eventbrite.com Here is the agenda: Timing Topic Speaker 09:30 to 10:00 Registration 10:00 to 11:00 Coding for Fun with Kinect Abhijit Jana, Microsoft 11:00 to 12:00 I Love HTML5 Shravan Kumar, Thomson… Continue reading
Beginning HTML5 Development with Visual Studio 2010
Recently I was doing some research works on HTML5 development using ASP.NET Â on Visual Studio 2010. Â Really liked the cool features HTML5, CSS3 and Javascript API’s. Major part of my research was around building mobile web applications using jQuery Mobile and Responsive Web. Quick Intro of HTML5 HTML5 will be the new standard for HTML,… Continue reading