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

  • Read and write Open XML files (MS Office 2007)

    by ZeljkoS

    Learn how to read and write Open XML files in the new Microsoft Office 2007, with a particular examination of the Excel file format.. Read full article

  • Multithreading in VB.NET

    by jspano

    Multithreading, a very powerful technique, is essential for modern software development. Software users expect to work with a very responsive program that they don’t have to wait on, which is a very reasonable demand with the processor speeds that are currently available. Enter multithreading. This article shows you how.. Read full article

  • Collection Controls with Rich Design Time Support

    by divil

    This extensive article details the process of creating complex list-based controls with rich design time support similar to my DotNetWidgets and OutlookBar controls.. Read full article

  • RichTextLabel WinForms Control

    by palom

    Embedding and displaying RTF resources to tweak the UI of an application easily and efficiently. . Read full article

  • Intercepting keys in custom UITypeEditor's

    by palom

    This article and the accompanying source code shows you how to intercept the ENTER and ESC keys in your own UITypeEditor implementation. Intercepting the keys is essential for emulating the behavior of the .NET Framework's built-in, drop-down editors in order to provide your users with a consistent user experience. . Read full article

  • More Windows Forms Articles & Tutorials...

    Sample Code Sample Code RSS feed

  • GDI+ Image Encoder and Decoder Info

    by Nimpo

    Sample code to display useful information about the built in GDI+ Image Encoders and Decoders. Easily used to display information about any Encoder and Decoder as well.. Read full article

  • VB.NET Stylise Your Forms like you would with CSS on a webpage

    by phill64

    How to Programatically change properties of all the controls on your form.. Read full article

  • IP2Location Geolocation .NET Component in VB.NET

    by IP2Location

    IP2Location .NET component that translates IP address to country, city, region, latitude, longitude, ZIP code, ISP and domain name. Developers use this component for projects related to: 1. Display native language and currency; 2. Redirect based on country; 3. Digital rights management; 4. Prevent password sharing and abuse of service; 5. Reduce credit card fraud; 6. Web log stats and analysis;. Read full article

    Books Books RSS feed

  • Windows Forms Programming in C#

    Published by Microsoft Press

    Everything changes in the Microsoft .NET Framework and the C# language, including the creation of graphical user interfaces (GUIs). Windows Forms Programming in C# explains the Windows Forms (WinForms) environment to programmers who have some experience with .NET programming, and in the process reveals a lot about .NET to less experienced developers.. Read full article