Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> ASP.NET code

Distance Calculation using Latitude and LongitudeVersion: ASP.NET 1.1
Author: ZIPCodeWorldSubmitted: 3/22/2010Views: 11123
ZIPCodeWorld.com provides this routine to calculate the distance between two points (given the latitude/longitude of those points) in VB.Net. It is being used to calculate distance between two points lat1, long1 and lat2, long2 and uses radius of earth in ...more>>

Car Rental in ASP.NETVersion: ASP.NET 3.5
Author: Mahendra RajpootSubmitted: 1/26/2010Downloads: 10972
It is a car rental project in ASP.NET using C#. It is good code for the beginners. Back-End in ORACLE-9i. You can import the database provided by us by the IMP command in the bin folder viz. ORACLE-> ora90->bin->IMP.

Timer Control in ASP.NETVersion: ASP.NET 3.5
Author: PranilSubmitted: 1/7/2010Downloads: 6227
This program displays the use of timer control for changing the system time.

Fetching Host PC Name and IP AddressVersion: ASP.NET 3.5
Author: PranilSubmitted: 12/21/2009Downloads: 6768
This code gets the Host name and IP Address of the Machine and displays on the screen after running the code.

XMContentManager 3Version: ASP.NET 2.0
Author: John CalderSubmitted: 10/27/2009Downloads: 4996
A ready-made web site framework which automatically generates left sidebar menus according to the content (.htm's, .doc's, etc) its users add. This is Version 3.52, which runs on both VS2005/ASP.NET.2 and VS2008/ASP.NET.3.5. Supplied with web.config for 3 ...more>>

Master Detail Dataentry using ASP.NETVersion: ASP.NET 2.0
Author: Pranab SinhaSubmitted: 7/15/2009Downloads: 10673
This code shows master detail data entry using ASP.NET.

TextBox Validation in a gridview Template FieldVersion: ASP.NET 2.0
Author: Manisha TaoriSubmitted: 5/27/2009Downloads: 7480
The Application Performs Validation for textbox placed in template field of gridview control.

ASP.NET Website for Computer Training InstituteVersion: ASP.NET 2.0
Author: Jafer Ali JSubmitted: 5/4/2009Downloads: 6322
I have designed this website for a Computer training institute. This website has File Uploading, Downloading, Admin login, User login and institute details.

Internal and External Mailing FacilityVersion: ASP.NET 2.0
Author: Manisha TaoriSubmitted: 12/13/2008Downloads: 10662
The code here is to Perform internal and external mailing within or outside organization. External mailing is done using SMTP. Various Companies can perform communication with their employees through mailing.

Graphical RepresentationVersion: ASP.NET 2.0
Author: Manisha TaoriSubmitted: 12/11/2008Downloads: 9194
This code helps you to show graphical representation for situations like generating annual report for student with its graph. This code creates Pie Chart likewise we can also create Bar Chart.

<< Previous  Page 4 of  11  Next >>

Go to page: 4  5  6  7  8  9  ...