博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 2 3 4 5 6 ··· 11 下一页

2008年7月10日

摘要: 原文:http://weblogs.asp.net/vardi/archive/2008/05/31/net-debugger-visualizers-list.aspx1. WCF Visualizers - http://www.codeplex.com/WCFVisualizer2. CAB Visualization - http://www.codeplex.com/WorkItemVi... 阅读全文

posted @ 2008-07-10 22:05 江南白衣 阅读(557) 评论(0) 推荐(0) 编辑

2008年7月8日

摘要: The Composite Application Guidance for WPF can help you split the development of your WPF client application across multiple development teams, each responsible for the development of a piece of the application, and help you seamlessly compose those pieces together into a client application. The guidance includes a reference implementation, reusable library code (called the Composite Application Library), documentation, quick start tutorials and hands-on labs. 阅读全文

posted @ 2008-07-08 01:00 江南白衣 阅读(545) 评论(0) 推荐(0) 编辑

2008年7月7日

摘要: The Managed Extensibility Framework (MEF) provides developers with a tool to easily add extensibility to their applications and with minimal impact on existing code. The application developer can define extension points according to the functionality required of an extension, while the extension developer uses those points to interact with the application. 阅读全文

posted @ 2008-07-07 23:50 江南白衣 阅读(819) 评论(0) 推荐(0) 编辑

摘要: Introduction Welcome to the CodePlex site for the Managed Extensibility and Add-In Team. This site will be the home to both samples and tools designed to help you make the best use of the new System.AddIn features in the .Net FX v3.5. We'll continue to use our blog http://blogs.msdn.com/clraddins/ for information and discussion about our work, but from now on we'll be hosting our samples here for easier access. The initial focus will be on two things: Bringing over sample 阅读全文

posted @ 2008-07-07 23:49 江南白衣 阅读(670) 评论(0) 推荐(0) 编辑

2008年6月26日

摘要: 谢谢 阅读全文

posted @ 2008-06-26 00:10 江南白衣 阅读(660) 评论(2) 推荐(0) 编辑

2008年6月11日

摘要: There are a number of places where you can read an introduction to the Entity Framework, listen to a podcast about it, or watch a screen cast or video of an interview. Even with these various resources, though, there are so many different data access technologies out there that it's not uncommon for me to get the question: Why should I use the Entity Framework? Or what differentiates it from other options like just using ADO.Net SqlClient and friends, LINQ to SQL or something like nHibernate? 阅读全文

posted @ 2008-06-11 23:47 江南白衣 阅读(1018) 评论(2) 推荐(0) 编辑

摘要: The Entity Framework enables developers to reason about and write queries in terms of the EDM model rather than the logical schema of tables, joins, foreign keys, and so on. Many enterprise systems have multiple applications/databases with varying degrees of normalization, different schema styles depending on the group that developed it, and different naming conventions for tables and columns. Furthermore, in complex systems the entities of interest may be scattered across multiple rows in multi 阅读全文

posted @ 2008-06-11 23:36 江南白衣 阅读(2922) 评论(0) 推荐(0) 编辑

2008年6月10日

摘要: One of the main pillars of Visual Studio 2008 and .Net Framework 3.5 Service Pack 1 if the better integration with SQL Server 2008. Service Pack 1 now uses the Change Tracking capabilities of SQL Server 2008 in order to identify the incremental changes. 阅读全文

posted @ 2008-06-10 21:59 江南白衣 阅读(784) 评论(0) 推荐(0) 编辑

2008年6月1日

摘要: Project Description This leightweight library contains functionality for creating Windows like Services in managed code, as creating Windows Services in Windows Mobile/Windows CE isn't supported. The library is compatible with the .NET Compact Framework 2.0 and higher. 阅读全文

posted @ 2008-06-01 01:19 江南白衣 阅读(555) 评论(0) 推荐(0) 编辑

2008年5月30日

摘要: Description xUnit.net 1.0.1 RTM, build #1279. Taken from source control change set #19307. Update for xUnit.net which adds support for ASP.NET MVC Preview 3, support for recent builds of F#, as well as fixes several bugs from the 1.0 release. 阅读全文

posted @ 2008-05-30 22:41 江南白衣 阅读(819) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 ··· 11 下一页