- .All VB (Related to All)
« Previous EntriesThe original VBForfree.com site down
Thursday, August 5th, 2010As you may or may not have known, the original Visual Basic for FREE (vbforfree.com) website has been down along time now. This site you see now is the backup for vbforfree.com. But a big negative is its missing the latest articles and doesn’t have all of the comments or features that the original site had. It [...]
Check out the new VB.NET and .NET Framework version 4.0!
Wednesday, September 23rd, 2009Microsoft has had available for alittle while now a beta of their Visual Studio suite which I think is being called: Visual Studio 2010. Below is a simple overview of DotNET 4.0 Beta… Get low cost Computer and Electronics Here! Everything you want for your computer and more at Newegg.com. ——————— Overview [...]
More Microsoft “How Do I” Video Updates and Service Pack 1 for 2008
Friday, August 29th, 2008Just wanted to mention that Microsoft officially launched the RTM version Service Pack 1 for Visual Studio 2008 a couple weeks ago. It includes many fixes and some other features and improvements. WPF (Windows Presentation Foundation) performance has been greatly increased as well. Click Here to check out the Service Pack for VB [...]
Textbox Manipulation in VB and .NET – Using API
Monday, July 21st, 2008This is a basic article on how to do various textbox manipulating that isn't exposed in your normal VB or VB.NET textbox like Page Left or Scroll to the Edge (That I am aware of anyways). Note: These codes are basically taken from a example I made at my vbcodesource.com site for VB.NET that [...]
Sharpening Your Axis with Visual Basic 9 – Code Magazine Article
Sunday, July 13th, 2008Newegg.com has all your computer and electronic needs! This is a four (4x) page article on using Linq with XML. The article breaks it down fairly well and shows how to do some pretty cool things using these features. The first page goes over XML Literals and using them with Embedded Expressions. Page two [...]
How-to Playback Movies/Videos in VB and Visual Basic .NET
Sunday, July 6th, 2008As you will see, playback of movies and/or videos of various formats is fairly easy to do. As you may have already guessed this article will be using the Windows MCI Command interface for the playback which is supported on all of the modern Windows OS including Windows XP and Windows Vista. Specifically the [...]
« Previous Entries