add two numbers in vb.net

How to Add Two Numbers in VB.NET

As the name suggests, how to add two numbers in VB.Net is an application that will allow the user to just enter the numbers to be added and the result will be displayed in just one mouse click. Visual basics dot net is an object oriented programming language which is implemented based on the .NET framework. This programming language is designed to meet the need for the web services and web development. This programming language supports multi threading and also web development services with great ease. It helps in managing the large amounts of data through the web with great ease.

How to Add Two Numbers in VB.NET

This is the simple program which will explain how to add two numbers in VB.NET. Adding two numbers is not complicated but you have to work in some basic programs. Here we created 3 text boxes. Two text box to enter number 1 and number 2 and 3rd text box to display the total. One button added, Onclick event of the button it displays the sum of number 1 and number 2 in the total text box.

Read more about How to Add Two Numbers in VB.NET

Puzzle Game in VB.NET

As the name suggests, the puzzle game in VB.NET is an application that will allow the users to play the puzzle through the online mode. A puzzle is a game that will test a person’s knowledge. You might have played the puzzles that will come in newspapers, magazines, books etc. But what if there is application that will allow the user to play the puzzle through the online mode. Yes, it is possible through the use of the puzzle game application. There are various categories in puzzles like crossword puzzles, word search puzzles, number puzzles or logic puzzles. The user needs to solve the puzzle in such a way that he arrives at the correct solution.

The puzzle application will allow the user to play individually or can compete with the other opponents. The user will be having the option of selecting the category of the puzzle that they would like to play. This application will overcome the disadvantages that are present in the present puzzle application. The user interface must be simple and easy to understand. This will be one of the applications that one can implement in real time world with great ease. This application will be user friendly since the user interface will be simple. The features that can be included in the puzzle game application are as follows:

  • Players database management: The players need to register themselves before playing the game.
  • Login: The users or the players need to login with the unique name and password.
  • User friendly: The application will be user friendly since the user interface will be easy to understand.
  • Security: The data that is stored through this application will be safer since only the authorized users will be having access to the application.
  • Multi-player game: This can be a single player or multi player game that can be played online.

 

Puzzle Game in VB.NET

Its a very simple Puzzle game developed using VB.NET. For each set of color code the point calulates and displaying in the right side of the gaming application. When I made this game, I was just a beginner in programming. Hope you can change the some part of the code to work better.  Read more about Puzzle Game in VB.NET

Font property

Changing Font property, Color and Alignment on Runtime in VB.NET

Font is one of the factors that are responsible to make your websites look good on the system. All might be aware of the font properties that we use in day to day activities while working in the computer. Using different font properties the websites or the documents that you prepare can be made to look more attractive. The changing font property, color and alignment on run time in VB.Net will act as a guide in providing the details of the font properties that are present in VB.Net. This will be one of the applications that can help in understanding the users about the font dialog properties in VB.Net.

The different font properties that are available in VB.Net are as follows:

  • Color: The selected font color will be set through this property.
  • Font: The selected font will be set through this property.
  • AllowVerticalFonts: Indicates whether the dialog box sets or gets the vertical font.
  • FontMustExist: Error condition will be displayed if the user selects the font that is not available.
  • Maxsize: This property specifies the maximum point the user can select.
  • MinSize: This property specifies the minimum point the user can select.
  • ShowApply: This property sets the value if the dialog box contains apply button.
  • ShowColor: Sets the value if the dialog box displays the color choice.
  • ShowHelp: This property sets the value if the dialog box contains help button.

This is a simple program which explains to change style, Fore color, and alignment at Runtime using VB.NET. FontDialog tool to change font properties, ColorDialog property tool to change color of the text in multiline textbox. Read more about Changing Font property, Color and Alignment on Runtime in VB.NET

casio

Simple Calculator in VB.NET

As the name suggests, the simple calculator in VB.NET is an application that will allow the user to do some mathematical calculations and to calculate the results. The text color of the application can be customized easily through this application. Even if the application is quitted the calculations that are done will be saved easily through this application. This application can occupy the same look and feel in each and every device which will be having different resolutions. It is very easy to use just like the handheld calculator. The user interface must be simple and easy to understand even by the common man. This will be one of the interesting applications that the final year students can implement in the real time world.

This application is easy to use with large buttons, clean and stylish design. This application will provide the basic functionalities that most of the people need for daily calculations. The features that can be included in the simple calculator application are as follows:

  • Advanced math operations: This application will allow to do some of the advanced math calculations like power of n, square root etc.
  • User friendly: The application will be user friendly since the user interface will be easy to use.
  • Speed: This application will help in the fast conversion of some of the quantities.
  • Save option: The calculations that are done using this application can be saved after the quit of the application.
  • Simple design: This application will be having the simple design and a easy user interface.
  • Calculation history: This application will help in displaying the calculations history of the last done calculations.
  • Modes: This application will help in supporting both the portrait and the landscape mode.
  • Large buttons: This application will be having large buttons which will help in reducing the errors.

 

This is a simple program which calculates two numbers. It has four buttons that is Addition, substraction, Multiplication, and Division. Two Textbox has inserted to add two numbers and the result displays in total text box. Read more about Simple Calculator in VB.NET

error: Content is protected !!