Friday 30 November 2012

C# Visual Studio - How To Make Your Windows Forms Look More Professional

C# Visual Studio - How To Make Your Windows Forms Look More Professional

It is important that once you have created a program in C# on Visual Studio, you make it look more professional for the user for their satisfaction.

By using simple features from the Tool Box feature you are able to do this and simply make your windows application form look a lot more professional!

So check out this video.




C# Visual Studio - How To Clear Writing In Text Boxes

How to clear writing in text boxes!

This is a simple but important feature to have on most windows application forms, for forms such as a Login page! This is a user friendly and professional way of making your windows application forms in C# more professional!

So check out this video and it will give you step by step guides!


C# Visual Studio 2010 - Linking Two Forms Together

Linking Two Forms Together!

Once you get the hang of this one, you will find it very, very easy! This is the most simple thing ever to just link two windows forms together whilst using C#

all you need is two little lines of coding which will be demonstrated in this video attached!

Visual Studio's intellisense feature makes it even more easier to code! Check out this video! 



C# Visual Studio 2010 - Creating a Message Box

Creating a Message Box Appear:

This is one of favorite features within C# programming as this is currently a basic tutorial, but later on in harder tutorials I will be able to show you how to do IF statements and make Message Boxes appear if something has changed or an error etc.

However, this tutorial I have for you now is a tutorial to show a simple way of creating a message box to show to start you on the basics!

I hope you enjoy, video below!

Creating a Message Box

C# Visual Studio - The Very Basics!

The Very Basics!

The most important thing to remember when starting out on a programming language is that you are familiar with program surroundings!

Visual Studio is a big program with many different features that may seem very confusing at first! But it is important to just have a play around to understand the back ground of the program and learn the features that are provided!

I have two videos each just over 10minutes long which explain and show some of the basics of Visual Studio which will very handy for starting out learning C#

C# Tutorial #1 - The Basics

C# Visual Studio - The Basics # 2