In-Depth

Books: Master WinForms Programming

With the ease of deployment for .NET applications, WinForms are once again a viable solution for large deployment environments. If you're considering WinForm programming, Windows Forms Programming in Visual Basic .NET is a must-have.

It used to be that Windows Forms development for user interfaces was the VB programmer's bread and butter. In the MSDN article "Death of the Browser?," Billy Hollis opines that browser-based interfaces lack the rich feature set available in Windows Forms that most Visual Basic developers have been working in for years. With the ease of deployment for .NET applications, WinForms are once again a viable solution for large deployment environments. If you're considering WinForms programming, Chris Sells and Justin Gehtland have you covered in their book, Windows Forms Programming in Visual Basic .NET.

This must-have reference is not a rehash of the help files. The authors' knowledgeable discourse on matters of WinForms programming is clear, detailed, and enjoyable to read. The sample code sections are short and provide a straightforward explanation of the topic. I wish more computer books were written this well.

The first part of the book covers forms, controls, events, dialogs, drawing, and printing. These topics are covered at a level that will appeal to novice and experienced programmers alike. More advanced sections follow on resources, settings, control design, data controls, databinding, and code security. The sections on multithreaded user interfaces and Web deployment will be of interest to many developers.

This is not an entry-level developer book, because it requires some knowledge of .NET programming. The book's source code is available for download.


Windows Forms Programming in Visual Basic .NET
by Chris Sells and Justin Gehtland
Addison-Wesley
ISBN:
0321125193
Price: $49.99
Quick Facts: The ultimate guide to developing WinForms in VB.NET. It covers form basics, controls, control design, multithreading, resources, and printing.
Pros: In-depth coverage of WinForms programming; well-written with clear examples.
Cons: Requires working knowledge of the .NET Framework and VB.NET.

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