وبلاگ بلیان

C# Database Basics

معرفی کتاب «C# Database Basics» نوشتهٔ Schmalz, Michael، منتشرشده توسط نشر O'Reilly Media در سال 2012. این کتاب در فرمت epub، زبان انگلیسی ارائه شده است. «C# Database Basics» در دستهٔ بدون دسته‌بندی قرار دارد.

"Working with data and databases in C♯ certainly can be daunting if you're coming from VB6, VBA, or Access. With this hands-on guide, you'll shorten the learning curve considerably as you master accessing, adding, updating, and deleting data with C♯--basic skills you need if you intend to program with this language. No previous knowledge of C♯ is necessary. By following the examples in this book, you'll learn how to tackle several database tasks in C♯, such as working with SQL Server, building data entry forms, and using data in a web service. The book's code samples will help you get started on your own projects"--Provided by publisher. Read more... Abstract: C# offers developers power, but sometimes getting started with basic tasks - like getting information in and out of databases - is harder than it should be. Using Databases with C# provides a gentle introduction to a common but critical task, helping developers moving from other languages build a firm foundation. Read more... Working with data and databases in C# certainly can be daunting if you{u2019}re coming from VB6, VBA, or Access. With this hands-on guide, you{u2019}ll shorten the learning curve considerably as you master accessing, adding, updating, and deleting data with C#{u2014}basic skills you need if you intend to program with this language. No previous knowledge of C# is necessary. By following the examples in this book, you{u2019}ll learn how to tackle several database tasks in C#, such as working with SQL Server, building data entry forms, and using data in a web service. The book{u2019}s code samples will help you get started on your own projects. Create a Windows Forms application with a datagrid Connect to multiple data sources, including Access and SQL Server Add, edit, and update data in a database you choose and design Enable users to choose their data source at runtime Learn the roles of DataTable, DataView, BindingSource, Filters, and other objects Understand where variables are declared and how they impact the code Build a simple web service that connects to a database Content: First steps : form with a datagrid -- C♯ data access to SQL server -- Building data entry forms -- Creating data entry forms with built-in controls -- Data in a Web service -- Editing accses data on the Web -- Additional C♯ and database topics.
دانلود کتاب C# Database Basics