9eFish - 带有 FAQ 标签的文章
1
臭虫

CodeProject: .NET 4.0 FAQ Part 1 -- The DLR.

adminadmin 发表于 152 天, 6 小时, 54 分钟 之前
Tuesday, October 20, 2009 1:34:58 AM GMT Sunday, October 11, 2009 3:20:11 AM GMT
Introduction Where do I get .Net 4.0 from? What are the important new features in .NET 4.0? What’s the most important new feature of .NET 4.0? What is DLR in .NET 4.0 framework? Can you give more details about DLR subsystem? Great, can I see an actual implementation of the DLR? What is a dynamic keyword in .NET 4.0? What are the advantages and disadvantage of dynamic keyword? What are expando objects? Thanks, Thanks and Thanks .NET 4.0 detail list of new features .NET 3.5 FAQ’s  Introduction... (more)
类别: Architecture | 点击: 2 | 评论 | | 源: www.codeproject.com
标签: .NET 4.0 FAQ, FAQ
1
臭虫

CodeProject: WCF FAQ Part 5 – Transactions.

dotlivedotlive 发表于 214 天, 8 小时, 46 分钟 之前
Friday, August 14, 2009 3:16:35 AM GMT Monday, August 10, 2009 1:28:16 AM GMT
WCF FAQ Part 5 – Transactions Introduction and Goal WCF is new to me I am not in a position to read this article? Which protocol is used to handle transactions in WCF? What are the two different kinds of phases in WCF transactions? Where does the transaction manager reside? Can you explain in depth how prepare and commit phases work? Can we implement transactions in one-way WCF service calls? Can we see simple WCF example of transactions using SQL Server database? What the different transactio... (more)
类别: Foundation | 点击: 0 | 评论 | | 源: www.codeproject.com
标签: FAQ, WCF
1
臭虫

CodeProject: Windows Azure FAQ Part 1. Free source code and programming help

adminadmin 发表于 221 天, 8 小时, 12 分钟 之前
Friday, August 07, 2009 1:25:03 AM GMT Monday, August 03, 2009 2:02:27 AM GMT
Windows Azure FAQ Part 1 Introduction and Goal Thanks , Thanks and Thanks This does not look like a technical article? What problem does Windows Azure solve? How is billing and costing done in Windows Azure services? We are still not clear with the payment model it looks a bit confusing? What is Fabric? Where does our application run? What is a fabric controller? What are roles, web role and worker role? So is it that worker role cannot connect to external systems outside Azure? Is it that ev... (more)
类别: Foundation | 点击: 0 | 评论 | | 源: www.codeproject.com
标签: FAQ, windows azure
1
臭虫

CodeProject: WCF FAQ Part 3 – 10 security related FAQ.

adminadmin 发表于 223 天, 23 小时, 15 分钟 之前
Tuesday, August 04, 2009 1:57:34 AM GMT Friday, July 31, 2009 10:58:46 AM GMT
Updated with links of WCF - Part1, Part 2 & LINQ - Part1, Part2 and Part3 WCF FAQ Part 3 – 10 security related FAQIntroduction and Goal WCF FAQ Part 1 and 2 series What are the core security features that WCF addresses? What is transport level and message level security? For which bindings are transport, message and mixed mode supported? So what are the scenarios, advantages and disadvantages of transport VS message security? Can you explain a simple example of how to implement transpor... (more)
类别: Foundation | 点击: 0 | 评论 | | 源: www.codeproject.com
标签: FAQ, WCF
1
臭虫

CodeProject: Windows Communication Foundation FAQ quick starter Part 2.

dotlivedotlive 发表于 230 天, 18 小时, 30 分钟 之前
Monday, July 27, 2009 2:08:53 AM GMT Friday, July 24, 2009 3:44:36 PM GMT
Updated with links of WCF-Part1, WPF, WWF, WCF Tracing FAQ,  8 steps to enable Windows authentication on WCF BasicHttpBinding , Difference between BasicHttpBinding and WsHttpBinding & WCF FAQ Part 3 – 10 security related FAQ, SilverLight FAQ Part 1 & Part 2, One-Many and One-One relationship using LINQ to SQL. Windows Communication Foundation FAQ quick starter - Part 2 Introduction Can you explain duplex contracts in WCF? How can we host a service on two different protocols on a single server?... (more)
类别: Foundation | 点击: 0 | 评论 | | 源: www.codeproject.com
标签: FAQ, WCF
1
臭虫

CodeProject: Windows Communication Foundation FAQ quick starter Part 1.

adminadmin 发表于 252 天, 1 小时, 58 分钟 之前
Wednesday, July 08, 2009 9:15:46 AM GMT Friday, July 03, 2009 8:16:23 AM GMT
Updated with links of WCF-Part 2, WPF, WWF, WCF Tracing FAQ, 8 steps to enable Windows authentication on WCF BasicHttpBinding, Difference between BasicHttpBinding and WsHttpBinding & WCF FAQ Part 3 – 10 security related FAQ, SilverLight FAQ Part 1 and Part 2, One-Many and One-One relationship using LINQ to SQL Windows Communication Foundation FAQ quick starter - Part 1   Introduction What is .NET 3.0? What is Windows Card Space? What is WCF? What are the important principles of SOA (Service... (more)
类别: Foundation | 点击: 0 | 评论 | | 源: www.codeproject.com
标签: FAQ, WCF
1
臭虫

CodeProject: 21 Important FAQ questions for WPF and SilverLight

adminadmin 发表于 352 天, 8 小时, 41 分钟 之前
Wednesday, April 01, 2009 1:58:12 AM GMT Wednesday, March 25, 2009 1:33:06 AM GMT
21 Important FAQ questions for WPF and SilverLight Introduction What is the need of WPF when we had GDI, GDI+ and DirectX? How does hardware acceleration work with WPF? Does that mean WPF has replaced DirectX? So can we define WPF in a precise way? What is XAML? So is XAML meant only for WPF ? Can you explain the overall architecture of WPF? Which are the different namespaces and classes in WPF ? Can explain the different elements involved in WPF application practically?  Wha... (more)
类别: UX | 点击: 1 | 评论 | | 源: www.codeproject.com
标签: FAQ, Silverlight, WPF