Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linq-to-sql

LINQ to SQL and Column Alias with spaces

linq-to-sql

LINQ to SQL - How to efficiently do either an AND or an OR search for multiple criteria

Select in LINQ with a strange value @p__linq__0

Linq To Sql Many-Many Join Table

Linq-to-SQL With XML Database Fields -- Why does this work?

c# xml linq-to-sql .net-3.5

Linq ChangeConflictException occurs when submitting DataContext changes

linq-to-sql concurrency

LINQ to SQL: To Attach or Not To Attach

c# linq-to-sql

LINQ to SQL: how to update the only field without retrieving whole entity

.net linq-to-sql

Working with Cross Context Joins in LINQ-to-SQL

Problem refreshing tables in the LINQ to SQL designer

Should A repository call another repository? Or should a repository call a service layer?

String.Split in a Linq-To-SQL Query?

c# .net linq linq-to-sql

LINQ-to-SQL + One-to-Many + DataBinding deleting

c# linq-to-sql entityset

How do I display data from multiple tables in a single MVC view

asp.net-mvc linq-to-sql

Which data framework is better for an ASP.NET MVC site - LINQ to SQL or NHibernate

Using text SQL with LINQ

.NET and database layers

SQL Server: Event does not reference any tables (Tuning Advisor warning)

Store enums in sql-server using Linq-to-sql

c# .net linq-to-sql enums

Adding new methods to LINQ to SQL generated classes

asp.net linq linq-to-sql