The original VBForfree.com site down
By admin | August 5, 2010
As 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 also had a great many ‘almost done’ articles and posts as well. Not to mention that it is hardly been crawled by any search bots like google and yahoo and has very bad search stats.
Basically the original vbforfree.com host, which is Netfirms.com has been giving very bad service and have crashed many peoples site. They aren’t really responding to tickets or anything. Its been almost a week now and they still have not finished fixing the problem. I honestly don’t even know if they will have the original site.
Anyways, I just wanted to give you a update. Hopefully thing will get worked out.
Jason H.
Topics: - (.5.0/6.0), - (.All VB), - (.NET 05/08 Only), - (.NET All + 05/08), - .All VB (Related to All) | No Comments »
Updated: USB using Visual Basic.NET and VB 6.0
By admin | March 4, 2010
Update: I changed the title and some other things because they might have mislead thinking that this article gives you the in’s and out of USB programming.
The purpose of this post is simply to let you know of some codes/librairies available to help with usb programming like detecting when a usb device has been added/removed, which the .net based class helps with, ect…
__________________________
Visual Basic 6.0; VB 5.0
The first library is for Visual Basic 5 and 6.0 and is provided by Intel (Intel is the main inventer of USB as well) and includes various bas/modules for use in your applications. I’ve had this link and files on my vbcodesource.com page for years but now that I found a .net library that can do alittle something with usb devices I figured it would be worth making a post for both of them. BTW, these VB 6.0 USB modules do Much more than the below .net library.

Click here for the Main Intel page with the downloads and tutorial…
Visual Basic.NET Compatible Class Library
Strolling through some of the latest updates at thecodeproject.com I noticed someone made a USB library using C# for detecing the attachment and detachment of usb devices. He provides the source code, compiled class, and a demo app with the usb library in action. If you simply want the class to make a reference to, then download the source code version. Then under the Bin/Release directory you will see the ‘USBClassLibrary.Dll’ which is what you want to make a reference to.

