473,545 Members | 2,113 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Books for windows applications using C#

Hi All

I am a newbie to C# .I am currently developing windows application.Can anyone suggest good books or links for developing Windows Applications using C#.
Nov 16 '05 #1
17 2217
On forms: MacDonald M. (2002) User interfaces in C#, Springer Verlag. Inc,
New York, NY, ISBN 1-59059-045-7
You will need a good introductory book as well. Liberty J. (2002) Learning
C#, O'Rreily, Cambridge etc, ISBN 0-596-00376-5

Don't buy a Deitel & Deitel book
Don't buy Joseph Mayo's C# Unleashed
Don't buy Erik Brown's Wndows Forms
They are a waste of money and time

Patrick de Ridder.
"Venkatesh" <an*******@disc ussions.microso ft.com> wrote in message
news:AC******** *************** ***********@mic rosoft.com...
Hi All:

I am a newbie to C# .I am currently developing windows application.Can

anyone suggest good books or links for developing Windows Applications using
C#.
Nov 16 '05 #2
=?Utf-8?B?VmVua2F0ZXN o?= <an*******@disc ussions.microso ft.com> wrote in
news:AC******** *************** ***********@mic rosoft.com:
Hi All:

I am a newbie to C# .I am currently developing windows application.Can
anyone suggest good books or links for developing Windows Applications
using C#.

The best that I have found is Windows Forms Programming in C# by Chris
Sells. The book Professional C# from Wrox is good too.
Nov 16 '05 #3
I have to concur with this. Im currently working my way thru it and it is
very good.
Might I also suggest that (if you havent already done so) it is very useful
to first read up on the concepts and basics of the C# language itself since
I have found when going through this book that they can be very helpful in
understanding some of the WinForms methodologies e.g. adding controls to the
forms controls collection.

The best C# reference book Ive read so far if relatively old but called C#
The Complete Reference -by Herbert Shildt. Its the dogs b*******

and for Win Forms it has got to be Chris Sells' effort.

--

--

Br,
Mark Broadbent
mcdba , mcse+i
=============
"Max Power" <ma*********@bl ink-blink.com> wrote in message
news:Xn******** *************** ***********@216 .196.105.130...
=?Utf-8?B?VmVua2F0ZXN o?= <an*******@disc ussions.microso ft.com> wrote in
news:AC******** *************** ***********@mic rosoft.com:
Hi All:

I am a newbie to C# .I am currently developing windows application.Can
anyone suggest good books or links for developing Windows Applications
using C#.

The best that I have found is Windows Forms Programming in C# by Chris
Sells. The book Professional C# from Wrox is good too.

Nov 16 '05 #4
Max just on the off chance, since you bought Chris' book, just wondered
whether you bought Anders' book too (since they both were published around
the same time). If so is it any good?

--

--

Br,
Mark Broadbent
mcdba , mcse+i
=============
"Max Power" <ma*********@bl ink-blink.com> wrote in message
news:Xn******** *************** ***********@216 .196.105.130...
=?Utf-8?B?VmVua2F0ZXN o?= <an*******@disc ussions.microso ft.com> wrote in
news:AC******** *************** ***********@mic rosoft.com:
Hi All:

I am a newbie to C# .I am currently developing windows application.Can
anyone suggest good books or links for developing Windows Applications
using C#.

The best that I have found is Windows Forms Programming in C# by Chris
Sells. The book Professional C# from Wrox is good too.

Nov 16 '05 #5
"Patrick de Ridder" <wa********@all .here> wrote in message
news:d9******** *************** ****@freeler.nl ...
You will need a good introductory book as well. Liberty J. (2002) Learning
C#, O'Rreily, Cambridge etc, ISBN 0-596-00376-5
I certainly wouldn't recommend Learning C# to anyone, newbie or not, it's a
slog that found it's way to my trash can. A Programmer's Introduction to C#
or C# Programmer's Reference are good fast intros to the language for anyone
who has some programming sense.

Brad Williams

Don't buy a Deitel & Deitel book
Don't buy Joseph Mayo's C# Unleashed
Don't buy Erik Brown's Wndows Forms
They are a waste of money and time

Patrick de Ridder.
"Venkatesh" <an*******@disc ussions.microso ft.com> wrote in message
news:AC******** *************** ***********@mic rosoft.com...
Hi All:

I am a newbie to C# .I am currently developing windows application.Can anyone suggest good books or links for developing Windows Applications

using C#.

Nov 16 '05 #6
the Anders' is just a formatted reprint of the C# Language Specification
from MSDN.

If you like hard-copy, it's a great resource --

regards
roy fine
"Mark Broadbent" <no************ @no-spam-please.com> wrote in message
news:ub******** ******@TK2MSFTN GP12.phx.gbl...
Max just on the off chance, since you bought Chris' book, just wondered
whether you bought Anders' book too (since they both were published around
the same time). If so is it any good?

