DevTeach SQL talks
I will give three sessions in the French track at DevTeach this year, all about SQL Server 2005.
SQL177 - Intégration .NET et SQL Server
Tuesday, June 21, 2005
08h00 - 09h15
In the first of three presentations on .NET and SQL Server 2005, you’ll see how it is possible to combine .NET programming with SQL Server using Visual Studio 2005 and SQL Server 2005. You’ll see how SQL Server is hosting the .NET CLR and how to code a user defined function in a .NET language like C# or VB.NET.
SQL225 - Accès aux données en .NET depuis SQL Server
Tuesday, June 21, 2005
09h30 - 10h45
If you’re developing .NET client applications using ADO.NET, you are familiar with the SQLClient classes. In this second presentation on .NET and SQL Server integration, you’ll learn how to SQLClient in code running on SQL Server like stores procedures.
SQL226 - Nouveau type XML de SQL Server 2005
Tuesday, June 21, 2005
11h00 - 12h15
A brand new XML type is now available in SQL Server. See how it’s possible to directly store XML data right into an XML column. You’ll also see how to combine XQuery right into your T-SQL queries.