btw any tutorials out there on how to create database with vb.net with mssql just to let me get started, i was hoping for a simple db to practice on like id,name. ive made db with php and mysql but vb.net is a bit far from php and mysql though the concept is the same..

thanks to anyone who can give me a lift.

jiegolazh

Recommended Answers

All 5 Replies

Hi,

You can find a tutorial, here.

try planetsourcecode.com

there are towns of free source projects on that site. you should more than likely be able to find anything you are looking for

thanks guys.. ^_^

if you are getting started with vb.net
get used to using option strict and option explicit from the start
this way they are burned into your head

it will make ur applications 100% better

Hi,

If you still need more, then don't hasitate to ask them in this forum.

Don't forget to mark your thread as solved when you've got an anwser. :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.