Browse by Tags

All Tags » WinForms » Quick Tips » Software Design (RSS)

Added the remainder of the VB .NET ports and a JScript .NET port for the Wizard Framework

Well, I had a couple of extra hours while I was sitting around this evening and I used the time to finish porting the Wizard Framework over to VB .NET. Now all articles have a corresponding code-only article that you can look at. I also ported article...
Posted by Justin Rogers | with no comments

Winforms Wizard Series code-updates. Adding full source code drops for VB .NET

I'm not going to convert the articles over, since they aren't really dependent upon the code provided inline to be read. I will be hosting full source dumps in VB .NET for each of the articles though, so you can try this out in VB or take a look at that...

WinForm Wizard Series Article 5: Designable Dialogs and a VS Project Sample

Adding a design time dialog and creating a VS project sample Abstract: Once I actually started using the designer to create my wizards I realized that a designable wizard dialog would be really useful. In fact, I was able to lay out two fairly decent...

WinForm Wizard Series Article 4: Designer support for wizard panels, improved inheritance model, and refactoring the code only wizard panels.

Designer support is the only feature people have asked for in the wizard framework series. Since user's felt strongly enough to request that I add designer support, I figured it wouldn't be that difficult. This latest installment in the series talks about...
Posted by Justin Rogers | with no comments

Article 3 on WinForms Wizards - Named Navigation: When Duncan links your articles, you know its time to support them.

Well, I was going to wait a week or so before posting this jewel, but what the heck. I'm really excited about the game I have prepared to make use of the WizardController class, so the faster I get through all of the gritty details, the faster I can get...
More Posts