LINQ and Data Dude!
Had a 2.5hrs discussion on LINQ and DataDude yesterday with database developers from the Singapore SQL Server usergroup and SGDOTNET.
Topic 1: Introduction to LINQ
When developing data-rich applications, developers often need to overcome semantic differences between the query languages (e.g. SQL, XQuery) used to access data and the programming languages used for developing the applications. The Language INtegrated Query (LINQ) project provides an exciting integrated programming experience for developers, by allowing developers to query object, relational and XML data directly from within C# and Visual Basic.
In this session,Wee Hyong shared with the database developer community the immense opportunities presented by LINQ (DLinq , XLinq) in developing next-generation data-rich applications. You will also learn about the set of extensions to the .NET Framework that encompass language-integrated query, set, and transform operations, and how you can make use of them in application development. He also showcased BLinq as a useful tool for generating ASP.Net website.
Topic 2: Introducing Visual Studio 2005 Team Edition for Database Professionals (a.k.a Data Dude)In this session, Wee Hyong shared with the database community - Visual Studio Team Edition for Database Professionals. He showed how the new capabilities offered by the latest addition to the Visual Studio Team System family. In addition, Wee Hyong shared with the community how to make use of Visual Studio Team Edition for managing Database Change, and automating database testing by creating database unit tests. He shared the use of the DataG Generator and how a developer can fine-tune the data generation plan to create meaningful test data.
Topic 1: Introduction to LINQ
When developing data-rich applications, developers often need to overcome semantic differences between the query languages (e.g. SQL, XQuery) used to access data and the programming languages used for developing the applications. The Language INtegrated Query (LINQ) project provides an exciting integrated programming experience for developers, by allowing developers to query object, relational and XML data directly from within C# and Visual Basic.
In this session,Wee Hyong shared with the database developer community the immense opportunities presented by LINQ (DLinq , XLinq) in developing next-generation data-rich applications. You will also learn about the set of extensions to the .NET Framework that encompass language-integrated query, set, and transform operations, and how you can make use of them in application development. He also showcased BLinq as a useful tool for generating ASP.Net website.
Topic 2: Introducing Visual Studio 2005 Team Edition for Database Professionals (a.k.a Data Dude)In this session, Wee Hyong shared with the database community - Visual Studio Team Edition for Database Professionals. He showed how the new capabilities offered by the latest addition to the Visual Studio Team System family. In addition, Wee Hyong shared with the community how to make use of Visual Studio Team Edition for managing Database Change, and automating database testing by creating database unit tests. He shared the use of the DataG Generator and how a developer can fine-tune the data generation plan to create meaningful test data.
0 Comments:
Post a Comment
<< Home