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 için aşağıdaki kodu kullanıyoruz.
Devamı →<a data-fancybox="gallery" data-caption="G32 Çevrimi ile Alın Yüzeyde Diş Açma" title="G32 Çevrimi ile Alın Yüzeyde Diş Açma" data-src="/yuklenenler/SetEkResimler/146_Cnc-Torna-ve-Torna-Makro-Egitim-Seti_G32-Cevri_30032023140033_40.jpg" target="_top">
<img class="img-responsive" src="/yuklenenler/SetEkResimler/kucuk/146_Cnc-Torna-ve-Torna-Makro-Egitim-Seti_G32-Cevri_30032023140033_40.jpg" alt="G32 Çevrimi ile Alın Yüzeyde Diş Açma" width="282" height="158"><h6>G32 Çevrimi ile Alın Yüzeyde Diş Açma</h6>
</a>
<a href="https://source.unsplash.com/IvfoDk30JnI/1500x1000" data-fancybox="group-1" data-caption="This image has a caption">
<img src="https://source.unsplash.com/IvfoDk30JnI/320x180" />
</a>
<a href="https://source.unsplash.com/0JYgd2QuMfw/1500x1000" data-fancybox="group-1" data-width="2048" data-height="1365">
<img src="https://source.unsplash.com/0JYgd2QuMfw/320x180" />
</a>
<a data-fancybox href="https://www.youtube.com/watch?v=AC1cREPIw_o&autoplay=1&rel=0&controls=0&showinfo=0">
<img class="card-img-top img-fluid" src="http://img.youtube.com/vi/AC1cREPIw_o/mqdefault.jpg" />
</a>
<a data-fancybox href="https://vimeo.com/95673122?color=ff0000">
Vimeo video - custom color
</a>
<a data-fancybox data-width="640" data-height="360" href="http://download.blender.org/peach/bigbuckbunny_movies/BigBuckBunny_320x180.mp4">
<img src="https://source.unsplash.com/IvfoDk30JnI/320x180" />
HTML5 Video
</a>
Fancybox.bind('[data-fancybox="gallery"]', { infinite: false });
Devamı →Ö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ı →
C#,MVC,MSSQL,Windows Forms