LINQ to SQL

LINQ TO SQL Dynamic Queries #3 (And's & Or's Together)

Delete Multiple Rows with LINQ TO SQL (Community Driven)

LINQ TO SQL Dynamic Queries #2 (Or statements)

LINQ TO SQL Tutorials, Articles and Opinions

LINQ TO SQL CanBeNull being ignored

LINQ TO SQL V 1.0 Hickups

While reviewing LINQ TO SQL with a colleague recently I discovered yet another "hickup" in v 1.0 of LINQ TO SQL.

Uploading an image or file using LINQ TO SQL (System.Linq.Data.Binary)

I did a search for uploading an image (or any file) using LINQ TO SQL and could not find a blog or article. Here is a quick note on how to do this. The following code assumes that you have a "FileUpload" control on your webform. I'm using a stored procedure to add a row to my "Users" table. I have a column named "Photo". The sql server datatype for Photo column is "Image".

LINQ TO SQL Dynamic Queries

Earlier this week I ran into a problem with LINQ and building a Dynamic query. The issue is I wanted to build a search string based on the data in my function parameters.

LINQ TO SQL Sync / Refresh Tables in Designer?

ran into my first problem with LINQ TO SQL a couple of days ago and forgot about it. I ran into again today and decided to let everyone know about it. What I ran into was if you change an underlying table in SQL Server there is not a way to "refresh" or "sync" the table in the LINQ TO SQL Designer. The only way to get the updated table is to delete the current table from the designer and then add it again to the designer.

Speaking at the 2008 South Florida Code Camp

Full LINQ to SQL Archive

«August»
SunMonTueWedThuFriSat
272829303112
3456789
10111213141516
17181920212223
24252627282930
31123456