Product DescriptionThe book is aimed at novice programmers who wish to learn programming with C# and the .NET framework. The book starts with absolute programming basics. It then moves into Web and Windows programming, data access (databases and XML), and more advanced technologies such as graphics programming with GDI+ and basic networking. The book is divided into sections including:
The C# Language: Basic language skills using console application. Content moves from the absolute basics to fairly involved OOP skills.
Windows Vista Programming: Using basic Windows applications, reinforcing earlier OOP and debugging skills.
Web Programming: Putting together basic Web applications, highlighting differences between Web and Windows programming.
Data Access: Accessing all kinds of data sources from Web and Windows applications, including SQL usage, XML, file system data, and Web Services.
Additional Techniques: 'The fun stuff', including Windows Presentation Foundation, Windows Workflow, Windows Communication Foundation, GDI+, networking, Windows Services, and so on.
The book makes complicated subjects seem easy to learn, and it inspires readers to investigate areas further on their own by providing references to additional material, and exercise questions that require significant effort and personal research to complete.
Customer Reviews
Average Rating:
Rating: - Good book for a beginner
Let me start of by saying that C# was the very first foray into real programming for me. I've had experience with (X)HTML, Javascript, and bash scripts. After reading online about which language(s) to start with, I finally decided on C#.
After perusing the many books that Amazon has I found this book and decided to give it a whirl. I'm up to the chapters concerning Object Oriented Programming now and I feel I can say that this guide provides a good starting point for a real beginner. ... Read More
Rating: - wrox Beginning C#
This is a super book for those of us who have never programmed, or who started programming using another language like Visual Basic. It has helpful articles, and lots of hints if one gets stuck. It's easy to read, and lacks the boreing quality of many text books.
Rating: - Visual C# 2008 Review
It is a good book for beginner. But Don't expect much from it, It may not go into greater details and will leave you at mercy of MSDN.