Click here for the main USB Library page…
__________________________
Although I don’t provide any examples or anything, hopefully this will at least give you a nice jump start on getting your USB basics taken care of. Have Fun!
Jason
Topics: Uncategorized | No Comments »
“How Do I” Videos for Visual Studio 2010 and Release Candidate Available
By admin | February 10, 2010
As 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 HowDoI post…
—————-
If you haven’t seen these yet, various members of the languages team have released some How Do I videos on Visual Studio 2010 including new language features in Visual Basic 10 and C# 4.
- How Do I: Use Autoimplemented Properties in Visual Basic?
- How Do I: Use Implicit Line Continuation in Visual Basic 10?
- How Do I: Use Highlight References in the Visual Studio 2010 IDE?
- How Do I: Use Code Snippets in the Visual Studio 2010 IDE?
- How Do I: Use Generate from Usage in Visual Studio 2010?
- How Do I: Enhance Performance in the Visual Studio 2010 IDE when Editing VB Code?
- How Do I: Step with The Debugger in Visual Studio 2010?
- How Do I: Use Named and Optional Parameters in C# 4.0?
- How Do I: Use COM Interop and Office in C# 4.0?
Also make sure to check out the VS 2010 code samples and walkthroughs.
Enjoy!
—————-
If you want to check them out, goto this link to the main post page. Take care!
Jason
Topics: Uncategorized | No Comments »
Some Free Training and Tutorials from AppDev
By admin | October 13, 2009
I’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 way it may be worth it for you to check them out. All you really have to do is login/signup for your account and download.
———————-
Free ASP.NET and AJax Training – Download Page
Basic Overview…
| Start learning Microsoft® ASP.NET or AJAX with award-winning training from AppDev! Your free training is taken directly from our actual courses, and features step-by-step presentations and code walkthroughs by our Microsoft MVP and expert instructors. Most courses also include extras like: | |||
| aHands-on lab exercises | aSample Code | aPrintable courseware | aPre/post exams |
———————-
Free Visual Studio 2008 Training – Download Page
Basic Overview…
| Start learning Microsoft® Visual Studio® 2008 with award-winning training from AppDev! Your free training is taken directly from our actual courses, and features step-by-step presentations and code walkthroughs by our Microsoft MVP and expert instructors. Most courses also include extras like: | |||
| aHands-on lab exercises | aSample Code | aPrintable courseware | aPre/post exams |
———————-
Free Sharepoint Training – Download Page
Basic Overview…
| Start learning Microsoft® SharePoint® 2007 with award-winning training from AppDev! Your free training is taken directly from our actual courses, and features step-by-step presentations and code walkthroughs by our Microsoft MVP and expert instructors. Most courses also include extras like: | |||
| aHands-on lab exercises | aSample Code | aPrintable courseware | aPre/post exams |
———————-
Thats about it for now. I have NOT seen any of these tutorials so I don’t know how good/bad the content is. If you watch them feel free to leave a comment with your opinion about the courses. Take Care…
Jason
Topics: Uncategorized | No Comments »
Check out the new VB.NET and .NET Framework version 4.0!
By admin | September 23, 2009
Microsoft 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
The Microsoft .NET Framework 4 provides the following new features and improvements:
- The .NET Framework 4 works side by side with the Framework version 3.5 SP1. Applications that are based on earlier versions of the Framework will continue to run on that version. Just a subset of functionality is shared by all versions of the Framework.
- Innovations in the Visual Basic and C# languages, for example statement lambdas, implicit line continuations, dynamic dispatch, and named/optional parameters.
- The ADO.NET Entity Framework, which simplifies how developers program against relational databases by raising the level of abstraction, has many new features. These includes persistence ignorance and POCO support, lazy loading, test-driven development support, functions in model, and new LINQ operators.
- Enhancements to ASP.NET:
- New JavaScript UI Templates and databinding capabilities for AJAX.
- New ASP.NET chart control.
- Improvements in WPF:
- Added support in Windows Presentation Foundation (WPF) for Windows 7 multi-touch, ribbon controls, and taskbar extensibility features.
- Added support in WPF for Surface 2.0 SDK.
- New line-of-business controls including charting control, smart edit, data grid, and others that improve the experience for developers who build data centric applications.
- Improvements in performance and scalability.
- Visual improvements in text clarity, layout pixel snapping, localization, and interoperability.
- Improvements to Windows Workflow (WF) that let developers to better host and interact with workflows. These include an improved activity programming model, an improved designer experience, a new flowchart modeling style, an expanded activity palette, workflow-rules integration, and new message correlation features. The .NET Framework also offers significant performance gains for WF-based workflows.
- Improvements to Windows Communication Foundation (WCF) such as support for WCF Workflow Services enabling workflow programs with messaging activities, correlation support, durable two-way communication and rich hosting capabilities. Additionally, .NET Framework 4 provides new WCF features such as service discovery, router service, simplified configuration and a number of improvements to queuing, REST support, diagnostics, and performance.
- Innovative new parallel programming features such as parallel loop support, Task Parallel Library (TPL), Parallel LINQ (PLINQ), and coordination data structures which let developers harness the power of multi-core processors.
———————
Click Here for the Framework 4.0 Beta1 ONLY Download Page… - Check further down if you want both the Framework and Visual Studio.NET 2010 Beta1.
Note: It should be noted that the 4.0 download size can be anywhere from 76.7MB to 380.5MB, depending on whats the computers already has installed. .NET 4.0 will be similar to 3.5 in that it will contain full 2.0 and 3.0, and 3.5 support via a single download.
———————
Visual Studio .NET 2010 Beta1
If your more interested in Visual Studio then check out Microsofts overview and click on the download links below..
Brief Description
Microsoft Visual Studio 2010 and the .NET Framework 4 are the next generation of Microsoft development tools. They work together to accelerate the process of turning vision into reality for the developer. Visual Studio 2010 Professional has been engineered to support the development of applications for Windows, the Web, and Office.
Overview
Visual Studio 2010 and the .NET Framework 4 mark the next generation of developer tools from Microsoft. Designed to satisfy the latest requirements of developers, Visual Studio delivers key innovations in the following areas:
Enabling emerging trends
Every year the industry develops new technologies and new trends. With Visual Studio 2010, Microsoft delivers tooling and framework support for the latest innovations in application architecture, development, and deployment.
Inspiring developer delight
Ever since the first release of Visual Studio, Microsoft has set the bar for developer productivity and flexibility. Visual Studio 2010 continues the tradition by significantly improving the experience for all software development roles.
Riding the next generation platform wave
Microsoft continues to invest in the market-leading operating system, productivity applications, and server platforms to deliver increasing customer value. With Visual Studio 2010, customers will have the tooling support that is required to create amazing solutions around these technologies.
For more information about Visual Studio 2010 and the .NET Framework 4, visit the Microsoft Visual Studio 2010 Web site.
——————–
Note: Microsoft has setup a couple different ways to download. The first is download via a ‘Web Install’ and the other is a ISO feature via a 2 Part download.
**Download links below**
Click Here to goto the Download Page for Web Install…
Click Here to goto the Download Page for the ISO based downloads…
———————
Remember that all of these downloads are considered Beta1 and therefore you should not make use in production based programming. Youcan, and probably will run into some problems, quirks, and even outright errors. If so, it would be helpful to send the info to Microsoft.
Have Fun!
Jason
Topics: - (.All VB), - (.NET 05/08 Only), - (.NET All + 05/08), - .All VB (Related to All) | No Comments »
More Microsoft “How Do I” Video Updates and Service Pack 1 for 2008
By admin | August 29, 2008
Just 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 2008.
Also Microsoft has been adding new How Do I videos for Visual Basic 2008 the past couple of months it appears. Its definitely worth checking out. It looks like Microsoft added many newer videos working with Excel and Microsoft Office and services. Linq and data-based programming looks to be updated as well. Remember that MSDN has many 2005 based videos as well. Anyways, Click Here if you want to check out the full list of MSDN’s “How Do I” video series. Have Fun!
Jason
Topics: - (.NET 05/08 Only), - (.NET All + 05/08), - .All VB (Related to All) | No Comments »



(2 votes, average: 4.5 out of 5)