Thursday, September 25, 2014

Cannot convert lambda expression to type 'string' because it is not a delegate type

//add this
using System.Linq;
//or this
using System.Data.Entity;

No comments:

Post a Comment