Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-entities

Why should I use Any method instead of Count? [duplicate]

Error - SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM

How to get a byte array length using LINQ to Entities?

Concatenate int and string in LINQ to Entities

How to add a default "Select" option to this ASP.NET DropDownList control?

c# asp.net linq-to-entities

Initializing strongly typed objects in LINQ to Entities

Writing an extension method to help with querying many-to-many relationships

Why is the Entity framework generating this SQL?

sql linq-to-entities

Entity Framework GroupBy an object or ComplexType

Should repositories expose IQueryable to service layer or perform filtering in the implementation?

Entity Framework vs Linq to Entities vs Linq to SQL

Equivalence of query and method (lambda) syntax of a Join with Where clause

In MVC 3, I can't get @Html.DisplayFor to render a formatted string

Exception on Inner LINQ query when calling ToList()

LINQ to Entity, using a SQL LIKE operator

Casting IQueryable to IOrderedQueryable generically

How to convert DbSet in Entity framework to ObjectQuery

DATEDIFF (in months) in linq

Could not find Control in ControlParameter inside EditItemTemplate