Book on Forms

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Patrick De Ridder

    Book on Forms

    I am looking for a very good book on forms.
    One that treats the controls one by one in depth,
    with concise examples (e.g. not like the Erik
    Brown book, which rambles on and on with one
    example that grows and grows until you loose
    all perspective.)

    Can someone please come up with some good
    suggestions?

    Patrick,


  • Mike in Paradise

    #2
    Programming windows with C#

    by charles Petzold is good..

    Also goto


    doc=csharplinks &wikiid=2492&wp id=

    look in the book section and there are a bunch of links to
    free chapters (including one for the above book) as well
    as free C# ebook links..

    [color=blue]
    >-----Original Message-----
    >I am looking for a very good book on forms.
    >One that treats the controls one by one in depth,
    >with concise examples (e.g. not like the Erik
    >Brown book, which rambles on and on with one
    >example that grows and grows until you loose
    >all perspective.)
    >
    >Can someone please come up with some good
    >suggestions?
    >
    >Patrick,
    >
    >
    >.
    >[/color]

    Comment

    • Patrick De Ridder

      #3
      Re: Programming windows with C#

      "Mike in Paradise" <kanuk_eh.nospa m@hotmail.com> wrote in message
      news:7da401c344 d6$b8fcc810$a40 1280a@phx.gbl.. .[color=blue]
      > by charles Petzold is good..
      >
      > Also goto[/color]

      Hi Kanuk,

      That really is a wealth of information!

      It is going to keep me happy for quite some time :)

      I think I found some of the things I was looking for in particular, namely
      datagrids, and data binding.

      Many thanks,
      Patrick.


      Comment

      Working...