SQL Server 2005 (both full and Express) has support for CLR (Common Language Runtime) assemblies. This greatly simplifies the task of creating User Defined Functions (UDF) or User Defined Types (UDT). So the idea of integrating the data model from the Google Maps .NET Control to SQL Server seems straightforward. This post is meant as a preliminary introduction to SQL Server integration, which will be developed further in future versions (version 3.4+).
Read More...