Yeah, I don't use the Sql Server Express, I use Sql Server Developer Edition. I've setup the db in Sql Server Management Studio and then copy the connection string into web.config. Here is my connection string:
Data Source=.;Initial Catalog=MvcCms;Persist Security Info=True;User ID=sa;Password=*********
9 months 17 days
ago by
phuonglewis
