How can I convert image url to system.drawing.image
I’m using VB.Net I have an url of an image, let’s say http://localhost/image.gif
I’m using VB.Net I have an url of an image, let’s say http://localhost/image.gif
We have a operation in which more than 100.000 records are read from a csv file and inserted in a database. When I am using a file with 10 records, the operation is completed successfully in less than one minute.
is there a way that I can format a Date binded in a ListView?
My application throw the exception occasionally:
Summary Hi All, OK, further into my adventures with custom controls… In summary, here is that I have learned of three main “classes” of custom controls. Please feel free to correct me if any of this is wrong! UserControls – Which inherit from UserControl and are contained within an ASCX file. These are pretty limited … Read more
I am having trouble reproducing a few errors we are seeing in our error log.
I have a function, which generates and returns a MemoryStream. After generation the size of the MemoryStream is fixed, I dont need to write to it anymore only output is required. Write to MailAttachment or write to database for example.
I have a folder on my web server that has hundreds of mp3 files in it. I would like to provide the option for a user to download a zipped archive of every mp3 in the directory from a web page.
I’ve seen some similar questions, but none that look like what I’m trying to do.
I’m trying to populate a dropdown list inside a repeater, but I’m not being very successful.
I’m probably using the wrong EventArgs e.