Area Of Circle

Area of Circle

Circle is one of the closed figures that all are aware of. The quantity that expresses the extent of circle is the area. The area of a circle in VB.Net is an application that will help in calculating the area of a circle through VB.Net programming language. This application can provide a field where the radius can be entered and the area is calculated automatically just in one mouse click with great ease. This application will act as guide in calculating the area of a circle in VB.Net without any difficulty. This will be one of the interesting applications that one can work on and implement in real time world with great ease.

Radius is the important factor that is responsible for finding the area of a circle. This application can provide you some field through which some value can be entered and the area of the circle can be found out easily. This application will help in accomplishing this task with great ease. The features that can be included in this application are as follows:

  • Ease of access: This application will be easy to access since the user interface will be simple and easy to understand.
  • Easy code snippet: This application can provide you the code snippet for finding the area of a circle with great ease.

Area Of Circle

This program will find the Area of Circle by entering Radius in the Text box. Two Text box created. One is to enter Radius and another one to display Area of Circle. When user clicks solve button it will display the result. This source code developed using Visual studio 2008 and it works in Visual studio 2012. Read more about Area of Circle

Analog Clock in VB.NET

Analog Clock in VB.NET

As the name suggests, the analog clock in VB.NET application is an application that will allow a person to set the alarm at the particular time and on the particular day. This application has the standard alarm clock features. It can help in tracking your sleep. You can set infinite number of alarms using this application. This application can also support countdown timers, reminders and can add notice to the calendar. The user interface must be simple and easy to understand even by the common man. This will be one of the interesting applications that one can work on and implement in real time world.

This application can also provide some of the other features like weather updates for the day etc. This will be one of the applications that the final year students can work on and implement in real time world with great ease. This application can also help in the customizing the various features that are present in setting the alarms of their choice. This application can also provide you the feature of the automatic change of the tone of the alarm that is set by the user. This application can overcome the drawbacks that are present in the other alarm clock applications. The features that can be included in this application are as follows:

  • Music alarms: This application can allow the person to choose the alarms with music.
  • Auto-snooze: This application can also provide the option of auto-snooze of the alarms that are set at the particular time.
  • Snooze button customization: This application can also help the users itself to customize the snooze button that is present.
  • Themes: The user will also be able to set the theme of his or her particular choice.
  • Alarm styles: This application can allow the user itself to choose the alarm styles of their choice.

 

 

Hello all, here I created an Analog Clock in VB.NET. Its very easy to create digital clock with ready function. But for analog clock we have to add some logic. Right now I created a simple clock, in future I may add some additional features like alarm, Events, Alert system, etc.

Analog Clock in VB.NET

Read more about Analog Clock 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 !!