Posted on: 5/21/2014 5:08:26 PM | Views : 410

Hello everybody,
I presume some members of the team who updates the nuget console regularly read here ? (or if not the case, I presume that somebody reading here knows what forum they read regularly ?)
Would one of them mind reading this thread ?
http://forums.asp.net/p/1987670/5701830.aspx?p=True&t=635362740806679793&pagenum=1
After the last update a few days ago I could no more use a DAO procedure in the Seed method during a MVC database migration, and discovered that this is only the case if I use Integrated security. If I put the name of sa and its password, the procedure runs OK, but I imagine we can agree that putting the sa password in clear in the code is not a progress ?

Go to the complete details ...