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

  • 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