Antrium A35D

Bir sonraki için en iyisini yap...

Arama Sonuçları : Linq

LINQ to Entities does not recognize the method ' ' method, and this method cannot be translated into a store expression

LINQ to Entities does not recognize the method ' ' method, and this method cannot be translated into a store expression

LINQ to Entities does not recognize the method ' ' method, and this method cannot be translated into a store expression hatası Linq sorgusunda değişken bazlı kullanmanız gerektiğini bildirir.

Hata alan kodumuz;


Where(p => p.pid == dty.pid && p.kat == kt2[katIndex + 1].konu

Hatayı çözmek için ;

Devamı →

How to get a Random Object using Linq, linq Ramdom kayıt listelemek

How to get a Random Object using Linq

linq Ramdom kayıt listelemek için aşağıdaki kodu kullanıyoruz.

Devamı →

c# entity framework sql query , entity framework içerisinde SQL sorgusu kullanmak

Öyle bir zaman gelirki linq içerisinde Sql sorgusu kullanmamız gerekebilir. Bu tip durumlarda aşağıdaki kodu kullanıyoruz.

string sql = "Select * from  kayitlar_";

 

Devamı →
Hüseyin ÖZKAN Yazılım Uzmanı

C#,MVC,MSSQL,Windows Forms