Stories recently tagged with 'Shit'

How SQL Server short-circuits WHERE condition evaluation(weblogs.sqlteam.com)

submitted by spirit1spirit1(3160) 4 years, 3 months ago

As a developer you must be aware that SQL Server does not do short-circuiting like it is done in other programming languages and there's nothing you can do to force it to. read more...

add a comment |category: |Views: 19

tags: another

Custom Entity Classes Using LINQ to SQL Part 1 - DataObjects(blog.reamped.net)

submitted by kayoskayos(890) 4 years, 3 months ago

Want to use LINQ without using th LINQ to SQL Classes file? Maybe even add it into an existing object model you already have set up? read more...

add a comment |category: |Views: 91

tags: another