Home
Blogs
Forums
Downloads
Site Search:
Sign in
|
Join
|
Help
This Blog
Home
Contact
Syndication
RSS
Atom
Comments RSS
Receive Email Updates
Subscribe
Recent Posts
VB.NET index
Codebehind for a VB form
Code to Populate a FormObjects Collection
Code for a VB AppUser class
Standard code to write a VB forms application
Tags
regular expressions
Archives
April 2009
(2)
March 2009
(5)
February 2009
(5)
September 2008
(4)
August 2008
(1)
July 2008
(1)
June 2008
(2)
May 2008
(3)
October 2007
(1)
September 2007
(1)
August 2007
(4)
July 2007
(1)
June 2007
(1)
May 2007
(1)
April 2007
(2)
VB.NET
Notes, Tricks and Tips on VB.NET
Standard code to write a VB forms application
Here is my library code for VB Forms apps. Having it available like this helps speed development
Write the data access
Create a VB Forms application in Visual Studio
Delete the form that gets created by default, add an MDI Parent form
Code to open a window
and keep it from opening twice
Add a user class
to store user level data (name, connection string, etc)
Add a Module to
handle error reporting
Standard code for
data entry form
Published
Mar 20 2009, 11:04 AM
by
steve gray
Comments
No Comments
Leave a Comment
Name
(required)
Your URL
(optional)
Comments
(required)
Remember Me?
Add