Hi, I was working on my ASP.NET application in this I need to Fetch the Image link from Database and show the Image and if the Image is not there…
Month: October 2005
I feel proud on my Work
Hi, Today I just found this thread in one of the forum… http://www.visualbasicforum.com/showthread.php?t=239427 there is nothing special in this thread except that For the first time I have seen that…
Custom Control In ASP.Net
Hi, Today I made Custom Controls in ASP.Net. What a pleasure it is. I have written the code for it first time but really I enjoy doing that and it…
Progress Bar In ASP.Net for Background Process
Hi, I found this Article Very useful for profressional Website developement in ASP.Net, It explain how to show Progress Bar for Background processing http://www.aspfree.com/c/a/VB.NET/Executing-LongRunning-Tasks-with-the-Progress-Bar-in-ASPNET/ Sumit Gupta