• Recent Posts

  • Meta

  • Tags

    autocomplete benchmark data cpu cycles directory exists disable beep on enter doevents ebook excel extensions file exists getinputstate gzip high cpu usage intensive task left edge linq mcisendstring microsoft msdn no doevents office open webpage play mp3 play wave right edge scroll textbox shell show icon show notify icon source stop beep on enter system tray text tar textbox text in system tray time consuming tutorials vb 2008 video visual basic.net visual basic 2005 visual studio visual studio 2005 ehancements vs 2005 IDE extensions windows mci
  • Updated: USB using Visual Basic.NET and VB 6.0

    By Jason | March 4, 2010

    Click Star to Rate Post
    1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 1.5 out of 5)
    Loading ... Loading ...
     

     


     

    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

     


     

    Popularity: 3% [?]

    Topics: - (.5.0/6.0), - (.5.0/6.0), - (.5.0/6.0), - (.NET All + 05/08), - (.NET All + 05/08), - (.NET All + 05/08), - .All VB (Related to All), .All VB (Related to All) | 1 Comment »

    “How Do I” Videos for Visual Studio 2010 and Release Candidate Available

    By Jason | February 10, 2010

    Click Star to Rate Post
    1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 3.5 out of 5)
    Loading ... Loading ...
     

     


     

    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.

    1. How Do I: Use Autoimplemented Properties in Visual Basic?
    2. How Do I: Use Implicit Line Continuation in Visual Basic 10?
    3. How Do I: Use Highlight References in the Visual Studio 2010 IDE?
    4. How Do I: Use Code Snippets in the Visual Studio 2010 IDE?
    5. How Do I: Use Generate from Usage in Visual Studio 2010?
    6. How Do I: Enhance Performance in the Visual Studio 2010 IDE when Editing VB Code?
    7. How Do I: Step with The Debugger in Visual Studio 2010?
    8. How Do I: Use Named and Optional Parameters in C# 4.0?
    9. 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

     


     

    Popularity: 8% [?]

    Topics: - (.5.0/6.0), - (.5.0/6.0), - (.NET All + 05/08), - (.NET All + 05/08), - (.NET All + 05/08), - .All VB (Related to All), .All VB (Related to All) | No Comments »

    Some Free Training and Tutorials from AppDev

    By Jason | October 13, 2009

    Click Star to Rate Post
    1 Star2 Stars3 Stars4 Stars5 Stars (11 votes, average: 3.82 out of 5)
    Loading ... Loading ...
     

      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

    Popularity: 28% [?]

    Topics: - (.5.0/6.0), - (.NET All + 05/08), - (.NET All + 05/08), - (.NET All + 05/08), - .All VB (Related to All), .All VB (Related to All) | No Comments »

    Check out the new VB.NET and .NET Framework version 4.0!

    By Jason | September 23, 2009

    Click Star to Rate Post
    1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5 out of 5)
    Loading ... Loading ...
     

      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:

     ---------------------

    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

    Popularity: 30% [?]

    Topics: - (.NET All + 05/08), - (.NET All + 05/08), - (.NET All + 05/08), - .All VB (Related to All), .All VB (Related to All) | No Comments »

    Free eBook, and other Free Resources and Source Codes

    By Jason | August 8, 2009

    Click Star to Rate Post
    1 Star2 Stars3 Stars4 Stars5 Stars (13 votes, average: 4.31 out of 5)
    Loading ... Loading ...
     

       

      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 have been posted on this site before. (Shouldn't been to many though). Basically everything I post here is Free.

    -----------------------------------

    Clinic 6262: Introducing Windows Workflow Foundation using .Net Framework 3.5 & Visual Studio 2008

    Introduction
    This clinic will provide a start point for Enterprise Developers and Software Architects that are looking to Windows Workflow Foundation as a solution for enabling business processes within their solutions. Within the clinic you will learn about the functionality provided by the workflow engine, the overall architecture, and how to build workflow enabled applications.
    Objectives

    At the end of the course, students will be able to:

    • Describe the WF value proposition
    • - Describe Windows Workflow Foundation
    • - Describe Model driven benefits
    • - Describe how WF increases developer productivity
    • - Describe how WF allows increased collaboration between devs and business analysts
    • - Describe the benefits of OS integration
    • - Describe Scenarios for building WF
    • - Describe Microsoft products that will leverage WF
    • Describe how to build WF applications
    • - WF hosting environments
    • - Workflow Designer
    • - Workflow debugger
    • - XAML
    • Describe the WF architecture
    • - Workflow Runtime
    • - Workflows
    • - Activities
    • - Fault Handling
    • - Communication Activities
    • - Role Activities
    • - Custom Activities
    • New features in .NET 3.5
    • - Integration of workflow (WF) and services (WCF) as Workflow Enabled Services

    Click Here to Check it Out!

    ---------------------------------------------

    Windows® API Code Pack for Microsoft® .NET Framework

    The Windows® API Code Pack for Microsoft® .NET Framework provides a source code library that can be used to access some new Windows 7 features (and some existing features of older versions of Windows operating system) from managed code. These Windows features are not available to developers today in the .NET Framework.

    The individual features supported in this version (v1.0) of the library are:

     Click Here to Check it out!

    ---------------

    Additionally there are some Videos highlighting some of the code pack features.

    Videos:
    Two minute videos demonstrating some of the features in this release are now available:

     ---------------------------------------------

     Understanding Microsoft Virtualization Solutions

     Info: This guide will teach you about the benefits of the latest virtualization technologies and how to plan, implement, and manage virtual infrastructure solutions. The technologies covered include: Windows Server 2008 Hyper-V, System Center Virtual Machine Manager 2008, Microsoft Application Virtualization 4.5, Microsoft Enterprise Desktop Virtualization, and Microsoft Virtual Desktop Infrastructure.

     If you want the entire eBook they have a link on the same page as the view Chapter 1.

     Click Here to Check it out!

    ---------------------------------------------

     Collection 6261: Developing Rich Experiences using Microsoft .NET Framework 3.5 & Visual Studio 2008

  • Free: E-Learning Collection 6261: Developing Rich Experiences Using Microsoft .NET Framework 3.5 and Visual Studio 2008

    This series of three, two-hour clinics focuses on how to build solutions by using Windows Workflow Foundation, Windows Presentation Foundation, and Windows Communication Foundation with the Microsoft .NET Framework 3.5 and Visual Studio 2008.

  • Free chapters from Programming Microsoft LINQ, Programming Microsoft ASP.NET 3.5, and Introducing Microsoft Silverlight 2, Second Edition

  • More Info on the FREE e-Learning Collection...

    Overview
    This collection of 3 2-hour premium clinics teaches about the new capabilities provided by the .NET Framework 3.5. These clinics are for experienced Developers and Software Architects who are looking to adopt Microsoft's next generation technology within their solutions.
     
    This offer includes the following:
    Clinic 6262: Introducing Windows Workflow Foundation using .Net Framework 3.5 & Visual Studio 2008
    Clinic 6263: Introducing Windows Presentation Foundation using .Net Framework 3.5 & Visual Studio 2008
    Clinic 6264: Introducing Windows Communication Foundation using .Net Framework 3.5 & Visual Studio 2008

    ------------------------------------------------

    Thats all for now. Sorry about the structure and overall visual of this post. It looks kind of messy and confusing but I hope you can get the info you wanted. Take care!

            Jason

    Popularity: 47% [?]

    Topics: - (.NET 05/08 Only), - (.NET All + 05/08), - (.NET All + 05/08), - (.NET All + 05/08), - (.NET All + 05/08), - (.NET All + 05/08), - .All VB (Related to All), .All VB (Related to All), .All VB (Related to All) | 1 Comment »

    Free eBook: Patterns & Practices Application Architecture Guide 2.0

    By Jason | February 5, 2009

    Click Star to Rate Post
    1 Star2 Stars3 Stars4 Stars5 Stars (23 votes, average: 4.35 out of 5)
    Loading ... Loading ...
     

    A while back Microsoft made available a new eBook for free called: Patterns and Pratices Application Architecture Guide 2.0

    The download is about 3 megs of info and in the .pdf format. This book is should be very useful and helpful for .NET developers. Below are some of the features and Chapters in the free book.

       

    ----------------------------------------------

       

    Parts

    Part I, Fundamentals
    Part II, Design
    Part III, Layers
    Part IV, Archetypes

       

    Forewords

       

    Chapters

       

    Part I, Fundamentals

       

    Part II, Design

       

    Part III, Layers

       

    Part IV, Archetypes

       

    Appendix

       

    ---------------------------------------------

       

    As you can see, this book can be very useful and helpful for those programming using the .NET framework. I Highly! recommend you download and check it out. Have fun!

                Jason

    Popularity: 60% [?]

    Topics: - (.NET All + 05/08), - (.NET All + 05/08), - (.NET All + 05/08), - .All VB (Related to All), .All VB (Related to All) | 3 Comments »

    « Previous Entries