惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
T
Tailwind CSS Blog
有赞技术团队
有赞技术团队
爱范儿
爱范儿
Engineering at Meta
Engineering at Meta
J
Java Code Geeks
雷峰网
雷峰网
WordPress大学
WordPress大学
L
LangChain Blog
D
DataBreaches.Net
The GitHub Blog
The GitHub Blog
博客园 - 三生石上(FineUI控件)
Microsoft Security Blog
Microsoft Security Blog
P
Proofpoint News Feed
腾讯CDC
GbyAI
GbyAI
罗磊的独立博客
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
F
Fortinet All Blogs
Y
Y Combinator Blog
V
V2EX
A
About on SuperTechFans

博客园 - 咔咔

[导入][原创]Enterprise Library Policy Injection Application Block 之三:PIAB的扩展—创建自定义CallHandler(提供Source Code下载) [导入][原创]Enterprise Library Policy Injection Application Block 之二: PIAB设计和实现原理 [导入][原创]Enterprise Library Policy Injection Application Block 之一: PIAB Overview [导入][原创]谈谈WCF中的Data Contract(4):WCF Data Contract Versioning [导入][原创]谈谈WCF中的Data Contract(3):WCF Data Contract对Collection & Dictionary的支持 [导入][原创]谈谈WCF中的Data Contract(2):WCF Data Contract对Generic的支持 [导入][原创]谈谈WCF中的Data Contract (1):Data Contract Overview [导入][原创-总结]深入理解C# 3.x的新特性系列总结 [导入][原创]深入理解C#3.x的新特性(4):Automatically Implemented Property [导入][原创]"我的WCF之旅"系列阶段性总结 [导入][原创]ASP.NET Process Model之二:ASP.NET Http Runtime Pipeline - Part II [导入][原创]ASP.NET Process Model之二:ASP.NET Http Runtime Pipeline - Part I [导入][原创]ASP.NET Process Model之一:IIS 和 ASP.NET ISAPI [导入][原创]深入理解C# 3.x的新特性(3):从Delegate、Anonymous Method到Lambda Expression [导入][原创]深入理解C# 3.x的新特性(2):Extension Method - Part II [导入][原创]深入理解C# 3.x的新特性(2):Extension Method - Part I [导入][原创]我的WCF之旅(13):创建基于MSMQ的Responsive Service [导入][原创]我的WCF之旅(12):使用MSMQ进行Reliable Messaging [导入][原创]我的WCF之旅 (11): 再谈WCF的双向通讯-基于Http的双向通讯 V.S. 基于TCP的双向通讯 [导入][原创] 深入剖析ASP.NET的编译原理之二:预编译(Precompilation) [导入][原创]Enterprise Library Policy Injection Application Block 之四:如何控制CallHandler的执行顺序 [导入][原创]我的WCF之旅(8):WCF中的Session和Instancing Management [导入][原创]我的WCF之旅(9):如何在WCF中使用tcpTrace来进行Soap Trace [导入][原创]我的WCF之旅(10):如何在WCF进行Exception Handling
[导入][原创]深入理解C# 3.x的新特性(5):Object Initializ...
咔咔 · 2008-03-13 · via 博客园 - 咔咔

     摘要: 深入理解C# 3.x的新特性系列自开篇以后,已经有两个月了。在前面的章节中,我们先后深入讨论了C# 3.x新引入的一些列新特性:Anomynous Type、Extension Method、Lambda Expression、Automatically Implemented Property,今天我们来讨论本系列的涉及的另外两个简单的Feature: Object Initializer 和 Collection Initializer。  阅读全文

Artech 2007-09-30 17:17 发表评论

文章来源:http://www.cnblogs.com/artech/archive/2007/09/30/912166.html