Browse by Tags

All Tags » LINQ (RSS)

SQL Server in the Cloud

The April 15, 2008 edition of SDTimes ( PDF download here ) has some information about SSDS, the SQL Server in the cloud that was announced not long ago (and still in private beta). I'll mention a couple points here, but worth reading the article...
Posted by Andy Warren | with no comments
Filed under:

More LINQ Discussion

Steve Jones recently posted an editorial about LINQ and the resulting discussion encapsulates most of the points of view on the topic. The biggest problem "we" have is we just don't have a good picture of the time savings for developers...
Posted by Andy Warren | with no comments
Filed under:

More Thoughts on LINQ to SQL

At the recent Orlando Code Camp I had the opportunity to spend a good bit of time discussing LINQ to SQL with Jim Wooley , author of Linq In Action . It was really an interesting conversation. Clearly Jim likes LINQ and sees some opportunities there for...
Posted by Andy Warren | with no comments
Filed under: , ,

LINQ Again!

I recently attended SQLSaturday#2 in Tampa and had the brief chance to chat with David Hayden about LINQ (I suspect I am one of the passionate DBA's he mocks a little in that post!) and it really reinforced yet again for me how wide the chasm is between...
Posted by Andy Warren | with no comments
Filed under:

What's wrong with Linq to SQL

There's a lot of buzz in the development community about LINQ in general, and for those that do data access just as much buzz about Linq to SQL. It's hard to describe in a sentence, but think of LINQ as a way to write queries against .Net objects...
Posted by Andy Warren | 1 comment(s)
Filed under: , ,