Categorized By Software

Articles in Category: 'Software'

Creating a Better Printer GUI in VS.NET and C# Pt2

Category: Software / Visual Studio.NET

Creating a better printer GUI with Visual Studio .Net and C# (Part 2) This article is part two in the series. Read Part 1 here Welcome, in the last tutorial we began this project (Creating a better printer GUI with Visual Studio .Net and C#) on creating a better gui for handling multiple printers. We...

Read More...

Creating a Better Printer GUI in VS.NET and C# Pt1

Category: Software / Visual Studio.NET

Creating a better printer GUI with Visual Studio .Net and C# Welcome, in this tutorial we are going to create a simple but effective gui for your .Net winform application. To begin open up VS and create a new windows application and name it “MyPrinterGUI” and click “OK”. Next...

Read More...

How to Create a Data Source in Visual Studio.NET

Category: Software / Visual Studio.NET

How to create a data source in Visual Studio.Net 2005(Part 1) Welcome, in this tutorial we are going to create a new data source in Visual Studio.Net using the built in wizards and drag-n-drop. To begin go to “File”, “New”, “Project” and name the project something...

Read More...