E-mail
When using a shared hosting provider, and only have access to 1 MSSQL database, it is possible to have 2 different web applications hanging off the same database.
The users seem to be different, however the roles are across all applications.
In VS2008, press the hammer and world icon: as long as the web.config is pointing to the live database, you can change the live data.
And if you’ve a different project eg
You can do the same thing and connect to the same live database.
Here are roles from 2 different webapps. Coach and runner; then administrators, power users, and users.
This was useful when sending the code to others, so they don’t have to manually make a new database.
<add name="LocalSqlServer" connectionString="Data Source=.\SQLEXPRESS;Integrated Security=True;AttachDbFilename=|DataDirectory|\ASPNETDB.MDF;User Instance=True" providerName="System.Data.SqlClient" />
Remember Me
a@href@title, strike