--

--

Br,
Mark Broadbent
mcdba , mcse+i
=============
"Max Power" <ma*********@bl ink-blink.com> wrote in message
news:Xn******** *************** ***********@216 .196.105.130...
=?Utf-8?B?VmVua2F0ZXN o?= <an*******@disc ussions.microso ft.com> wrote in
news:AC******** *************** ***********@mic rosoft.com:
Hi All:

I am a newbie to C# .I am currently developing windows application.Can
anyone suggest good books or links for developing Windows Applications
using C#.

The best that I have found is Windows Forms Programming in C# by Chris
Sells. The book Professional C# from Wrox is good too.


Nov 16 '05 #7
Hi Brad,

Well, that is really intelligent comment you have given.
The best choice of a textbook obviously depends on
prior experience and on how bright you are. I have
compared Learning C# (O'Reilly) with three other
textbooks on C#, and Learning C# covers the grounds
pretty well. The only thing that is missing, is some verbal
diarrhoea. So if it's is a lot of words you want, indeed,
chuck Learning C# it in the garbage can and spend a
lot of money on a book with half a million pages, there are
enough of them around.

Patrick.

"Brad Williams" <sp**@spam.co m> wrote in message
news:c6******** **@news01.intel .com...
"Patrick de Ridder" <wa********@all .here> wrote in message
news:d9******** *************** ****@freeler.nl ...
You will need a good introductory book as well. Liberty J. (2002) Learning C#, O'Rreily, Cambridge etc, ISBN 0-596-00376-5
I certainly wouldn't recommend Learning C# to anyone, newbie or not, it's

a slog that found it's way to my trash can. A Programmer's Introduction to C# or C# Programmer's Reference are good fast intros to the language for anyone who has some programming sense.

Brad Williams

Don't buy a Deitel & Deitel book
Don't buy Joseph Mayo's C# Unleashed
Don't buy Erik Brown's Wndows Forms
They are a waste of money and time

Patrick de Ridder.
"Venkatesh" <an*******@disc ussions.microso ft.com> wrote in message
news:AC******** *************** ***********@mic rosoft.com...
Hi All:

I am a newbie to C# .I am currently developing windows application.Can

anyone suggest good books or links for developing Windows Applications

using
C#.


Nov 16 '05 #8
If you are serious about Schildt's book being good then he must have got a
clue very recently because almost all his C++ books are the worst kind of
garbage.

