Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > Windows forms walkthrough
 

Windows forms walkthrough

Is there any walkthrough available for creating a Windows app like TalkVision? I am looking for something pretty thorough that explains the steps behind creating a professional Windows app.

So far, I've been dissapointed on the amount of .NET tutorials online. Everything I've found outside of shelling out $50 for a book consists of:
Step 1-> Write the program, Step 2-> Compile the program, Step 3->Run the program.

I am not a novice programmer, but switching languages to Windows apps for the first time and just need to get familar with the professional practices. Thanks!
MigrationUser 1  Wednesday, November 03, 2004 4:34 PM
Here is what I have learned so far working with winform for the past three months.  I use VS.NET designer to create all the UI.

First, never ever create UI directly on the initial frame.   Plan ahead by using Group control or the Panel control, then put the controls in those "Parent" control.  

Secondly, create User Control for if you need to*space
space*the form into multiple sections in one screen. This is a totally OOP approach which things easier to manage specially when the form is big. However, I have seen a winform with over 100 controls in a single class.  

The application is deisgn is essentially driven by the GUI. Design invisiable (data layer, security class etc) after the there are well-thought and designed UI.

Follow those steps you should have less headache ahead of your development.  Good luck. Your feedbacks are welcome.
MigrationUser 1  Tuesday, May 31, 2005 3:02 AM

You can use google to search for other answers

Custom Search

More Threads

• Problem with Concurrency Checking
• Login Error
• Install Task Vision Server in a Domain
• pocket taskvision memory leak
• Soap exception while inserting animal in terrarium
• .Net
• How can I run TaskVision on my computer when it is disconected Internet?
• Movement angle and speed.
• Request for source code pls
• Problem updating Manifest-file.