DotNet Tutorials

Server Intellect

ASP.NET Windows Programming Tutorials

Creating Polling System in Windows Form with VB

This tutorial will show you how to develop a voting/polling system in a Windows Form with the use of XML and LINQ, using VB.

Creating Polling System in Windows Form with C#

This tutorial will show you how to develop a voting/polling system in a Windows Form with the use of XML and LINQ, using C#.

Saving a Text File in WinForms using .NET 3.5 VB

This tutorial will show you one way of saving a text file from a Rich Text Box in a Windows Form. VB version.

Saving a Text File in WinForms using .NET 3.5 C#

This tutorial will show you one way of saving a text file from a Rich Text Box in a Windows Form. C# version.

Using the ListView control in WinForms .NET 3.5 VB

This tutorial will show you how to use the ListView control, and how to add items to it as well as remove. VB version.

Using the ListView control in WinForms .NET 3.5 C#

This tutorial will show you how to use the ListView control, and how to add items to it as well as remove. C# version.

Using Classes in WinForms using VS.NET and VB

This tutorial shows you how to use a class so that multiple forms can use your methods. VB version.

Using Classes in WinForms using VS.NET and C#

This tutorial shows you how to use a class so that multiple forms can use your methods. C# version.

Using Menus on Windows Forms in VS .NET 2008 and VB

This tutorial will show how to add a Main Menu Strip and Context Menus to your Windows Forms, as well as how to add code to them to make them functional. This was created with Visual Studio .NET 2008 and VB.

Using Menus on Windows Forms in VS .NET 2008 and C#

This tutorial will show how to add a Main Menu Strip and Context Menus to your Windows Forms, as well as how to add code to them to make them functional. This was created with Visual Studio .NET 2008 and C#.

Programming Controls in a Windows Form in VB

This tutorial will show how we can use the many .NET Controls in a Windows Form and how we can use them to gather information from the user and provide more interactivity. VB version.

Programming Controls in a Windows Form in C#

This tutorial will show how we can use the many .NET Controls in a Windows Form and how we can use them to gather information from the user and provide more interactivity. C# version.

Introduction to Windows Forms 2 in VB

In this tutorial we will look at how to create a Windows Form and how we can dynamically change it's appearance through the code-behind, as well as look at creating a custom Exit Application button, and message boxes. VB version.

Introduction to Windows Forms 2 in C#

In this tutorial we will look at how to create a Windows Form and how we can dynamically change it's appearance through the code-behind, as well as look at creating a custom Exit Application button, and message boxes. C# version.

Introduction to WinForms - Scrolling Text in .NET (VB)

This tutorial shows how we can create a simple application to scroll user-input text, marquee-style, in VB.

Introduction to WinForms - Scrolling Text in .NET (C#)

This tutorial shows how we can create a simple application to scroll user-input text, marquee-style, in C#.

123 ASP

411 ASP

Dot Net Freaks

Server Intellect