• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Microsoft Visual C#.NET by Mickey Williams

 
Bartender
Posts: 962
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
<pre>

Author/s : Mickey Williams
Publisher : Microsoft Press
Category : Other
Review by : Thomas Paul
Rating : 8 horseshoes

</pre>
<review>
This is a nice introduction to the C# language using Visual Studio.NET. Although the book is referred to as a "Core Reference" it is not a typical reference. Microsoft Press also publishes a "Step By Step" book on the same topic which is a basic introduction for the inexperienced programmer. This book is a more advanced tutorial, more suitable for a programmer with Java or C++ experience. However, it is not a complete introduction to the language. Several major topics are missing including regular expressions, inner classes, and, most surprisingly, I/O. The book does cover a wide range of features in .NET and does a nice job of explaining how to use these features in Visual Studio.NET. The first half of the book is an introduction to C# starting with the basics and going up to threading and debugging. The second half of the book covers topics such as creating windows and web forms, ADO.NET, XML, and web services. The section on windows forms is the most complete while the other topics are covered lightly. Overall, the book is generally well written and well edited. I found no obvious mistakes. The book is in hardcover and comes with a CD containing all the code and a DVD with a 60 day version of Visual Studio.NET. The book is not as complete as the O'Reilly C# book but because it is more fully integrated with Visual Studio, may be more useful to most developers. </review>


More info at Amazon.com
More info at Amazon.co.uk
 
reply
    Bookmark Topic Watch Topic
  • New Topic