Archive Feb 2011

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.

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…