Posts Tagged ‘2010’

The code can be downloaded at www.schoolfreeware.com This is a little program that is fun to make. It is not to be taken seriously. Deep Thought, the computer in The Hitchhiker’s Guide to the Galaxy, came to the answer of 42. It took the computer 7.5 million years to come to that conclusion. We do [...]

Code Download: www.schoolfreeware.com This is Part 3 Simple Calculator Data Parsing is more powerful than using VAL() STR(). The code for parsing is the datatype.parse Examples Integer.Parse Single.Parse Double.Parse Error Handling Try Code Catch Code End Try When there is an error, like typing “A” when a integer is expected will cause an error. The [...]

Code Download: www.schoolfreeware.com Notes The Windows Media Player can be found by right mouse clicking Components (in the ToolBox), Choose Items ,COM Components, Check Windows Media Player, Click Ok Windows Media Player is now loaded in components and can be loaded into the form from there.

www.ubotjunkie.com – Are you looking to gear up your web automation to the next level? Well, there a completely free and open source project out there called WatiN. What’s the problem? Well, it’s primarily oriented to the experienced C# developer and if you are a junior Visual Basic developer, like me, you will be lost. [...]

I have alot less hair because of this. The only sites that I can find with connecting to vb.net is all in SQL. I have a microsoft access 2000 database that I would like to filter using vb.net 2010. Is there any sites or anything?