D
Dean Slindee
I would like to build a WinForm demo form to
demonstrate the various controls, events, etc that WinForms can do that
WebForms cannot. This is intended as an objective way to compare the
various features, pluses and minuses of each paradigm. I would intend to
post this form to CodeProject for anyone to see. Subsequently, perhaps I or
someone else could do the same for WebForms.
For now, here are a few things I thought of (and I could be in error; that's
the point your help).
1. System tray
2. Notify icon and functionality
3. Popup windows (like Outlook) for new mail arrivals
4. Scroll bars
5. F1 Help
6. MDI
7. Drag/Drop
Thanks,
Dean S
demonstrate the various controls, events, etc that WinForms can do that
WebForms cannot. This is intended as an objective way to compare the
various features, pluses and minuses of each paradigm. I would intend to
post this form to CodeProject for anyone to see. Subsequently, perhaps I or
someone else could do the same for WebForms.
For now, here are a few things I thought of (and I could be in error; that's
the point your help).
1. System tray
2. Notify icon and functionality
3. Popup windows (like Outlook) for new mail arrivals
4. Scroll bars
5. F1 Help
6. MDI
7. Drag/Drop
Thanks,
Dean S