VB.NET Sample code

This blog contain vb.net sample code base on vs2005, sql script and another.

2013-01-27

Microsoft Visual Studio Pro 2012

›
Product Features Deep interoperability with business and consumer platforms lets you build what your users want, where th...
22 comments:
2011-12-12

Read excel to dataset

›
This sample show how to read data from excel file by using Microsoft.Jet.OLEDB. More information about excel connectionstring see http://www...
20 comments:
2011-06-21

ListView

›
1. Design ListView like this picture. 2. Set Listview property FullRowSelect = True GridLines = True UseCompatibleStateImageBehavior = False...
7 comments:
2010-02-23

Send Email By SMTP

›
Imports System.Net.Mail Public Sub SendEmail() Dim client As New SmtpClient() Dim sendTo As New MailAddress(" sendToAccount @g...
22 comments:
2010-02-22

Developer Books

›
Developer Books Professional Visual Basic 2008 (Programmer to Programmer) * Paperback: 1420 pages * Publisher: Wrox (May 5, 2008) * Language...
8 comments:
›
Home
View web version
Powered by Blogger.