Hi guys, I always build software and web applications using vb.net and asp.net, and always use sql server for databases. The problem with me is, I always finish my projects and they seems amazing and everything work fine, but this is done on my pc, working localy in other words.
Now when the project is done, what's next? if I want for example install the project for the client, he shouldn't have sql server anyway, in Access you just throw that .mdb file on his pc, but what to do for sql? I know how to backup an sql database, but is that related to my problem?
And about web applications, how to build the database online

with the records in it ! Again, in Access i never care about that cause i just throw the .mdb file on my sites and it works fine.
NB: I use vs.net 2005 express edition and sql server 2000.
Thanks in advance, byez