博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Accelerated C# 2008
阅读量:4233 次
发布时间:2019-05-26

本文共 1722 字,大约阅读时间需要 5 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

C# 2008 offers powerful new features, and Accelerated C# 2008 is the fastest path to mastering them, and the rest of C#, for both experienced C# programmers moving to C# 2008 and programmers moving to C# from another object-oriented language. Many books introduce C#, but very few also explain how to use it optimally with the .NET common language runtime (CLR). This book teaches both core C# language concepts and how to wisely employ C# idioms and object-oriented design patterns to exploit the power of C# and the CLR.

This book is both a rapid tutorial and a permanent reference. Youll quickly master C# syntax while learning how the CLR simplifies many programming tasks. Youll also learn best practices that ensure your code will be efficient, reusable, and robust. Why spend months or years discovering the best ways to design and code C# when this book will show you how to do things the right way, right from the start?

*Comprehensively and concisely explains both C# 2005 and C# 2008 features
*Focuses on the language itself and on how to use C# 2008 proficiently for all .NET application development
*Concentrates on how C# features work and how to best use them for robust, high-performance code.
What youll learn
*How C# works with and exploits the CLR
*How to use arrays, collections, and iterators
*How to handle events with delegates and anonymous functions
*How to design and use generic types and methods
*How to thread efficiently and robustly
*How the new C# 2008 anonymous types, lamba expressions, and extension methods work and how to use them
http://rapidshare.com/files/78612561/1590598733.zip
http://depositfiles.com/files/2816087
你可能感兴趣的文章
如何定义一个只能在堆上(栈上)生成对象的类?
查看>>
Spring 事务管理高级应用难点剖析: 第 1 部分
查看>>
Spring 事务管理高级应用难点剖析: 第 2 部分
查看>>
Spring 事务管理高级应用难点剖析: 第 3 部分
查看>>
jquery日历插件 FullCalendar -----官方文档翻译
查看>>
jQuery插件实战之fullcalendar(日历插件)Demo
查看>>
使用jqplot创建报表(一) 初学后写的第一个案例源码
查看>>
poi边框设置
查看>>
poi操作excel(二)
查看>>
poi Excel复制指定行案例
查看>>
logback(一)
查看>>
logback(二)
查看>>
编写自定义的 Velocity 指令
查看>>
记录问题的点点滴滴
查看>>
spring mvc接收json参数
查看>>
oracle wm_concat(column)函数的使用 多行数据合并成一列
查看>>
中国天气网免费天气预报接口API
查看>>
文件上传一些事(ie8/9下提示下载json文件)
查看>>
SSL证书相关
查看>>
Hibernate入门应用(一)
查看>>