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 >> Code Snippets

Get the Dimensions of an uploaded ImageVersion: ASP.NET 1.1
Author: Vimal LakheraSubmitted: 9/17/2005Views: 14222
Get the Dimensions of an uploaded Image. Code is in C#. /// /// This function is used to get the Dimensions of an uploaded Image /// /// stream object /// Height and Width of given Imagemore>>

Dot Net's BinarySearchVersion: VB 2005
Author: PhilfrSubmitted: 9/14/2005Views: 16205
Dot Net's BinarySearch function has a defect when the array contains duplicate data.

Transfer of the data from microsoft word to AccessVersion: VB.NET 2003
Author: vikas vyasSubmitted: 9/6/2005Views: 20717
How to transfer data from Ms-Word to Access.

Read Excel DataVersion: VB6
Author: Nagendra PeruruSubmitted: 7/15/2005Views: 113717
There is a Procedure to Read Excel data in Easiest way. Once u read the data it is easy to insert into database.

Remove unwanted characters from a string Version: VB6
Author: Graham HayesSubmitted: 7/4/2005Views: 54838
This code removes unwanted characters from a string.

Create excel from xml fileVersion: VB.NET 2003
Author: TanakornSubmitted: 6/29/2005Views: 88562
Create excel file from xml file.

How to Display Rotated text in Picture BoxVersion: VB6
Author: Manoj BandgarSubmitted: 6/28/2005Views: 29981
The following code snippet show how to display text in different angles in a picture box.For that Open a new Project , add a picturebox and a command button control to the form.

Download email from Pop3 serverVersion: VB.NET 2003
Author: Nilesh VankaniSubmitted: 6/20/2005Views: 110727
I'm a beginner to vb.net, i wrote the code for downloading email from POP3 server but i cant find single code in any of site...So i make my self and i want to give you this code without any charge....coz i know so many programmers are not able to buy comp ...more>>

Sending email with smtp serverVersion: VB.NET 2003
Author: Nilesh VankaniSubmitted: 6/20/2005Views: 114613
This is a very simpale project to send email with the help of smpt server. Only small function you can use.......

Dynamic Attach MSSQL2000 database through VB.NETVersion: VB.NET 2003
Author: vive kulshreshthaSubmitted: 6/5/2005Views: 21469
Dynamically Attach MSSQL2000 database through VB.net using the sp_attach_database.

<< Previous  Page 23 of  67  Next >>

Go to page: 23  24  25  26  27  28  ...