User Interfaces in C#: Windows Forms and Custom Controls: Custom Controls

User Interfaces in C# Windows Forms and Custom Controls Custom ControlsCustom controls are a key theme in .NET development. They can help your programming style by improving encapsulation, simplifying a programming model, and making user interface more “pluggable” (i.e., making it easier to swap out one control and replace it with a completely different one without rewriting your form code). Of course, custom controls can have other benefits, including the ability to transform a generic window into a state-of-the-art modern interface.
Read more

How to use Project Analyzer v8.1

Aivosto Project Analyzer is a professional source code optimization and documentation software tool for Visual Basic developers. This tutorial leads you into the world of advanced code analysis. It assumes knowledge of the Visual Basic language, but no knowledge of code analysis. Project Analyzer v8.1 works with code written with Visual Basic versions 3.0, 4.0, 5.0, 6.0, VB.NET 2002, 2003 and 2005. It also works with the VB.NET code in ASP.NET projects. Analysis of Office VBA projects is possible with VBA Plug.
Read more

Visual Basic Guide and Portfolio

This document provides a brief overview of the Portfolio commands available via the Automation interface in Extensis Portfolio 8.0 for Windows. The examples covered here are written in Microsoft Visual Basic 6. The source code for the sample applications is provided in both Visual Basic 6 and Visual Basic .NET (2003) format. Users familiar with other languages capable of using Automation should be able to extrapolate from the examples for their particular languages. This document assumes a basic level of working familiarity with Visual Basic.
Read more