«« Next » « Previous
«« Next » « Previous

Link Details

It's so much easier than programming. Login and vote now.
Link 80608 thumbnail

By mswatcher
via weblogs.asp.net
Submitted: May 12 2008 / 13:13

I recently needed to select a few products from a database where the product ID matched up with a list of IDs. That's easy to do with a normal SQL statement since you can use the "WHERE IN (Value1,Value2)" clause to find what you need. However, I wanted to do it with LINQ in this case.
  • 1
  • 0
  • 103
  • 12

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (1)



Voters Against This Link (0)