您好,欢迎来到聚文网。
登录
免费注册
网站首页
|
搜索
热搜:
磁力片
|
漫画
|
购物车
0
我的订单
商品分类
首页
幼儿
文学
社科
教辅
生活
销量榜
.NET组件开发(影印第2版)
出版社: 东南大学出版社
作者: (美)洛伊 著 著作
出版年份: 2006
出版日期: 2006-04-01
商品条码: 9787564102746
定价:
¥85
销售价:
登录后查看价格
¥{{selectedSku?.salePrice}}
库存:
{{selectedSku?.stock}}
库存充足
{{item.title}}:
{{its.name}}
加入购物车
立即购买
加入书单
收藏
精选
¥5.83
世界图书名著昆虫记绿野仙踪木偶奇遇记儿童书籍彩图注音版
¥5.39
正版世界名著文学小说名家名译中学生课外阅读书籍图书批发 70册
¥8.58
简笔画10000例加厚版2-6岁幼儿童涂色本涂鸦本绘画本填色书正版
¥5.83
世界文学名著全49册中小学生青少年课外书籍文学小说批发正版
¥4.95
全优冲刺100分测试卷一二三四五六年级上下册语文数学英语模拟卷
¥8.69
父与子彩图注音完整版小学生图书批发儿童课外阅读书籍正版1册
¥24.2
好玩的洞洞拉拉书0-3岁宝宝早教益智游戏书机关立体翻翻书4册
¥7.15
幼儿认字识字大王3000字幼儿园中班大班学前班宝宝早教启蒙书
¥11.55
用思维导图读懂儿童心理学培养情绪管理与性格培养故事指导书
¥19.8
少年读漫画鬼谷子全6册在漫画中学国学小学生课外阅读书籍正版
¥64
科学真好玩
¥12.7
一年级下4册·读读童谣和儿歌
¥38.4
原生态新生代(传统木版年画的当代传承国际研讨会论文集)
¥11.14
法国经典中篇小说
¥11.32
上海的狐步舞--穆时英(中国现代文学馆馆藏初版本经典)
¥21.56
猫的摇篮(精)
¥30.72
幼儿园特色课程实施方案/幼儿园生命成长启蒙教育课程丛书
¥24.94
旧时风物(精)
¥12.04
三希堂三帖/墨林珍赏
¥6.88
寒山子庞居士诗帖/墨林珍赏
¥6.88
苕溪帖/墨林珍赏
¥6.88
楷书王维诗卷/墨林珍赏
¥9.46
兰亭序/墨林珍赏
¥7.74
祭侄文稿/墨林珍赏
¥7.74
蜀素帖/墨林珍赏
¥12.04
真草千字文/墨林珍赏
¥114.4
进宴仪轨(精)/中国古代舞乐域外图书
¥24.94
舞蹈音乐的基础理论与应用
内容简介
本书作为.NET组件开发的很好不错参考书,自2003年出版以来就广受程序员的关注。
如今,您手上的是《.NET组件开发》的第二版。针对Visual Studio 2005和.NET 2.0,作者Juval Lowy对本书进行了全面修订。不仅使靠前版中经典内容的阐述更加充实,而且增加了许多新的热点内容,如Generics的开发、迭代器和匿名方法的使用、.NET开发框架的演进等。书中详尽的阐述和代码实例将极大地帮助您加深对.NET组件开发的理解。
本书更具特色的内容有:关于Generics编程的介绍;作为业界事实标准的C#语言的编码规范;许多实用的辅助类和控制集,如基于ASP.NET 2.0凭证管理架构下的安全控制解决方案等。同时作者改写并扩展了原书靠前版中许多实用的辅助类和工具。
具体内容包括:
?.NET组件的构建、打包及部署
?接口与实现的分离
?生命周期和资源的管理
?事件的发布及订阅
?异步调用的使用
?多线程和并发管理
?对象的序列化及状态的持久化
?远程调用
?定制服务的实现
?构建安全性解决方案
本书极具价值的代码实例、丰富的使用技巧、开发警示、设计准则和富有创意的实用工具将帮助您简化开发工作并提高.NET组件的开发效率。无论您已经在使用组件技术还是正准备进入这个领域,毫无疑问,《.NET组件开发》都是一本值得拥有和时常翻阅的参考指南。
目录
Preface
1. Introducing CompOnent-Oriented Programming
Basic Termlnology
Component-Orlented Versus Object-Oriented Programming
Principles of Component-orlented Programming
.NET Adherence to Component Princlples
Developing.NET Components
2. .NET Component-Oriented Programmlng EssentiaIs
Language Independence:The CLR
Packaging and Deployment:Assemblies
Binary Compatibility
3. Interface-Based Programming
Separating Interface from Implementation
Working with Interfaces
Interfaces and Generics
Designing and Factoring Interflaces
Interfaces in Visual Studio 2005
4. LiflecycIe Management
The Managed Heap
Traditional Memory De-allocation Schemas
.NET Garbage Collection
Object FinaIization
Deterministic Finalization
5. VerSjoning
Assembly Version Number
Assembly Deployment Models
Strong Assembly Names
V1SUal StUdio 2005 and Versloning
Custom Version PolicieS
CLR Versioning
6. EventS
Delegate-Based Events
Working with.NET Events
7. Asynchronous Calls
Requirements for an Asvnchronous Mechanlsm
Revisiting Delegares
Asynchronous Call Programming Models
Asynchronous Error Handling
Asynchronous Events
Asynchronous Invocatlon Pitfalls
Synchronous Versus Asynchronous Processing
8. Multithreading and Concurrency Management
Threads and Multithreading
Components and Threads
Working with Threads
Synchronlzing Threads
Automatic Synchronlzatlon
Manual Synchronization
The WorkerThread Wrapper Class
Synchronizlng Delegates
Using.NET Multithreading Services
9. SeriaIization and Persistence
Automatic Serlalization
Serialization Formatters
SerialiZation Events
SerialiZation and Streams
Custom Serialization
Serialization and C1ass Hierarchies
10. Remoting
Application Domains
Remote Object Types
Marshaling.By-Reference Activation Modes
The.NET Remottog Architecture
Building a Distributed AppliCation
Leaslng and Sponsorship
.NET and Location Transparency
11. Context and Interception
.NET Component Services
The.NET Context
Custom Component Servlces
12. Security
The.NET Security Archltecture
Configuring Permissions
Programmatic Securlty
Visual Studio 2005 and Security
Princlpal-Based Security
Addressing Other Security Issues
A.Interface-Based Web Services
B.Unifying Windows Forms and ASP.NET Security
C.Reflection and Attributes
D.Generics
E.C#Coding Standard.
1ndex
×
Close
添加到书单
加载中...
点此新建书单
×
Close
新建书单
标题:
简介:
蜀ICP备2024047804号
Copyright 版权所有 © jvwen.com 聚文网