Christian Kleinerman
Christian Kleinerman has over 12 years of experience working with SQL Server-the last seven as part of the SQL Server development team in Redmond, WA. He is currently the Group Program Manager of the Relational Engine team where he has worked on a variety of features and technologies. Before Microsoft he worked on eCommerce Web site development and previously was co-founder of a development company specializing in scheduling software.
Articles Authored
-
Use SQL CLR 2.0-Advancing CLR Integration in SQL Server 2008
Last updated: Tuesday, February 19, 2019
Published in: CODE Focus Magazine: 2007 - Vol. 4 - Issue 3 - Data Programability
The integration of the .NET Common Language Runtime (CLR) inside SQL Server 2005 (SQL CLR 1.0) enabled database programmers to write business logic in the form of functions, stored procedures, triggers, data types, and aggregates using modern .NET programming languages.This article presents the advances to the CLR integration introduced in SQL Server 2008, which significantly enhances the kinds of applications supported by SQL Server.