Friday 28 December 2012

C# Visual Studio's Error Logs

Hi everyone, it is important when create a program in c# you use correct error logs to help find out errors which are forming within your porgram

so check it out :)


Try Catch Explained!

Try catch within c# is always hard to get your head around at first, however, as soon as you have got your head around it, it is one of the most simple things ever!

so check out this new video tutorial of mine and let me know how you get on :)


Sunday 9 December 2012

Check out this new tutorial!!

Creating error logs is a very important way to note and take track of errors you are recieving getting on your program

so check this video out in the youtube link below

youtube - error log

Tuesday 4 December 2012

C# Visual Studio 2012 Creating a Basic Calculator

C# Visual Studio 2012 Creating a Basic Calculator 

Hey everyone, this is a cool tutorial i have made for you all!

This tutorial shows you how to create a basic calculator within c# (C Sharpe) Visual studio 2012 by showing you how to float values by declaring them and then the simple features such as plus,minus, times and divide two different numbers to get the correct result!

Be sure to check out the video!

Thankyou


Creating a basic Calculator http://www.youtube.com/watch?v=XAwxnkUOSsM


C# Visual Studio 2012 Creating a Advanced Exit Button # 10

C# Visual Studio 2012 Creating a Advanced Exit Button # 10

HI all, this is just another tutorial elaborating on the last tutorial of a basic exit button. This video will teach you on how to create a exit query box and how to design the box to how you like it! this is slightly more advanced but still simple if you've followed the other videos!

So check it out and let me know what you think!

Thanks, YouTube link is below!

Advanced login form C# Visual Studio 2012

C# Visual Studio 2012 Creating a Simple Exit Button #9

C# Visual Studio 2012 Creating a Simple Exit Button #9

 


Hi everyone, this is just a quick tutorial showing you how to create a quick and simple exit button!

easy peasy so give it a go and let me know how you get on!!


C# Visual Studio 2012 Advanced login Password Protected Tutorial #7

Hi there everyone,

Here i have created another video guide tutorial in C# Visual Studio 2012! This guide is to show you a quick and simple login system which requires username and password to enter the system!

This is a really good feature as it allows you to put a simple document protection method on to only allow people to view the program who has the username and password assigned! This meathod requires various IF statements so we are slowly starting to get more complex!

So, check out this video tutorial and follow the link which will take you to youtube!

Thanks