We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

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

  • More Beginning VB.NET Articles & Tutorials...