jQuery Mobile: Touch-Optimized Web Framework for Smartphones & Tablets

jQuery Mobile: Touch-Optimized Web Framework for Smartphones & Tablets A unified user interface system across all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation. Its lightweight code is built with progressive enhancement, and has a flexible, easily themeable design… A light weight, with power of jQuery, cross platform- framework for Mobile Devices.. […]

Read more โ†’

ASP.NET MVC HTML5 Toolkit

The ASP.net MVC HTML5 Helpers Toolkit contains a rich set of controls that you can use to build ASP.net websites using HTML5.  Harness the power of HTML5 and start using it in your applications. It’s lightweight and can be a great step in getting your website up to speed with HTML. You can download and […]

Read more โ†’

Community Techdays–Hyderabad, A wonderful day of knowledge transfer

Today I have attended Microsoft Community Techdays – Hyderabad an event by Microsoft User Group/Community of Hyderabad(MUGH) – www.mugh.net . It’s a was nice event, which explained about some of the latest trends and advancements in Microsoft Technologies. The event was started around 9:30-9:45 after registration. There were two Tracks actually, IT PRO and DEVELOPER. […]

Read more โ†’

How to Fix Startup Times in Windows 7

Sandro Villinger wrote an excellent article on speeding up boot-times, most of these articles do not go further than msconfig.exe, this article does. Windows 7 is a fast beast, especially when it comes to its startup process which was optimized dramatically compared to Windows Vista. No wonder, as Microsoft has a dedicated team focusing strictly […]

Read more โ†’

Stack & Heap (Storage of Value Types and Reference Types)

As i have informed in my previous article, In an IT Services compnay interviewer has asked me about the Difference between value types  and reference types in .NET. I have conveyed that Value Types are stored in “Stack” (Datastructure for Memory Management Technique) and Reference Types are stored in “Heap”. He immediately asked me why […]

Read more โ†’