(see knowledgeable reviews here:
http://www.accu.org/bookreviews/publ...iews/0au/s.htm)

There is also a list of C# books reviewed at the same site.
http://www.accu.org/bookreviews/publ...ews/0ti/cs.htm

Best Regards
Julian N.

"Mark Broadbent" <no************ @no-spam-please.com> wrote in message
news:OQ******** *******@TK2MSFT NGP11.phx.gbl.. .
I have to concur with this. Im currently working my way thru it and it is
very good.
Might I also suggest that (if you havent already done so) it is very useful to first read up on the concepts and basics of the C# language itself since I have found when going through this book that they can be very helpful in
understanding some of the WinForms methodologies e.g. adding controls to the forms controls collection.

The best C# reference book Ive read so far if relatively old but called C#
The Complete Reference -by Herbert Shildt. Its the dogs b*******

and for Win Forms it has got to be Chris Sells' effort.

--

--

Br,
Mark Broadbent
mcdba , mcse+i
=============
"Max Power" <ma*********@bl ink-blink.com> wrote in message
news:Xn******** *************** ***********@216 .196.105.130...
=?Utf-8?B?VmVua2F0ZXN o?= <an*******@disc ussions.microso ft.com> wrote in
news:AC******** *************** ***********@mic rosoft.com:
Hi All:

I am a newbie to C# .I am currently developing windows application.Can
anyone suggest good books or links for developing Windows Applications
using C#.

The best that I have found is Windows Forms Programming in C# by Chris
Sells. The book Professional C# from Wrox is good too.


Nov 16 '05 #9
"Patrick de Ridder" <wa********@all .here> wrote in message
news:22******** *************** ****@freeler.nl ...
Hi Brad,

Well, that is really intelligent comment you have given.
Um, there *is* actually some reasoning in my post (you know what "slog"
means?), whereas your first post amounted to "this good; these bad"!

Let me spell it out: Learning C# is a great book for learning C# ... for
the kind of person who should not be programming in the first place. It
contains too much verbose hand-holding for too long, and much of the
hand-holding is out-of-order (OO is discussed in chapter 3, if I remember,
and classes are introduced in chapter 8!) or downright confusing (the worst
explanation of delegates I have seen in print).

I bet any worthy beginner would be better off going straight to Liberty's
Professional C#, which gets great reviews though I haven't touched it. And
any professional programmer worth his or her salary can pick up the language
very quickly with A Programmer's Introduction to C#.

Brad Williams
The best choice of a textbook obviously depends on
prior experience and on how bright you are. I have
compared Learning C# (O'Reilly) with three other
textbooks on C#, and Learning C# covers the grounds
pretty well. The only thing that is missing, is some verbal
diarrhoea. So if it's is a lot of words you want, indeed,
chuck Learning C# it in the garbage can and spend a
lot of money on a book with half a million pages, there are
enough of them around.

Patrick.

"Brad Williams" <sp**@spam.co m> wrote in message
news:c6******** **@news01.intel .com...
"Patrick de Ridder" <wa********@all .here> wrote in message
news:d9******** *************** ****@freeler.nl ...
You will need a good introductory book as well. Liberty J. (2002) Learning C#, O'Rreily, Cambridge etc, ISBN 0-596-00376-5
I certainly wouldn't recommend Learning C# to anyone, newbie or not,

it's a
slog that found it's way to my trash can. A Programmer's Introduction
to C#
or C# Programmer's Reference are good fast intros to the language for

anyone
who has some programming sense.

Brad Williams

Don't buy a Deitel & Deitel book
Don't buy Joseph Mayo's C# Unleashed
Don't buy Erik Brown's Wndows Forms
They are a waste of money and time

Patrick de Ridder.
"Venkatesh" <an*******@disc ussions.microso ft.com> wrote in message
news:AC******** *************** ***********@mic rosoft.com...
> Hi All:
>
> I am a newbie to C# .I am currently developing windows application.Can anyone suggest good books or links for developing Windows Applications

using
C#.



Nov 16 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

25
3018
by: tnrABC | last post by:
The approximately 100 books below are for sale. Mostly a selection of mathematics (numerical analysis mostly), computing science (graphics, ai, programming techniques, theory, compilers, operating systems, Unix, languages (C, C++, Smalltalk, Java, Pascal, Modula etc.), and a sprinkling of others (e.g. surviving as a consultant, writing...
9
2371
by: Tiger | last post by:
I have used Borland VC and got discourage a lot for many limitation coming from Engineering "C" background. I want twist to C# and wonder what a good book to guide me for a startup. Any Books on line yet? Any advise will be appreciated. Thanks Joseph
9
2489
by: Michael A. Covington | last post by:
What books would you recommend for students who want to learn programming in C# and have not previously mastered a related language (Java, C++, Pascal, etc.)? -- Michael A. Covington - Artificial Intelligence Ctr - University of Georgia "In the core C# language it is simply not possible to have an uninitialized variable, a 'dangling'...
18
13897
by: John Salerno | last post by:
Hi all. I was hoping some of you could recommend a book or two that would help me get started with the basics of C#. I have a slight knowledge of programming, but basically I want to start out like I know nothing, so I don't skip anything. I considered Microsoft Visual C# .NET Step by Step 2003 by Sharp/Jagger, but then I read a few reviews...
7
1410
by: David Brewster | last post by:
Hi everyone. I've been working with VB6 for a while now, I'm feeling pretty damn confortable with it, but find myself wondering about VB.NET and web applications. So I thought I'd get my feet wet. Well - let me tell ya - there's a whole lotta stuff that I need to teach myself. I have a whole slew of questions - to many and propbably just too...
13
1530
by: Steve H. | last post by:
Hi all, I'm searching for a few good books on asp.net and c#. I'm afraid of buying books here in denmark that i cant read though before i get them, becuase 90% of them are just pure junk. I dont need 3 chapters on object oriented programming or c# inside a asp.net book. Looking mainly for reference books or tactics books that would...
2
1693
by: Frank Swarbrick | last post by:
I was wondering if anyone has any thoughts on a DB2 book that might be useful for me. We are currently a mainframe shop running VSE/ESA 2.7. We are in the process of installing z/VM, which we'll run VSE guests under. We're also going to give Linux for zSeries a shot for at least a few things. We are a COBOL shop using CICS/TS/VSE 1.1.1,...
15
4571
by: Cheryl Langdon | last post by:
Hello everyone, This is my first attempt at getting help in this manner. Please forgive me if this is an inappropriate request. I suddenly find myself in urgent need of instruction on how to communicate with a MySQL database table on a web server, from inside of my company's Access-VBA application. I know VBA pretty well but have never...
4
904
by: John | last post by:
Hi I need to develop winform database applications and wondering is these two books will get me there; Data Binding with Windows Forms 2.0: Programming Smart Client Data Applications with .Net http://www.amazon.co.uk/Data-Binding-Windows-Forms-2-0/dp/032126892X/ref=wl_it_dp?ie=UTF8&coliid=I2L84GECRS6E6P&colid=399925I1FY0N8 Windows...
0
7468
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7401
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7808
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7423
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
5972
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5329
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3450
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1014
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
704
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.