java_programming

Java programs for LAB

1. Create customer database and write query to add new customer ,update customer details, display customers and add credit points to the customer based on their purchase amount. 2. Write a program to find the palindrome of the given string using stack.…
chess game

Android Chess

Download Free source code Android Chess The download file has the following JAVA files: Bishop.java ChessModel.java ChessPiece.java IChessModel.java IChessPiece.java King.java Knight.java MainActivity.java Move.java Pawn.java Player.java Queen.java Rook.java Download project source code and APK file: [wpdm_file id=11 template=”facebook ” ]
asp.net sql server

How to connect database in ASP.NET

This article will explain How to connect database in ASP.NET. Here we connect sql database from ASP.NET. Using ADO.NET you can connect to SQL server. Connection object needs the necessary informations like server name, database name, username, password, etc. Put this connection string in Web.Config.…
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

error: Content is protected !!