Yearly Archives: 2010

42 posts

How to build a multiple select DropDownList in ASP.NET

In this article, I will show you how to use AJAX PopupControlExtender to build a multiple select DropDownList as this: Firstly, we need an image captured from a standard drop down list as this:   I will use this image as the drop down list instead of the built-in ASP:DropDownList control, the reason is that when a drop down list is clicked, its own selections will be displayed and will overlap with the check box […]

Use Wine and Mono to survive Ubuntu

The biggest challenge/frustration you will encounter after migrating to Ubuntu from Windows is that many of your beloved Windows applications do not have corresponding Ubuntu versions, which means you cannot install them on Ubuntu system. It caused many people to go back to Windows because of this frustration. This post is to help you to reduce the frustration and hopefully you may eventually survive Ubuntu. First, there are two important applications you must have in […]