Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 图书标签: C #编程 .NET 计算机科学 程序设计 Programming 编程语言 软件开发
发表于2024-12-22
Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
缺点: 1. 没有讲怎么调用unmanaged code(c++之类),没有讲P/Invoke。这部分内容需要参考MSDN或者Essential C#。 2. 讲ASP.NET 和 WCF (died?) 却没讲 ASP.NET Web API 3. 经常列一大堆 API,但后面只讲几个,有占页面的嫌疑? 即将看完之际居然出新版了。。。 http://www.amazon.com/C-6-0-NET-4-6-Framework/dp/1484213335/ref=dp_ob_title_bk http://www.amazon.co.uk/C-6-0-NET-5-Framework/dp/1484213335/ref=dp_ob_title_bk
评分比较适合入门,如果重点了解asp.net web编程的,不太适合。
评分缺点: 1. 没有讲怎么调用unmanaged code(c++之类),没有讲P/Invoke。这部分内容需要参考MSDN或者Essential C#。 2. 讲ASP.NET 和 WCF (died?) 却没讲 ASP.NET Web API 3. 经常列一大堆 API,但后面只讲几个,有占页面的嫌疑? 即将看完之际居然出新版了。。。 http://www.amazon.com/C-6-0-NET-4-6-Framework/dp/1484213335/ref=dp_ob_title_bk http://www.amazon.co.uk/C-6-0-NET-5-Framework/dp/1484213335/ref=dp_ob_title_bk
评分很全,不深入
评分很全,不深入
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技术方面的著作。
This new edition of Pro C# 5.0 and the .NET 4.5 Platform has been completely revised and rewritten to reflect the latest changes to the C# language specification and new advances in the .NET Framework. You'll find new chapters covering all the important new features that make .NET 4.5 the most comprehensive release yet, including: *.NET APIs for Windows 8 style UI apps * New asynchronous task-based model for async operations * How HTML5 support is being wrapped into C# web applications * New programming interfaces for HTTP applications, including improved IPv6 support * Expanded WPF, WCF and WF libraries giving C# more power than ever before This comes on top of award winning coverage of core C# features, both old and new, that have made the previous editions of this book so popular (you'll find everything from generics to pLINQ covered here). 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.5 platform and Visual C# 2012. * 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 XAML, .NET 4.5 and Visual Studio 12 together with discussion of the new Windows Runtime. Who this book is for If you're checking out this book for the first time, do understand that it's targeted at experienced software professionals or graduate students of computer science (so don't expect three chapters on iteration or decision constructs!). It is perfect for anyone who is interested in the new .NET Framework 4.5 and the C# language. Whether you are moving to .NET for the first time or are already writing applications using previous .N ET versions, this book will provide you with a comprehensive grounding in the new technology and serve as a complete reference throughout your coding career. Table of Contents1. The Philosophy of .NET 2. Building C# Applications 3. Core C# Programming Constructs Part I 4. Core C# Programming Constructs Part II 5. Understanding Encapsulation 6. Understanding Inheritance and Polymorphism 7. Understanding Structured Exception Handling 8. Working with Interfaces 9. Collections and Generics 10. Delegates, Events and Lambda Expressions 11. Advanced C# Language Features 12. LINQ to Objects 13. Understanding Object Lifetime 14. Building and Configuring Class Libraries 15. Type Reflection, Late Binding, and Attributes 16. Dynamic Types and Dynamic Language Runtime 17. Processes, AppDomains and Object Contexts 18. Understanding CIL and the Role of Dynamic Assemblies 19. Multithreaded, Parallel and Async Programming 20. File I/O and Object Serialization 21. ADO.NET Part I: The Connected Layer 22. ADO.NET Part II: The Disconnected Layer 23. ADO.NET Part III: The Entity Framework 24. Introducing LINQ to XML 25. Introducing Windows Communication Foundation 26. Introducing Windows Workflow Foundation 27. Introducing Windows Presentation Foundation and XAML 28. Programming with WPF Controls 29. WPF Graphical Rendering Services 30. WPF Resources, Animations and Styles 31. Dependency Properties, Routed Events and Templates 32. Introducing ASP.NET Web Forms 33. ASP.NET Web Controls, Master Pages and Themes 34. ASP.NET State Management Techniques
很不好意思的说,我只是一名大一的学生,刚看完一本WPF的书,是C#里的纯正菜鸟级别,所以有什么失误之处还请各位大侠原谅。我觉得这本书是很好很好的,很全面,但似乎过于全面了,各种语言一起上,搞得我等没什么编程语言的小辈无言以对了。但我还是由衷的感谢作者,给了我很多...
评分个人感觉C#4.0的新功能都介绍到了,甚至包括C#3.5,C#3.0中一些被遗忘的,平时不太用的功能都有写。 希望把项目从VS2008升级到VS2010的同学必读此书,唯一的遗憾就是书太厚,有很多内容第4版已经介绍过了。
评分在介绍语法的时候,能从字节码级解释,很透彻,不错。 如果你对Java的字节码有所了解,那么看起来相当容易上手。
评分不用说了,我正在学习这本书。 对于我来说简直如获至宝。 其经典不亚于《C#入门经典》,但是翻译还是有些错误。 别的不说,质量说了算。 建议欲买此书的人先去书店看看,毕竟这本书还是价钱不菲。 也可在网上免费试读,下面是试读网址: http://book.csdn.net/bookfiles/650/
评分个人感觉C#4.0的新功能都介绍到了,甚至包括C#3.5,C#3.0中一些被遗忘的,平时不太用的功能都有写。 希望把项目从VS2008升级到VS2010的同学必读此书,唯一的遗憾就是书太厚,有很多内容第4版已经介绍过了。
Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024