Pro C# 2010 and the .NET 4 Platform 在線電子書 圖書標籤: C #.NET 軟件開發 編程 Programming 計算機 2010 .NET4
發表於2025-01-11
Pro C# 2010 and the .NET 4 Platform 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025
寫的很詳細,就是論述過程比較單一 容易讀煩躁
評分看瞭這本書的第三和第四部分,作者不急不緩的把C#與.NET平颱的知識清晰的介紹齣來,清晰簡潔的同時保持瞭內容的豐富性。書非常厚,並不是作者廢話多,實在是因為有一個比較全麵的介紹很多東西都不得不說的。同時推進另一本好書:《C# 4.0 In A Nutshell》。看完這兩本中的任意一本基本上可以說對C#和.net有瞭比較好的瞭解瞭,在此基礎上,可以選擇一個方嚮進行深入。Stay Hungry, Stay Foolish.
評分寫的很詳細,就是論述過程比較單一 容易讀煩躁
評分看瞭這本書的第三和第四部分,作者不急不緩的把C#與.NET平颱的知識清晰的介紹齣來,清晰簡潔的同時保持瞭內容的豐富性。書非常厚,並不是作者廢話多,實在是因為有一個比較全麵的介紹很多東西都不得不說的。同時推進另一本好書:《C# 4.0 In A Nutshell》。看完這兩本中的任意一本基本上可以說對C#和.net有瞭比較好的瞭解瞭,在此基礎上,可以選擇一個方嚮進行深入。Stay Hungry, Stay Foolish.
評分看瞭這本書的第三和第四部分,作者不急不緩的把C#與.NET平颱的知識清晰的介紹齣來,清晰簡潔的同時保持瞭內容的豐富性。書非常厚,並不是作者廢話多,實在是因為有一個比較全麵的介紹很多東西都不得不說的。同時推進另一本好書:《C# 4.0 In A Nutshell》。看完這兩本中的任意一本基本上可以說對C#和.net有瞭比較好的瞭解瞭,在此基礎上,可以選擇一個方嚮進行深入。Stay Hungry, Stay Foolish.
Andrew Troelsen 世界級C#專傢,微軟Visual C# MVP。他是著名的微軟技術谘詢企業Intertech的閤夥人和副總裁,該公司的客戶包括微軟、霍尼韋爾、美國宇航局等。他曾為MSDN網站和 MacTech網站撰寫瞭有關各種操作係統平颱上.NET技術的文章,並經常在業界主要技術會議上發錶演講和開設技術講座。除本書外,他還撰寫瞭COM and .NET Interoperability和Visual Basic .NET and the .NET Platform: An Advanced Guide等十多部.NET技術方麵的著作。
The first edition of this book was released at the 2001 Tech-Ed conference in Atlanta, Georgia. At that time, the .NET platform was still a beta product, and in many ways, so was this book. This is not to say that the early editions of this text did not have merit—after all, the book was a 2002 Jolt Award finalist and it won the 2003 Referenceware Excellence Award. However, over the years that author Andrew Troelsen spent working with the common language runtime (CLR), he gained a much deeper understanding of the .NET platform and the subtleties of the C# programming language, and he feels that this fifth edition of the book is as close to a “final release” as he’s come yet. This new edition has been comprehensively revised and rewritten to make it accurately reflect the C# 4 language specification for the .NET 4 platform. You’ll find new chapters covering the important concepts of dynamic lookups, named and optional arguments, Parallel LINQ (PLINQ), improved COM interop, and variance for generics. If you’re checking out this book for the first time, do understand that it's targeted at experienced software professionals and/or graduate students of computer science (so don't expect three chapters on iteration or decision constructs!). The mission of this text is to provide you with a rock-solid foundation in the C# programming language and the core aspects of the .NET platform (assemblies, remoting, Windows Forms, Web Forms, ADO.NET, XML web services, etc.). Once you digest the information presented in these 25 chapters, you’ll be in a perfect position to apply this knowledge to your specific programming assignments, and you’ll be well equipped to explore the .NET universe on your own terms.
What you’ll learn Be the first to understand the .NET 4 platform and Visual C# 2010. Discover the ins and outs of the leading .NET technology. Learn from an award-winning author who has been teaching the .NET world since version 1.0. Find complete coverage of the WPF, WCF, and WF foundations that support the core .NET platform.
Who is this book for? This book is for anyone with some software development experience who is interested in the new .NET Framework 4 and the C# language. Whether you are moving to .NET for the first time or are already writing applications on .NET 2.0 or .NET 3.5, this book will provide you with a comprehensive grounding in the new technology and serve as a complete reference throughout your coding career. About the Apress Pro Series The Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder. You have gotten the job, now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard–won solutions to problems you will face in your professional programming career.
不用说了,我正在学习这本书。 对于我来说简直如获至宝。 其经典不亚于《C#入门经典》,但是翻译还是有些错误。 别的不说,质量说了算。 建议欲买此书的人先去书店看看,毕竟这本书还是价钱不菲。 也可在网上免费试读,下面是试读网址: http://book.csdn.net/bookfiles/650/
評分很不错的一本书,对初学者来很有意义,虽说部分内容有点不好理解,但是不理解的可以先跳过去啦,慢慢看,收获一定不会少的~
評分 評分看第二天了,发现C#很多地方跟Java差不多。不过多了好多比较古怪的写法,像方法重载,为啥就非得整个virtual和override,感觉像脱了裤子放P。
評分看第二天了,发现C#很多地方跟Java差不多。不过多了好多比较古怪的写法,像方法重载,为啥就非得整个virtual和override,感觉像脱了裤子放P。
Pro C# 2010 and the .NET 4 Platform 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025