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

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

Subscribe on YouTube