Sign in
|
Join
|
Help
Blogs
Media
Groups
All Tags
»
Entity Framework
(
RSS
)
Browse Site by Tags
Showing related tags and posts accross the entire site.
.NET 3.5
LINQ
SQL Server 2008
How to use Entity Framework to query string values with filter conditions
Have you ever tried to filter a LINQ statement by string values. E.g. you want to get all persons where the name starts with letters from ‘A’ to ‘Z’. In this post I will show you how to build a query like this. My first approach was to do a simple <= operation like I do in SQL. But this results in...
Posted to
Andreas Lehmann
(Weblog)
by
alehmann
on 04-08-2009
Dynamic where with Entity Framework
In my last project I have to implement a dynamic where filter for some date stored in the Enitity Framework (EF) model. The next picture shows the DB schema of the data. This is a common scenario to store multiple properties of a single item in a very dynamic way. The TItemProp table has a foreign key...
Posted to
Andreas Lehmann
(Weblog)
by
alehmann
on 03-18-2009
Page 1 of 1 (2 items)
developers.de is a .Net Community Blog powered by daenet GmbH.
IMPRESSUM
CONTACT
WEBSITE