Responsive Web Design and Ignite UI Abhishek / Fri, Aug 23, 2013 Challenge: We have all faced a common problem of bad User Experience while browsing the web on a mobile device. Remember the experience while browsing you had to scroll left/right to see different...
Important Developer Resources for a JavaScript Newbie Abhishek / Tue, Apr 16, 2013 JavaScript is client side scripting language used in almost all modern websites and Web applications. JavaScript can enhance User Experience of a website and provide rich interactive features. With latest...
Deep dive into HTML5 Input types Abhishek / Fri, Apr 5, 2013 HTML Input Forms: Introduction As web developers we would know what HTML forms is. And as an end user we deal with them very often. Whether you are searching for a content or signing in to your email...
Building Windows Phone Application using PhoneGap Abhishek / Fri, Mar 29, 2013 There is a lot of buzz about building Hybrid mobile applications. In this blog series we will talk about building Hybrid mobile applications using PhoneGap. For those who are new to hybrid...
Building responsive web design using CSS3 Media Queries! Abhishek / Mon, Oct 1, 2012 With the mobile devices growing in number, web development has become a little more complex. People now access Internet from tablets, smartphones, and other mobile devices, which means as a developer...
Building HTML5 Applications: Is this the right choice? Abhishek / Fri, Sep 28, 2012 HTML5 introduces new markup elements and loads of JavaScript APIs to the specification which provides developers an consistent way to access native functionality across browsers. This not only brings...