I am currently reading Manning\'s \"ASP.NET MVC 4 in Action\" book and trying to get the first example to work.
Within my test application, I built a simple Model a
above connection string was giving an error but as soon as added"\" before the name of my database the error got resolved.
Try this: