SETHA SITE INFORMATION

  • Increase font size
  • Default font size
  • Decrease font size
SETHA SITE INFORMATION

Create Simple Calculator in Visual C# 2008

E-mail Print PDF

This article shows you how to create simple Calculator using C# programming in Visual C# 2008. Within this article you will know:

  • how to declare variables
  • how to use global variables
  • how to to use if...else...
  • how to design form using some controls such as button and label

Download Source Code
Part 1:

Part 2:

Part 3:
 

Create HelloWorld Console Application in C# 2008

E-mail Print PDF
The below video shows you how to create HelloWorld Console Application in Visual C# 2008.
 

Create HelloWorld Windows App in C# 2008

E-mail Print PDF
The below video shows you how to create HelloWorld Windows Application in Visual C# 2008.
 

How to Create Class Bike in Visual Basic 2008?

E-mail Print PDF
This article shows you how to create Class Bike in Visual Basic 2008. You will know how to:
  • Create Class in Visual Basic .Net and its Methods
  • Use objects and its methods that create from the defined class
  • Use Microsoft.VisualBasic.PowerPacks Namespace
  • Draw Bike using any Shapes such as Circle, Line, Rectangle
  • Basic concept of Object-Oriented Programming
  • Use Timer Class to animate objects bike

Download Source Code Here
 

How to Open File Location using Visual Basic 2008?

E-mail Print PDF
This article shows you Visual Basic .Net 2008 code to open file location.
Shell("explorer.exe /select, " & Me.txtFile.Text, AppWinStyle.NormalFocus, True, 20)
Download Source Code Here
 
  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  3 
  •  4 
  •  5 
  •  6 
  •  7 
  •  8 
  •  9 
  •  10 
  •  Next 
  •  End 
  • »


Page 1 of 12