Database Articles

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
CSharp-Online.NET:Articles
edit

Database Articles are submitted by our contributors and cover database topics including ADO.NET, LINQ—Language-Integrated Query, MySQL, and SQL Server.

Contents

Database Articles

ADO.NET

  • LINQ to ADO.NET - Learn to map LINQ to databases using classes, properties, and attributes; to manage the DataContext class which supports LINQ ORM functionality; to take advantage of advanced database features—concurrency, stored procedure calls, transactions, etc.; employ Visual Studio support for LINQ to SQL, including IntelliSense and debugging; use LINQ to SQL integrated into ADO.NET with DataSet objects.
  • Working with Data - learn SQL, data binding, ADO.NET Datasets, and how to connect to SQL Server and Microsoft Access databases. Also, learn to build your own SQL Query program that works with Access databases.

Language INtegrated Query (LINQ)

  • LINQ to ADO.NET - Learn to map LINQ to databases using classes, properties, and attributes; to manage the DataContext class which supports LINQ ORM functionality; to take advantage of advanced database features—concurrency, stored procedure calls, transactions, etc.; employ Visual Studio support for LINQ to SQL, including IntelliSense and debugging; use LINQ to SQL integrated into ADO.NET with DataSet objects.

SQL Server



Personal tools