A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Visual Basic WinForms template: We waited to add the template to Visual Studio until you could create WinForms applications with the Application Framework. This new template is the default in Visual ...
I have been writing several small WinForms applications over the last year or so. Most of these applications are programming tools that will only be used by our dev team, so UI wasn't very important.
Application Framework: The Visual Basic Application Framework provides event-based startup, meaning you don't need a Sub Main for WinForms applications. A new version of the Application Framework is ...