Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


Pro C# 5.0 and the .NET 4.5 Framework

简体网页||繁体网页
Andrew Troelsen 作者
APRESS
译者
2012-8-22 出版日期
1560 页数
GBP 47.49 价格
Paperback
丛书系列
9781430242338 图书编码

Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 图书标签: C  #编程  .NET  计算机科学  程序设计  Programming  编程语言  软件开发   


喜欢 Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 的读者还喜欢




点击这里下载
    

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-06-14


Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024



Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 用户评价

评分

比较适合入门,如果重点了解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

评分

缺点: 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

评分

很全,不深入

评分

很全,不深入

Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 著者简介

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技术方面的著作。


Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 图书目录


Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 pdf 下载 txt下载 epub 下载 mobi 在线电子书下载

Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 图书描述

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

Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 下载 mobi epub pdf txt 在线电子书下载

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 读后感

评分

★ C# and the .NET Platform (June 20, 2001) ★ C# and the .NET Platform, 2nd Edition (June 5, 2003) ★ Pro C# 2005 and the .NET 2.0 Platform, 3rd Edition (September 14, 2005) ★ Pro C# with .NET 3.0, Special Edition (February 5, 2007) -- C#与.NET 3.0高级...  

评分

这本书是本人学习C#与.NET编程开发的必备参考书。通过它可以迅速提高。这本书较厚,C# 2005 和 .NET 3.0 的内容全部覆盖并都有实例讲解。给本人印象较深的是IL方面的知识内容,这是.NET系开发工程师通往高级软工所必须掌握的技能之一!      在这里,本人推荐款很好...  

评分

这本书是本人学习C#与.NET编程开发的必备参考书。通过它可以迅速提高。这本书较厚,C# 2005 和 .NET 3.0 的内容全部覆盖并都有实例讲解。给本人印象较深的是IL方面的知识内容,这是.NET系开发工程师通往高级软工所必须掌握的技能之一!      在这里,本人推荐款很好...  

评分

看第二天了,发现C#很多地方跟Java差不多。不过多了好多比较古怪的写法,像方法重载,为啥就非得整个virtual和override,感觉像脱了裤子放P。

评分

对于稍微有点.NET基础的读者,通读全书基本不会发现有什么难度,没有任何难理解的地方。 对于.NET介绍的很全面,但是每一点都说的比较肤浅,刚刚说到稍微深入的地方时戛然而止,读起来总是感觉差一口气,意犹未尽的感觉。 适合初级学习,对.NET有一个总体把握和理解。也可以当...  

类似图书 点击查看全场最低价

Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


分享链接





Pro C# 5.0 and the .NET 4.5 Framework 在线电子书 相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有