Today at PASS the SQL Server team has publicly announced the first Community Technology Preview of the next version of SQL Server code named Denali. You can download it here: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=6a04f16f-f6be-4f92-9c92-f7e5677d91f9
I have been playing around with Denali for a couple of weeks now and created a couple of posts. Below is a list of the posts, click on each link to get some more information about Denali
First look at SQL Server Management Studio Denali
Screenshots of the new look and feel of BIDS in Denali
Find what is deprecated in SQL Server Denali by using sys.dm_os_performance_counters
[Playing around with sys.dm_exec_describe_first_result_set and sys.dm_exec_describe_first_result_set_for_object][4]
[A first look at sequences in SQL Server Denali][5]
[Don’t install Denali BIDS side by side with a 2008 instance][6]
[Debugging In SQL Server Denali][7]
[Using OFFSET N ROWS FETCH NEXT N ROWS ONLY In SQL Server Denali for easy paging][8]
These posts were all written without documentation available, it was mostly guess work but since documentation will be available with the public release of the CTP I will go into more detail the next couple of weeks
[4]: Playing around with sys.dm_exec_describe_first_result_set and sys.dm_exec_describe_first_result_set_for_object [5]: /index.php/DataMgmt/DataDesign/a-first-look-at-sequences-in-sql-server [6]: /index.php/DataMgmt/DataDesign/don-t-install-denali-bids-side-by-side-w [7]: /index.php/DataMgmt/DBProgramming/MSSQLServer/debugging-in-sql-server-denali [8]: /index.php/DataMgmt/DBProgramming/MSSQLServer/using-offset-n-rows-fetch-next-n-rows-on

Denis has been working with SQL Server since version 6.5. Although he worked as an ASP/JSP/ColdFusion developer before the dot com bust, he has been working exclusively as a database developer/architect since 2002. In addition to English, Denis is also fluent in Croatian and Dutch, but he can curse in many other languages and dialects (just ask the SQL optimizer) He lives in Princeton, NJ with his wife and three kids.