Can someone recommend a book on C# WinForms?

Re: Book Help by Robert

Robert
Tue Sep 09 16:53:12 CDT 2003

Brown, "Windows Form Programming with C#" from Manning Press. It's a good
walkthrough book -- it takes you through the steps of building a WinForms
application for managing photo albums, and covers most of the WinForms
controls in the process.


"Lampy" <test@yahoo.com> wrote in message
news:%23YqqisxdDHA.2332@TK2MSFTNGP11.phx.gbl...
> Can someone recommend a book on C# WinForms?
>
>



Re: Book Help by Lampy

Lampy
Tue Sep 09 17:18:29 CDT 2003

Thanks for the reply. Does it go into detail beyond setting properties? I
am looking for a book on MDI and databinding, toolbars ...


"Robert Jacobson" <rjacobson_at_oddpost_com@nospam.com> wrote in message
news:OIONHzxdDHA.3992@TK2MSFTNGP11.phx.gbl...
> Brown, "Windows Form Programming with C#" from Manning Press. It's a good
> walkthrough book -- it takes you through the steps of building a WinForms
> application for managing photo albums, and covers most of the WinForms
> controls in the process.
>
>
> "Lampy" <test@yahoo.com> wrote in message
> news:%23YqqisxdDHA.2332@TK2MSFTNGP11.phx.gbl...
> > Can someone recommend a book on C# WinForms?
> >
> >
>
>



Re: Book Help by Robert

Robert
Tue Sep 09 17:38:13 CDT 2003

Yup, it covers each of those. It's fairly thorough -- it spends an entire
chapter on different types of buttons, for example. The aim of the book is
to show how to create a polished Winforms application, and the author
manages to work in just about every topic.

Another good book that I'm reading now, BTW, is MacDonald, "User Interfaces
in VB.Net," by APress. It's more of a intermediate-level reference book --
the first half is devoted to the basic WinForms controls, and the second
half to advanced topics like usercontrols, data binding, GDI+, etc. I think
is should be useful even if you're not too familiar with VB.




"Lampy" <test@yahoo.com> wrote in message
news:utx25BydDHA.1008@TK2MSFTNGP12.phx.gbl...
> Thanks for the reply. Does it go into detail beyond setting properties?
I
> am looking for a book on MDI and databinding, toolbars ...
>
>
> "Robert Jacobson" <rjacobson_at_oddpost_com@nospam.com> wrote in message
> news:OIONHzxdDHA.3992@TK2MSFTNGP11.phx.gbl...
> > Brown, "Windows Form Programming with C#" from Manning Press. It's a
good
> > walkthrough book -- it takes you through the steps of building a
WinForms
> > application for managing photo albums, and covers most of the WinForms
> > controls in the process.
> >
> >
> > "Lampy" <test@yahoo.com> wrote in message
> > news:%23YqqisxdDHA.2332@TK2MSFTNGP11.phx.gbl...
> > > Can someone recommend a book on C# WinForms?
> > >
> > >
> >
> >
>
>



Re: Book Help by Gregg

Gregg
Wed Sep 10 22:03:06 CDT 2003

Check out O'Reilly's ".Net Windows Forms In A Nutshell." It's loaded with
information.

Gregg Walker

"Lampy" <test@yahoo.com> wrote in message
news:%23YqqisxdDHA.2332@TK2MSFTNGP11.phx.gbl...
> Can someone recommend a book on C# WinForms?
>
>



Re: Book Help by Robert

Robert
Wed Sep 10 22:10:33 CDT 2003

Thanks Gregg.

While I was adding that book to my Amazon shopping cart, I discovered that
there's a C# translation of MacDonald's "User Interfaces in VB.Net."
(Called -- surprise -- "User Interfaces in C#".) I highly recommend the VB
version, and expect that the C# version is just as good.



"Gregg Walker" <gregg@rrmca.com> wrote in message
news:%23g0H4EBeDHA.2076@TK2MSFTNGP12.phx.gbl...
> Check out O'Reilly's ".Net Windows Forms In A Nutshell." It's loaded with
> information.
>
> Gregg Walker
>
> "Lampy" <test@yahoo.com> wrote in message
> news:%23YqqisxdDHA.2332@TK2MSFTNGP11.phx.gbl...
> > Can someone recommend a book on C# WinForms?
> >
> >
>
>



Re: Book Help by Gregg

Gregg
Wed Sep 10 22:40:12 CDT 2003

Thanks Robert. I'll be sure to check it out.

Gregg Walker

"Robert Jacobson" <rjacobson_at_oddpost_com@nospam.com> wrote in message
news:O811HJBeDHA.3592@tk2msftngp13.phx.gbl...
> Thanks Gregg.
>
> While I was adding that book to my Amazon shopping cart, I discovered that
> there's a C# translation of MacDonald's "User Interfaces in VB.Net."
> (Called -- surprise -- "User Interfaces in C#".) I highly recommend the
VB
> version, and expect that the C# version is just as good.
>
>
>
> "Gregg Walker" <gregg@rrmca.com> wrote in message
> news:%23g0H4EBeDHA.2076@TK2MSFTNGP12.phx.gbl...
> > Check out O'Reilly's ".Net Windows Forms In A Nutshell." It's loaded
with
> > information.
> >
> > Gregg Walker
> >
> > "Lampy" <test@yahoo.com> wrote in message
> > news:%23YqqisxdDHA.2332@TK2MSFTNGP11.phx.gbl...
> > > Can someone recommend a book on C# WinForms?
> > >
> > >
> >
> >
>
>