SQL Server 2008 CTP Announced

Monday Microsoft released a CTP of SQL Server 2008. SQL Server 2008 will support, what the product overview calls, dynamic development.
Dynamic development enables us to build our applications in terms of business entities instead of tables and columns. This will accelerate development of new applications with a higher level of data abstraction exposed in the .NET Framework through the Entity Framework and LINQ components.
Exciting times!