Code and Snippets for vb.net 2005

Code and Snippets for vb.net 2005

?Tags for Code and Snippets for vb.net 2005

What's this?
Tags are super-short descriptions of people
and sites. Tags describe you and your sites
so others can easily find you. Tag people and
sites to describe them to the community and
return to them in the future.

(ex: Xbox 360, Mom, Social Media)

Latest Content

Unknown author
Well, somebody is asking me for a code that will load up a (.csv) format to listview. In response to what he wanted, I decided to put it in here based on how I load a .csv file to listview. This article will be in relation to the previous post that I...
Topics:
Unknown author
It was easy for me to save a file on the database but saving a file as a (.csv) format is another issue for me before. Until I discover saving as a (.csv) format is just as simple as saving file on a database. All you just need to do on this is that to...
Topics:
Unknown author
I have here a simple sample on how to group in a listview. I hope this simple code can help to someone needed this.Public Class Form1 Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Dim...
Topics:
Unknown author
Making a form without a border is nice to see especially when the user don’t want his form to minimize and maximize. I have here the following code that will make a borderless form draggable. ‘Declare these 2 variables with class...
Topics:
Unknown author
Sending email using vb.net 2.0 framework is quite different from 1.1. The 1.1 framework is using a System.Web.Mail while 2.0 uses System.Net.Mail. There are some codes that are obsolete in 2.0 framework already.  In my case, since I am using vb.net...
Topics:

Code and Snippets for vb.net 2005 Newest Members

Authors

Members (2)