From: Arnoldbilansky@cs.com Subject: [DotNetLearn] Monday meeting Date: Thursday, January 12, 2006 23:46:23 DotNETLearn User Group Meeting Date: Monday, January 16, 2006 Study group starts at 6:00pm (details below) Main Presentation starts at 7:00pm Location: Microsoft, 201 Jones Road, Waltham, MA Main presentation topic: SQL Server 2005 opens up the opportunity to run .Net code right inside SQL Server Engine on a par with T-SQL. This gives the programmer an expanded choice of programming language. This presentation shows you how to write C# or VB.Net routines and execute them in SQL Server as one of the supported SQL object types: Stored Procedure Scalar or Table User-defined Function Trigger User-defined Aggregate Each of these objects has its own requirements .Net code to work in SQL Server. Included in the presentation are two key factors that must be accounted for in all SQL/.Net code: Using SQL Types and .Net Types Working with the SQL Server managed data provider The presentation also touches on high level topics such as: * When is it appropriate to use .Net code versus T-SQL * A preliminary look at performance of .Net code. Speaker: Andrew Novick ************************************************************************** Study group (6pm) Bob Tattersall elaborates on reading assignments from Learning C#.NET +and from Learning Visual Basic.NET both authored by Jesse Liberty. This month Bob's focus is on "delegates", and if time permits "events". _______________________________________________ DotNetLearn mailing list DotNetLearn@blu.org http://olduvai.blu.org/mailman/listinfo/dotnetlearn