Thread: Windows Form Application ?

  1. #1
    Registered User
    Join Date
    Apr 2009
    Posts
    1

    Windows Form Application ?

    Hello everyone I am new here and new to C# , I want to learn Windows Form Applications in C# can anyone recommend me some books ? I am quiet good in C++ and currently studying all the Object Oriented Concepts so I want to start C# as my secondary language so please help me out thanks

  2. #2
    Registered User
    Join Date
    May 2003
    Posts
    1,619
    I'm not really sure what books are good. I mostly just learned C# by trying it out, and looking up web articles about aspects of the language I didn't immediately understand. Microsoft has a lot of web documentation on virtually everything.

    I'd recommend just taking the plunge and trying out a few simple programs. You can of course ask questions here.
    You ever try a pink golf ball, Wally? Why, the wind shear on a pink ball alone can take the head clean off a 90 pound midget at 300 yards.

  3. #3
    Registered User
    Join Date
    Dec 2007
    Posts
    2,675
    This book is, as far as I know, the Bible of Windows Forms Programming.

  4. #4
    Ethernal Noob
    Join Date
    Nov 2001
    Posts
    1,901
    That's the book I learned from it's pretty good. I'd also look into WPF as it is a new form of desktop application framwork that i think is better than windows forms, perhaps a bit more complicated but you can do some cool things with it.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Application fails to load settings only at windows startup
    By DanFraser in forum C# Programming
    Replies: 3
    Last Post: 09-27-2009, 11:15 AM
  2. Application Data folder on Windows
    By idelovski in forum Tech Board
    Replies: 24
    Last Post: 11-29-2008, 11:57 AM
  3. Windows form application and Windows application
    By |Wiz| in forum Windows Programming
    Replies: 5
    Last Post: 10-01-2005, 04:14 PM
  4. How do you program a windows application?
    By Chrisab508 in forum Windows Programming
    Replies: 8
    Last Post: 10-18-2003, 10:21 AM
  5. Application Termination Problem in Windows XP
    By wasabee in forum Windows Programming
    Replies: 2
    Last Post: 04-11-2003, 12:53 PM