Eric Humphrey

Speaker Image

Eric Humphrey is a Database Developer at GameStop in the Dallas area. He earned his B.S. in Computer Science from Louisiana State University – Shreveport in 2004. He has been working in the tech industry since 2003 with both small companies and the largest. His focus is on database development with SQL Server. Eric has a passion for improving his craft and contributing to the SQL / development communities.

Sessions

SQL Server CLR: An Intro

Level: 100
Track: None
Time: 10:30 AM - 11:45 AM
Day: 1
Room: Improving Enterprises 2

SQL Server 2005 introduced a feature that allows a developer to write custom code in .NET and deploy the assembly into SQL Server, creating more complex functions than what is available via T-SQL. This feature can be both very powerful and problematic at the same time. Learn some of the ways CLR can be used as well as guidance of when it shouldn’t be.