In-Depth

Books: Debug VB.NET Apps

Debugging software systems is a necessary step to creating stable, low-defect software. Comprehensive VB.NET Debugging provides a roadmap that helps you avoid common traps and achieve your software goals.

Today's tools allow us to develop increasingly complicated and distributed software. However, the penalties of these advances come in the relative difficulty in creating stable and low-defect software. You must be increasingly diligent to avoid the traps and dangers associated with designing and developing software. In his book, Comprehensive VB.NET Debugging, Mark Pearce provides a roadmap to help you avoid these traps and achieve your software quality goals.

Debugging software systems has many dimensions depending on the type and style of your applications, and Pearce does a great job of addressing each one. The first four chapters are mandatory reading, because they lay the foundation for all the other chapters. Other chapters focus on specific topics; you'll have no trouble bouncing between chapters that interest you. In fact, Pearce covers almost every conceivable debugging topic, from basic debugging techniques and tools, to specific debugging practices for different types of applications.

Pearce also provides great insight into SQL Server, interop, multithreading, and distributed apps—areas that traditionally have been extremely difficult areas to master. Pearce assumes you're an intermediate to senior VB developer who has some prior knowledge and understanding of VB.NET, the CLR, and the .NET Framework. If you meet these criteria and you're looking to fine-tune your debugging skills, you simply can't go wrong with this book.


Comprehensive VB.NET Debugging
by Mark Pearce
Apress
ISBN: 1590590503
Price: $54.99
Quick Facts: Provides complete coverage of VB.NET debugging techniques when writing Windows Forms, ASP.NET, or XML Web services apps.
Pros: Covers the complete spectrum of debugging in VB.NET, including techniques on debugging SQL Server, multithreaded, and distributed systems. Covers virtually all debugging scenarios and additional debugging tools. Provides excellent examples and explanations.
Cons: Not well suited to an introductory audience.

About the Author

Joel Semeniuk is a founder of Imaginet Resources Corp., a Canada-based Microsoft Gold Partner. Currently, Joel is also serving as an Executive VP of Agile Project Management Tools at Telerik. He is also a Microsoft Regional Director and MVP Microsoft ALM, with a degree in Computer Science. With more than 18 years of experience, Joel specializes in helping organizations around the world realize their potential through maturing their software development and information technology practices. Joel is passionate about Application Lifecycle Management tooling, techniques and mindsets, and regularly speaks at conferences around the world on a wide range of ALM topics.

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