Send a suggestion!

We're building a brand new version of the site, and we'd love to hear your ideas

Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

    Articles & Tutorials Articles & Tutorials RSS feed

  • Delegates in VB.NET

    by jspano

    You use them everyday, but might not know it. In this article, we will take a look at what a delegate is and how it will help you to develop better software. . Read full article

  • Isolated Storage in .NET

    by grahamp

    Knowing how and where to store things is bread and butter stuff for an Application Developer. This article examines an area of storage known as ‘Isolated Storage’ that was introduced to the Windows environment alongside the introduction of the .NET Framework. We’ll discover, what it is and how and why to use it. . Read full article

  • Windows Form Designer generated code

    by palom

    Taking a closer look at the code generated by the Windows Forms Designer and understanding some of the important implications. . Read full article

  • The Quick & Dirty .NET Guide to C#/VB OOP

    by DMarko1

    Although this article won't be an exhaustive OOP treatise, its objective nevertheless is to present in a quick and dirty manner C#/VB Object-Oriented Programming. Moreover, even though this article may be slightly geared more towards C#, all important VB assessments or similarities are addressed and demonstrated. By the way, keep in mind C# is very case sensitive. Incidentally, don't be put off at the length of this article, a lot of it is simply repeated code examples for both languages.. Read full article

  • An Introduction to VB.NET and Database Programming

    by SilverLock

    I am a beginner. I wanted to share some experiences with other beginners. The next few articles that come from my keyboard will be about my experience with teaching myself to develop applications in VB.NET.. Read full article

  • Watching Folder Activity in VB.NET

    by JayeshJain

    In this article we're going to learn how to implement the FileSystemWatcher class using Microsoft Visual Basic .NET . Read full article

  • Leverage the .NET Framework with Visual Basic.NET

    by ggarung

    Using the .NET Framework, Microsoft Visual Basic developers can build robust applications. Arun Ganesh introduces the new features of VB.net for VB programmers.. Read full article

  • COM Interoperability in .NET Part 2

    by ggarung

    This article elucidates how to build and install-managed code that will be used from COM applications. A classic COM server is activated using the Service Control Manager (SCM). . Read full article

  • COM Interoperability in .NET Part 1

    by ggarung

    In the first part of this series, Arun Ganesh introduces interoperability between the new .NET technologies, and how to use old Win32 API calls in your .NET applications.. Read full article

  • Planning Form Layout in VB.NET

    by bennykmathew

    Benny Mathew demonstrates some new features in VB.net, designing fairly complicated forms, which can resize, using anchors, docks and panels with a dash of code. . Read full article

  • Why are we criticizing VB.NET?

    by David R. K. DeLoveh

    David DeLoveh takes a look at the pros and cons of VB.NET. Read full article

  • Visual Studio Next Generation: Language Enhancements

    by Microsoft

    Find out about all the great enhancements in Visual Studio.NET. Read full article

  • New Object-Oriented Capabilities in VB.NET

    by Wrox

    A sample chapter from the Wrox book, VB.NET Programming.. Read full article