Tagged Questions
-3
votes
0answers
66 views
ASP.NET MVC4 best book [closed]
I want to create web application in ASP.NET MVC4 using WCF to connect with database.
I'm looking for kind of "tutorial" book. That will explain me everything from the begining (how to configure my ...
0
votes
0answers
284 views
Using web config can't connect to named instance of SQL Server 2008 R2 Express - all locally [closed]
I am trying to connect to a new instance of SQL Server 2008 R2 Express using web config for WCF web service. We use IIS 7.5 and .net 4.0. Everything is local (i.e. - all on the same machine - the ...