Are there any Windows Forms Sample Projects ?

Hi,

I am just shifting from ASP.Net to Winforms. I have formed a bad habit of learning from code and was wondering if there are any sample winforms projects like the IBUYSPY portal in asp.net 

Or any other projects that use all the best practices etc...

Any help would be greatly appreciated.

Grey  


Answer this question

Are there any Windows Forms Sample Projects ?

  • mangelp

    What about the Tracker app :

    http://windowsforms.net/articles/writingntierapps.aspx

  • mesh

    Install the .NET SDK if you haven't already then start the "Documentation" program. 

    If you look at the Contents tab, look under QuickStarts->Windows Forms Quick Starts.

    It has a bunch of links to sample windows forms projects

  • Art102

    Cool. Thanks a lot guys !
    The tracker app is especially perfect !

  • Are there any Windows Forms Sample Projects ?