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

  • Creating Business Applications Using Blazor

    Expert Blazor programmer Michael Washington' will present an upcoming developer education session on building high-performance business applications using Blazor, focusing on core concepts, integration with .NET, and best practices for development.

  • GitHub Celebrates Microsoft's 50th by 'Vibe Coding with Copilot'

    GitHub chose Microsoft's 50th anniversary to highlight a bevy of Copilot enhancements that further the practice of "vibe coding," where AI does all the drudgery according to human supervision.

  • AI Coding Assistants Encroach on Copilot's Special GitHub Relationship

    Microsoft had a great thing going when it had GitHub Copilot all to itself in Visual Studio and Visual Studio Code thanks to its ownership of GitHub, but that's eroding.

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • 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.

Subscribe on YouTube