up vote 2 down vote favorite
share [g+] share [fb]

I am looking for a book that only addresses the new development features of Sql Server 2008. I had read "A First Look at Sql Server 2005 for Developers" years ago but cannot find an equivalent book.

link|improve this question

40% accept rate
feedback

7 Answers

up vote 0 down vote accepted

I picked this one up recently and it has a good focus on 2008 specific items:

http://www.amazon.com/Programming-Microsoft-Server-2008-PRO-Developer/dp/0735625999/ref=sr_1_1?ie=UTF8&s=books&qid=1242660997&sr=8-1

link|improve this answer
feedback

There is a nice list here http://www.microsoft.com/sqlserver/2008/en/us/whats-new.aspx

link|improve this answer
feedback

You could also just check out MS books online and see the new features. You can use any of the above to dive deeper into any topic.

http://msdn.microsoft.com/en-us/library/bb500435.aspx

link|improve this answer
feedback

The new development features in SQL 2008 don't really merit a whole book by themselves, with one exception - geospatial data. If you're using geospatial, then check into specific books on that, but otherwise the improvements aren't really book-worthy.

Andy Warren wrote up a short review of one 2008 developer-focused book, but that's the only review I've seen from a SQL expert focusing on a 2008 developer book.

http://www.sqlservercentral.com/blogs/andy_warren/archive/2009/03/10/book-review-murach-s-sql-server-2008-for-developers.aspx

link|improve this answer
feedback

Here's a list of SQL 2008 books I came across recently

http://www.sqlservercurry.com/2009/05/sql-server-2008-books-you-must-have-in.html

link|improve this answer
feedback

I went with two books which I can now recommend to others:

1) Microsoft Sql Server New Features by Michael Otey

http://www.amazon.com/Microsoft%C2%AE-Server-2008-Features-Microsoft/dp/0071546405/ref=sr_1_1?ie=UTF8&s=books&qid=1245288147&sr=8-1

2) Programming Microsoft SQL Server 2008 (PRO-Developer)

Covers new features of both 2005 and 2008 and in greater detail.

http://www.amazon.com/Programming-Microsoft-Server-2008-PRO-Developer/dp/0735625999/ref=sr_1_1?ie=UTF8&s=books&qid=1245288368&sr=1-1

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.