Display multiple Facebook comment box in one page in ASP.NET
Facebook comment box is one of the favourite plugin to promote website and build network through social networking website. It enables user to post comment in their Facebook wall along…
Compiling dynamic link library (DLL) file using Visual Studio 2008 tools for application
As you might know iTextsharp is one of the most popular opensource library for PDF printing in ASP.NET website. Recently I have come across with the security issue running iTextsharp…
Create custom reusable dropdown usercontrol for databind in formview in asp.net
Recently in one of my ASP.NET application I had to create a massive form with lot of drop-down lists and check-box list. Some of the dropdown lists have the same…