C# Database Basics. Moving from Visual Basic and VBA to C# - Helion
ISBN: 978-14-493-2901-3
stron: 110, Format: ebook
Data wydania: 2012-01-27
Księgarnia: Helion
Cena książki: 63,74 zł (poprzednio: 74,99 zł)
Oszczędzasz: 15% (-11,25 zł)
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.
- 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
Osoby które kupowały "C# Database Basics. Moving from Visual Basic and VBA to C#", wybierały także:
- C# 9.0 w pigułce 173,87 zł, (53,90 zł -69%)
- Gray Hat C#. Język C# w kontroli i łamaniu zabezpieczeń 57,74 zł, (17,90 zł -69%)
- ASP.NET Core 6. Kurs video. Rozwijaj aplikacje webowe z Entity Framework Core 179,00 zł, (71,60 zł -60%)
- Platforma Xamarin. Kurs video. Poziom drugi. Zaawansowane techniki tworzenia aplikacji cross-platform 99,00 zł, (39,60 zł -60%)
- Testowanie automatyczne w .NET. Kurs video. Zastosowania frameworka nUnit 169,00 zł, (76,05 zł -55%)
Spis treści
C# Database Basics. Moving from Visual Basic and VBA to C# eBook -- spis treści
- C# Database Basics
- SPECIAL OFFER: Upgrade this ebook with OReilly
- Preface
- Objectives
- Conventions Used in This Book
- Using Code Examples
- Safari Books Online
- How to Contact Us
- 1. First Steps: Form with a Datagrid
- Installing Software
- Basic Syntax
- C# Operators
- Selection Statements
- Adding Filtering
- Some Other Considerations
- Whats Next?
- 2. C# Data Access to SQL Server
- Whats Next
- 3. Building Data Entry Forms
- Binding a TextBox to Data
- Simple Data Entry Form
- 4. Creating Data Entry Forms with Built-In Controls
- 5. Data in a Web Service
- Writing a Web Service
- Whats Next
- 6. Editing Access Data on the Web
- Whats Next?
- 7. Additional C# and Database Topics
- Referring to Connection Strings
- Building Strings with Database Data
- Reporting
- Exporting Tables to XML
- Wrap-Up
- About the Author
- SPECIAL OFFER: Upgrade this ebook with OReilly