hi..
i m converting the column value ( datetime) in toshortdatestring() in linq to entity bt its gives error on runtime
"LINQ to Entities does not recognize the method 'System.String ToShortDateString()' method, and this method cannot be translated into a store expression."
is there any solution for this ?
thanks
SAAD