In-Depth

Books: Delve Into C# Essentials

Murach's C# teaches the core concepts of the C# language. The book focuses on language essentials, debugging, and OOP concepts, to more involved topics such as working with databases, files, and XML.

Murach's C# takes a modular but concise approach to teaching core concepts of the C# language. More experienced developers will feel comfortable jumping around to those sections that match their interests without getting a feeling of discontinuity caused by too tightly coupled example code. The authors' examples are capable of standing alone, yet still build toward a common theme of interfaces for an enterprise application.

Topics range from how to set up and use the Visual Studio environment, C# language essentials, debugging, and OOP concepts, to more involved topics such as working with databases, files, and XML. The five chapters on working with databases are worth the price of the book. Of particular note are the chapters on working with datasets with bound and unbound controls.

The book focuses strictly on Windows applications, though the clearly written content and practical approach to examples are excellent for those new to C#, even if they intend to move on to Web-based applications. More senior developers will appreciate the material as a quick reference for many of the typical encoding tasks.

Murach's C#
by Joel Murach and Doug Lowe
Mike Murach & Associates
ISBN:
1890774227
Price: $49.50
Quick Facts: Comprehensive introduction to C# for both beginning and experienced developers.
Pros: Modular self-paced approach is outstanding for any experience level.
Cons: No coverage of Web development or Web services.
Click here to read a sample chapter.

About the Author

Hal Hayes is the president of ACRITECH Corp., which specializes in enterprise application development. He is also the founder of the Capital Area Visual Basic User Group in Washington, D.C. (now www.caparea.net). Hal is also a member of the staff of the International .NET Association. You can reach him at [email protected].

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube