The ability to deploy managed code to SQL server is a very powerful feature. It allows you to utilize the .NET framework library for procedures, triggers, functions, UDF’s, and aggregates within the SQL engine. This one hour seminar will highlight the following topics:
· SQLCLR Reliability, Scalability, and Security
· Assemblies
· Functions, Procedures, and Triggers
· User-Defined Types and Aggregates
· T-SQL to SQLCLR Mapping
o Data Types and Nullability
o Parameter Types and Direction
· SQLCLR Best Practices
o When T-SQL is Preferred
o When SQLCLR is Preferred