Ebook: C# Cookbook
Author: By Jay Hilyard Stephen Teilhet
- Tags: C# (Computer program language), COMPUTERS, Programming Languages, C♯, COMPUTERS, Programming Languages, Java, COMPUTERS, Programming Languages, Pascal, C♯ (Computer program language)
- Year: 2006
- Publisher: O'Reilly
- City: Beijing, Sebastopol, CA
- Edition: 2nd ed
- Language: English
- epub
With C♯ Cookbook, 2nd Edition, you'll be able to learn and improve your mastery of both the C♯ language and the .NET platform. This updated bestseller has been completely revised to account for C♯ 2.0, the latest version of this popular object-oriented programming language. It also includes more than 100 new code solutions (over 300 overall) to common problems and tasks that you're sure to face as a C♯ programmer. Read more...
Abstract: With C♯ Cookbook, 2nd Edition, you'll be able to learn and improve your mastery of both the C♯ language and the .NET platform. This updated bestseller has been completely revised to account for C♯ 2.0, the latest version of this popular object-oriented programming language. It also includes more than 100 new code solutions (over 300 overall) to common problems and tasks that you're sure to face as a C♯ programmer. Nearly every solution, or "recipe," contains a complete, documented code sample showing you how to solve the specific problem, as well as a detailed discussion of how and why the