• 博客(0)
  • 资源 (15)

空空如也

Pro.HTML5.Programming PDF

作者:Peter Lubbers, Brian Albers and Frank Salim

2013-04-02

LINQ编程技术内幕英文版.pdf

LINQ编程技术内幕英文版 PDF 版 -------------- 本书是一本优秀的教学指南,它结合C# 3.0和Visual Studio 2008对LINQ进行了讲解。本书介绍了LINQ编程的各个方面,展示了LINQ是如何帮你显著提高生产效率的,还告诉了你应当如何用LINQ创建具有更高可靠性和可维护性的应用程序。

2012-06-06

一个很小很简易的WYSIWYG Editor

一个很简易的editor,适用于网络记事本,支持对文字的一些特效.

2009-09-26

《Programming .NET Components》 英文版 chm版

Programming .NET Components By Juval Lowy Publisher: O'Reilly Pub Date: July 2005 ISBN: 0-596-10207-0 Pages: 648 --------------------------------- Scope of This Book Some Assumptions About the Reader Conventions Used in This Book Comments and Questions Safari Enabled Acknowledgments Chapter 1. Introducing Component-Oriented Programming Section 1.1. Basic Terminology Section 1.2. Component-Oriented Versus Object-Oriented Programming Section 1.3. Principles of Component-Oriented Programming Section 1.4. .NET Adherence to Component Principles Section 1.5. Developing .NET Components Chapter 2. .NET Component-Oriented Programming Essentials Section 2.1. Language Independence: The CLR Section 2.2. Packaging and Deployment: Assemblies Section 2.3. Binary Compatibility Chapter 3. Interface-Based Programming Section 3.1. Separating Interface from Implementation Section 3.2. Working with Interfaces Section 3.3. Interfaces and Generics Section 3.4. Designing and Factoring Interfaces Section 3.5. Interfaces in Visual Studio 2005 Chapter 4. Lifecycle Management Section 4.1. The Managed Heap Section 4.2. Traditional Memory De-allocation Schemas Section 4.3. .NET Garbage Collection Section 4.4. Object Finalization Section 4.5. Deterministic Finalization Chapter 5. Versioning Section 5.1. Assembly Version Number Section 5.2. Assembly Deployment Models Section 5.3. Strong Assembly Names Section 5.4. Visual Studio 2005 and Versioning Section 5.5. Custom Version Policies Section 5.6. CLR Versioning Chapter 6. Events Section 6.1. Delegate-Based Events Section 6.2. Working with .NET Events Chapter 7. Asynchronous Calls Section 7.1. Requirements for an Asynchronous Mechanism Section 7.2. Revisiting Delegates Section 7.3. Asynchronous Call Programming Models Section 7.4. Asynchronous Error Handling Section 7.5. Asynchronous Events Section 7.6. Asynchronous Invocation Pitfalls Section 7.7. Synchronous Versus Asynchronous Processing Chapter 8. Multithreading and Concurrency Management Section 8.1. Threads and Multithreading Section 8.2. Components and Threads Section 8.3. Working with Threads Section 8.4. Synchronizing Threads Section 8.5. Automatic Synchronization Section 8.6. Manual Synchronization Section 8.7. The WorkerThread Wrapper Class Section 8.8. Synchronizing Delegates Section 8.9. Using .NET Multithreading Services Chapter 9. Serialization and Persistence Section 9.1. Automatic Serialization Section 9.2. Serialization Formatters Section 9.3. Serialization Events Section 9.4. Serialization and Streams Section 9.5. Custom Serialization Section 9.6. Serialization and Class Hierarchies Chapter 10. Remoting Section 10.1. Application Domains Section 10.2. Remote Object Types Section 10.3. Marshaling-by-Reference Activation Modes Section 10.4. The .NET Remoting Architecture Section 10.5. Building a Distributed Application Section 10.6. Leasing and Sponsorship Section 10.7. .NET and Location Transparency Chapter 11. Context and Interception Section 11.1. .NET Component Services Section 11.2. The .NET Context Section 11.3. Custom Component Services Chapter 12. Security Section 12.1. The .NET Security Architecture Section 12.2. Configuring Permissions Section 12.3. Programmatic Security Section 12.4. Visual Studio 2005 and Security Section 12.5. Principal-Based Security Section 12.6. Addressing Other Security Issues Appendix A. Interface-Based Web Services .NET Web Services Support Problem Statement Solution Appendix B. Unifying Windows Forms and ASP.NET Security ASP.NET Security Infrastructure Solution Architecture The AspNetLoginControl The UserManager Web Service The WSLoginControl The Sample Application Appendix C. Reflection and Attributes System.Type Attributes Implementing Custom Attributes Generics and Reflection Appendix D. Generics Generics Problem Statement What Are Generics? Generics Implementation Applying Generics Generic Constraints Appendix E. C# Coding Standard Naming Conventions and Styles Coding Practices Project Settings and Project Structure Framework-Specific Guidelines

2009-08-18

WCF学习笔记(有代码有图)

目录: 1.基本概念 2.服务契约 3.消息交换 4.消息操作 5.异常处理 6.会话状态 7.异步调用 8.数据传输 9.端点绑定 10.行为控制 11.配置文件 12.宿主环境 13.分布事务

2009-08-05

Sharepoint列表定制转移webpart

一个webpart,用于sharepoint中列表内容的定制转移(复制)。

2009-05-29

The Ruby Way [2nd.Edition] CHM格式 英文版

Ruby入门书籍,英文版,Chm格式 By Hal Fulton Publisher: Addison Wesley Professional Pub Date: October 25, 2006 Print ISBN-10: 0-672-32884-4 Print ISBN-13: 978-0-672-32884-8 Pages: 888

2009-05-16

Office SharePoint Server 2007 部署图示指南

一个附带图例的SharePonit 2007部署指南

2009-04-15

阿拉伯数字 转 中文数字

一个最大18位数字的转换程序,阿拉伯数字转中文数字 仅供学习!未经本人许可,不可用作商业用途 ForExample: Input:525410047 Output:五亿二千五百四十一万零四十七 代码说明和扩展思路,见 http://hi.baidu.com/bluelotus7/blog/item/922ba1fa8c635119a9d3116a.html

2009-04-08

C# 身份证校验程序 代码

用于体现身份证号码的规则。 完整的验证,包括: 地区码校验、出生年月格式校验、顺序码校验、校验码校验 作者:BlueLotus7 Email:[email protected] Blog:http://hi.baidu.com/bluelotus7

2009-03-11

Qt4教程《C++ GUI Programming with Qt 4》chm版

《C++ GUI Programming with Qt 4》英文版chm版

2009-01-09

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除