Category : VB.NET
-
Canon SDK Live View
Okay, recently we needed to make a Canon EOS40D capture a Live Stream (keep in mind this is a Still Camera not a video camera) and pull the Live Stream.
Read more -
FFMPEG with .NET
After you have saved the file down here is how to do the conversion ‘If the video is not already in flv format we need to do a conversion of it If.
Read more -
Sql Server Connection String
In my recent post Asynchronous DataBinding with ASP.NET I eluded to the fact of connecting to Sql Server with .NET. Since sometimes I have spent time looking for the.
Read more -
Response.Redirect is Losing Session Variables
..or so I thought. I spent several hours today researching a problem where after submitting my edit.aspx page I would be forced to log in to my admin site again..
Read more -
Simple FileReader / FileWriter
Have you ever needed to search through a large recordset in a FLAT file and write out only records that match a certain criteria to another file. We had.
Read more
