Heres the story
I make my web site locally all works well, user administration, al the pages etc., no bugs no problems.
Now i have to publish it and show the world my beautiful work....
[u]Problems with publishing:</u>
- How do i connect to database: i have the connection parameters of db (name pass etc..) given by the provider.... where do I put them? in web.config?
- do I have to rewrite all the database manually by myself?
Hope its all clear
as you can all see I am very new to programming and