Hello All,
I have used the full SQL Server instance instead of the SQL EXpress version that the book used. Now I can't use or take advantage of the login and registration forms in order to continue working on the tutorial on page 110.
My question is how do I use my FULL SQL SERVER INSTANCE to take advantage of the codes and forms come with MVC 2 (NerdDinner) starting project?
I know I have to make some changes in the "web.config" file but I don't really know what the connectionString entails. Part of the reason is that the original database file was automatically created when I created this project due to not having the SQL express on my machine.
Any idea

?
Thank you!
L.G