Tips & Tricks
« Previous EntriesFREE Application/Program ICONS and/or IMAGES! - Updated _ August 27th!
Friday, August 27th, 2010
For sure Icons/Images can really make your Visual Basic 6.0 and Visual Basic.NET applications stand out and shine. Unfortunately alot of the Icons you find either cost money and/or will not allow you to use them in a commercial based application. So that is where this little post comes in. Four out of Five of the ICON/Image sources on [...]
Popularity: 53% [?]
Check if the Operating System is 32 Bit or 64 Bit
Friday, May 28th, 2010
I've seen many questions posted about how to check if the operating system the user is running is 64 Bit supported or just 32-Bit capable. 32 Bit is also referred to as x86 and 64-Bit is referred to as x64.
I've seen various options people have come up with like checking WOW64 emulation , ect... [...]
Popularity: 18% [?]
“How Do I” Videos for Visual Studio 2010 and Release Candidate Available
Wednesday, February 10th, 2010As expected Microsoft is already starting to release some new videos related to VB 2010 and will continue to add new video's/codes to highlight new features in the new IDE/Framework. Also, Release Candidate1 of Visual Studio 2010 has been released. Check out this link if you want to check out RC1.
Below are some highlights from the Microsoft [...]
Popularity: 29% [?]
Some Free Training and Tutorials from AppDev
Tuesday, October 13th, 2009I've posted on this site before some free tutorials/training courses from AppDev and now they are offering three more for free. I'm fairly sure that these have not been posted here before. The three free tutorials they are offering right now is Not directly related to VB.NET. They are more in-line with ASP.NET and Visual Studio, Sharepoint, ect... Either [...]
Popularity: 47% [?]
Free eBook, and other Free Resources and Source Codes
Saturday, August 8th, 2009
Well its been awhile since i've updated the site. I am a Computer Tech so i've been busy building, upgrading, and fixing customers computers along with removing viruses. But anyways, there are somemore "stuff" i've come across that I thought would be worth posting. Some of these resources could be older and may [...]
Popularity: 62% [?]
Textbox Manipulation in VB and .NET - Using API
Monday, July 21st, 2008 This 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 shows [...]
Popularity: 100% [?]
« Previous Entries