Seminar on Web

Seminar Location: Comsats Institute of IT (Islamabad Campus)

Date: 8th April, 2011

Slides Html (Zip)

Continue reading

Posted in Blog, Talks | 2 Comments

ASP.NET ul Menu Server Control

At work I mostly use ASP.NET 3.5 for developing web apps. I am big fan of web standards and I get frustrated when some of ASP.NET Server Controls generate non standard bloated kind of Html. I am specially talking about Menu Control. I know this problem is solved in .NET 4.0 but as I wrote above majority of our apps were written using .NET 3.5. Another problem I have face is that I have to mostly repeat the dynamic Menu generation (from Database) logic in projects. So I decided to create a Custom Server Control which I would like to share with you.

Continue reading

Posted in ASP.NET, Blog | 6 Comments

Maxthon 3 Review – Part 2

Few months ago I wrote an article as a guest writer about Maxthon 3. I am writing another review because there are UI changes and many new features added in the latest release. I am not giving any introduction of Maxthon 3 here because it was already given in the previous article.

Continue Reading on ProPakistani…

Posted in Blog, General | Comments Off

WordPress Theme Using jQuery Mobile

Learning Objectives

  1. Introduction to jQuery Mobile.
  2. How to use jQuery Mobile Components.
  3. Basics of WordPress theme development.
  4. How to create WordPress theme for mobile using jQuery Mobile.

Continue reading

Posted in Blog, JavaScript, PHP, Wordpress | 7 Comments

Accessing Forms Made Easy Using DataLink

In this tutorial you will learn to use the jQuery Data Link plugin to automate the process of accessing and modifying values of form fields.

Continue reading

Posted in Blog, JavaScript | 4 Comments