<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://ab110.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Joycode@Ab110.com</title><link>http://ab110.com/blogs/joycode/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Visual Studio 扩展性</title><link>http://ab110.com/blogs/joycode/archive/2008/10/06/visual-studio.aspx</link><pubDate>Tue, 07 Oct 2008 04:44:47 GMT</pubDate><guid isPermaLink="false">f08e3655-1310-4173-8b2b-b113879ffa08:21346</guid><dc:creator>博客堂</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ab110.com/blogs/joycode/rsscomments.aspx?PostID=21346</wfw:commentRss><comments>http://ab110.com/blogs/joycode/archive/2008/10/06/visual-studio.aspx#comments</comments><description>[原文地址 ]： Visual Studio Extensibility [原文发表时间 ]： Thursday, September 25, 2008 9:03 PM 我对我们的合作伙伴策略非常有信心。也就是说，我们的商业模式确保我们可以创造一个强有力的开发工具平台以及一系列的工具。我非常期待和我们的合作伙伴一起，在我们的平台上开发出更多的工具产品。这样，结合我们和我们的合作伙伴所提供的产品，我们可以有一个更为宽泛的工具集合来提供给我们的开发者客户。 上周，我们召开了一年一度的开发者大会。这些开发者都是基于我们的工具平台来开发他们的...(&lt;a href="http://ab110.com/blogs/joycode/archive/2008/10/06/visual-studio.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ab110.com/aggbug.aspx?PostID=21346" width="1" height="1"&gt;</description></item><item><title>Team Dev = Team Dev + Team Data</title><link>http://ab110.com/blogs/joycode/archive/2008/10/06/team-dev-team-dev-team-data.aspx</link><pubDate>Tue, 07 Oct 2008 03:16:44 GMT</pubDate><guid isPermaLink="false">f08e3655-1310-4173-8b2b-b113879ffa08:21345</guid><dc:creator>博客堂</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ab110.com/blogs/joycode/rsscomments.aspx?PostID=21345</wfw:commentRss><comments>http://ab110.com/blogs/joycode/archive/2008/10/06/team-dev-team-dev-team-data.aspx#comments</comments><description>[ 原文地址 ] ： Team Dev = Team Dev + Team Data [ 原文发表时间 ] ： Thursday, October 02, 2008 11:17 AM 我们发现，开发人员的工作范围正在变得越来越宽泛。一个经常听到的反馈是，在创建完一系列数据库表格后，还要撰写一堆前端代码才能访问这些数据。 针对这种情况，我们发布了一款新的集成化的 Visual Studio Team System 2008 Development Edition 。它把 Team Development...(&lt;a href="http://ab110.com/blogs/joycode/archive/2008/10/06/team-dev-team-dev-team-data.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ab110.com/aggbug.aspx?PostID=21345" width="1" height="1"&gt;</description></item><item><title>Type 'System.Web.UI.WebControls.Parameter' does not have a public property named 'DbType'</title><link>http://ab110.com/blogs/joycode/archive/2008/10/05/type-system-web-ui-webcontrols-parameter-does-not-have-a-public-property-named-dbtype.aspx</link><pubDate>Mon, 06 Oct 2008 01:11:37 GMT</pubDate><guid isPermaLink="false">f08e3655-1310-4173-8b2b-b113879ffa08:21321</guid><dc:creator>博客堂</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ab110.com/blogs/joycode/rsscomments.aspx?PostID=21321</wfw:commentRss><comments>http://ab110.com/blogs/joycode/archive/2008/10/05/type-system-web-ui-webcontrols-parameter-does-not-have-a-public-property-named-dbtype.aspx#comments</comments><description>In Visual C# 2005 SP1, I added an object data source to a web page that uses my business class as the select method. The method has one parameter of type Guid. The data source wizard generates code like this &amp;lt;asp:Parameter DbType=&amp;quot;Guid&amp;quot; Name...(&lt;a href="http://ab110.com/blogs/joycode/archive/2008/10/05/type-system-web-ui-webcontrols-parameter-does-not-have-a-public-property-named-dbtype.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ab110.com/aggbug.aspx?PostID=21321" width="1" height="1"&gt;</description></item><item><title>使用托管扩展性框架（MEF）创建可扩展应用的简介</title><link>http://ab110.com/blogs/joycode/archive/2008/10/03/mef.aspx</link><pubDate>Fri, 03 Oct 2008 17:53:23 GMT</pubDate><guid isPermaLink="false">f08e3655-1310-4173-8b2b-b113879ffa08:21314</guid><dc:creator>博客堂</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ab110.com/blogs/joycode/rsscomments.aspx?PostID=21314</wfw:commentRss><comments>http://ab110.com/blogs/joycode/archive/2008/10/03/mef.aspx#comments</comments><description>【原文地址】 Simple Introduction to Extensible Applications with the Managed Extensions Framework 【原文发表日期】 29 September 08 08:21 &amp;#160; 近期我的团队一直致力于 托管扩展性框架（Managed Extensions Framework） （MEF）的工作……现在我获得了一个机会向各位解释它的概念，而且我认为我已经发现一种新方法来讲解MEF，以使各位能更容易地理解接受它。因为我想花一点点时间来浏览一个非常简单MEF示例...(&lt;a href="http://ab110.com/blogs/joycode/archive/2008/10/03/mef.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ab110.com/aggbug.aspx?PostID=21314" width="1" height="1"&gt;</description></item><item><title>10月2日链接篇： ASP.NET, ASP.NET MVC, ASP.NET动态数据</title><link>http://ab110.com/blogs/joycode/archive/2008/10/02/10-2-asp-net-asp-net-mvc-asp-net.aspx</link><pubDate>Fri, 03 Oct 2008 02:29:59 GMT</pubDate><guid isPermaLink="false">f08e3655-1310-4173-8b2b-b113879ffa08:21312</guid><dc:creator>博客堂</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ab110.com/blogs/joycode/rsscomments.aspx?PostID=21312</wfw:commentRss><comments>http://ab110.com/blogs/joycode/archive/2008/10/02/10-2-asp-net-asp-net-mvc-asp-net.aspx#comments</comments><description>【原文地址】 October 2nd Links: ASP.NET, ASP.NET MVC, ASP.NET Dynamic Data 【原文发表日期】 Thursday, October 02, 2008 1:23 AM 这是我的 链接系列 的最新篇。也请参阅我的 ASP.NET 技巧，诀窍和教程网页 和 Silverlight教程网页 里我以前写的众多很受欢迎的文章的链接。 ASP.NET Amazon EC2 Support for Windows and ASP.NET: 本星期有重大新闻发布...(&lt;a href="http://ab110.com/blogs/joycode/archive/2008/10/02/10-2-asp-net-asp-net-mvc-asp-net.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ab110.com/aggbug.aspx?PostID=21312" width="1" height="1"&gt;</description></item><item><title>CSLA.NET步入Silverlight</title><link>http://ab110.com/blogs/joycode/archive/2008/09/29/csla-net-silverlight.aspx</link><pubDate>Mon, 29 Sep 2008 08:15:42 GMT</pubDate><guid isPermaLink="false">f08e3655-1310-4173-8b2b-b113879ffa08:21270</guid><dc:creator>博客堂</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ab110.com/blogs/joycode/rsscomments.aspx?PostID=21270</wfw:commentRss><comments>http://ab110.com/blogs/joycode/archive/2008/09/29/csla-net-silverlight.aspx#comments</comments><description>【原文地址】 CSLA.NET Comes to Silverlight 【原文发表日期】 28 September 08 08:25 &amp;#160; 我已经听到许多客户询问关于使用Silverlight创建商业应用的问题了……将优秀的.NET编程模式、web式的部署和更新以及丰富的用户经验集成在一起，这使得Silverlight成为一个很有吸引力的选择。 Rockford Lhotka 最近更新了他非常流行的商业应用框架，CLSA.NET for Silverlight 2! 你可以在此阅读概览...(&lt;a href="http://ab110.com/blogs/joycode/archive/2008/09/29/csla-net-silverlight.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ab110.com/aggbug.aspx?PostID=21270" width="1" height="1"&gt;</description></item><item><title>jQuery和微软</title><link>http://ab110.com/blogs/joycode/archive/2008/09/28/jquery.aspx</link><pubDate>Mon, 29 Sep 2008 04:03:39 GMT</pubDate><guid isPermaLink="false">f08e3655-1310-4173-8b2b-b113879ffa08:21265</guid><dc:creator>博客堂</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ab110.com/blogs/joycode/rsscomments.aspx?PostID=21265</wfw:commentRss><comments>http://ab110.com/blogs/joycode/archive/2008/09/28/jquery.aspx#comments</comments><description>【原文地址】 jQuery and Microsoft 【原文发表日期】 Sunday, September 28, 2008 11:32 AM jQuery 是个轻量级的开源JavaScript库（只有15kb大），在相当短的时间内，已经成为网上最受欢迎的JavaScript库之一。 jQuery如此受欢迎，有很大一部分是因为它允许你用最少数量的代码就能非常优雅地（且非常有效地）找出和操作HTML元素。jQuery是通过一个非常棒的&amp;ldquo;selector&amp;rdquo; API来实现这个的...(&lt;a href="http://ab110.com/blogs/joycode/archive/2008/09/28/jquery.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ab110.com/aggbug.aspx?PostID=21265" width="1" height="1"&gt;</description></item><item><title>托管扩展性框架</title><link>http://ab110.com/blogs/joycode/archive/2008/09/27/21251.aspx</link><pubDate>Sat, 27 Sep 2008 23:24:04 GMT</pubDate><guid isPermaLink="false">f08e3655-1310-4173-8b2b-b113879ffa08:21251</guid><dc:creator>博客堂</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ab110.com/blogs/joycode/rsscomments.aspx?PostID=21251</wfw:commentRss><comments>http://ab110.com/blogs/joycode/archive/2008/09/27/21251.aspx#comments</comments><description>九月初，微软在CodePlex推出了 Managed Extensibility Framework http://www.codeplex.com/MEF 托管扩展性框架是什么？ &amp;ldquo;托管扩展性框架（Managed Extensibility Framework，简称MEF），是.NET的一个新的类库，旨在促成应用和组件更大的重用。通过使用MEF，.NET应用将能从是静态编译的而变成可动态组合的。如果你正在建造可扩展的应用，可扩展的框架和应用扩展，那么MEF就可为你所用。&amp;rdquo;...(&lt;a href="http://ab110.com/blogs/joycode/archive/2008/09/27/21251.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ab110.com/aggbug.aspx?PostID=21251" width="1" height="1"&gt;</description></item><item><title>用LINQ快速改变XML元素的值</title><link>http://ab110.com/blogs/joycode/archive/2008/09/27/linq-xml.aspx</link><pubDate>Sat, 27 Sep 2008 08:41:40 GMT</pubDate><guid isPermaLink="false">f08e3655-1310-4173-8b2b-b113879ffa08:21242</guid><dc:creator>博客堂</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ab110.com/blogs/joycode/rsscomments.aspx?PostID=21242</wfw:commentRss><comments>http://ab110.com/blogs/joycode/archive/2008/09/27/linq-xml.aspx#comments</comments><description>[原文作者]： Beth Massi [原文链接]： Quickly Changing Values of XML Elements Using LINQ 最近我在考虑一些关于如何使用LINQ查询XML文档（或片段）中一个特定节点并且改变其值的问题（这说明人们已经开始用这种方法了，这很是让我激动）。这是一个很方便的方法：我们可以改变查询返回节点的值，这样源XML中的值也会跟着改变。 一个例子： Imports &amp;lt; xmlns = &amp;quot; urn:mycompany:examples:plants...(&lt;a href="http://ab110.com/blogs/joycode/archive/2008/09/27/linq-xml.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ab110.com/aggbug.aspx?PostID=21242" width="1" height="1"&gt;</description></item><item><title>社交书签平台发布！</title><link>http://ab110.com/blogs/joycode/archive/2008/09/25/21163.aspx</link><pubDate>Thu, 25 Sep 2008 07:19:27 GMT</pubDate><guid isPermaLink="false">f08e3655-1310-4173-8b2b-b113879ffa08:21163</guid><dc:creator>博客堂</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ab110.com/blogs/joycode/rsscomments.aspx?PostID=21163</wfw:commentRss><comments>http://ab110.com/blogs/joycode/archive/2008/09/25/21163.aspx#comments</comments><description>[原文地址] Social Bookmarking Platform Released [原文发表时间] Thursday, September 11, 2008 10:33 AM 社交书签平台发布！ 今年早些时候 , 我向大家展示了 社交书签应用程序 的预览版 . 这个星期我们发布了 MSDN , TechNet 和 Expression 上的社交书签 1.0 版本，技术人员将能够轻松地与他人分享自己最喜爱的网站，寻找朋友并与朋友保持联系，还能够方便地将社区产生的内容直接发布到这些网站上。 这个新版本的书签程序包含了一些新的功能...(&lt;a href="http://ab110.com/blogs/joycode/archive/2008/09/25/21163.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ab110.com/aggbug.aspx?PostID=21163" width="1" height="1"&gt;</description></item><item><title>基于WPF LINQ的动态数据模型</title><link>http://ab110.com/blogs/joycode/archive/2008/09/22/wpf-linq.aspx</link><pubDate>Mon, 22 Sep 2008 09:05:39 GMT</pubDate><guid isPermaLink="false">f08e3655-1310-4173-8b2b-b113879ffa08:21062</guid><dc:creator>博客堂</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ab110.com/blogs/joycode/rsscomments.aspx?PostID=21062</wfw:commentRss><comments>http://ab110.com/blogs/joycode/archive/2008/09/22/wpf-linq.aspx#comments</comments><description>[原文作者]： Beth Massi [原文链接]： Dynamic Data Entry with WPF and LINQ 上一节我讲到用XML编写动态WPF UI， 尽管这里的UI是动态生成的，但仍有一处不尽人意的地方，就是我们采用的是一个具体的对象customer（来源于LINQ to SQL classes）。 如果想要我们的应用程序既能够动态生成WPF UI 又能动态地编辑处理数据库里的任何表数据，就需要进一步参数化程序代码 &amp;mdash;&amp;mdash;而不仅限于customer。 这样只需要修改数据库表的定义而不用更新对象模块和重新编译代码...(&lt;a href="http://ab110.com/blogs/joycode/archive/2008/09/22/wpf-linq.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ab110.com/aggbug.aspx?PostID=21062" width="1" height="1"&gt;</description></item><item><title>升级.NET Framework 2.0应用到.NET Framework 3.5</title><link>http://ab110.com/blogs/joycode/archive/2008/09/21/net-framework-2-0-net-framework-3-5.aspx</link><pubDate>Sun, 21 Sep 2008 12:39:59 GMT</pubDate><guid isPermaLink="false">f08e3655-1310-4173-8b2b-b113879ffa08:21043</guid><dc:creator>博客堂</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ab110.com/blogs/joycode/rsscomments.aspx?PostID=21043</wfw:commentRss><comments>http://ab110.com/blogs/joycode/archive/2008/09/21/net-framework-2-0-net-framework-3-5.aspx#comments</comments><description>某位读者最近转发了我一份有趣的案例，描述了一个非常普遍的场景：将一个基于.NET Framework 2.0的应用迁移到.NET Framework 3.5。 这份文件提供了如何启动这一工作的资源，以及怎样学习.NET 3.5的新特性等等，在这几点上做得很好。另外还阐述了关于为什么这个项目会作出使用WPF，WCF的决定等等详细内容。 我并不赞同这篇文章中的所有主张，不过总的来说，在阐述某些常见的需要你做出的选择方面，这篇文件仍然是一份非常平衡的、实用的参考。 该项目使用了客户端与服务端组件，文件不仅谈论了设计流程...(&lt;a href="http://ab110.com/blogs/joycode/archive/2008/09/21/net-framework-2-0-net-framework-3-5.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ab110.com/aggbug.aspx?PostID=21043" width="1" height="1"&gt;</description></item><item><title>使用Open XML Diff工具比较两个开发XML包</title><link>http://ab110.com/blogs/joycode/archive/2008/09/19/open-xml-diff-xml.aspx</link><pubDate>Fri, 19 Sep 2008 09:42:15 GMT</pubDate><guid isPermaLink="false">f08e3655-1310-4173-8b2b-b113879ffa08:21002</guid><dc:creator>博客堂</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ab110.com/blogs/joycode/rsscomments.aspx?PostID=21002</wfw:commentRss><comments>http://ab110.com/blogs/joycode/archive/2008/09/19/open-xml-diff-xml.aspx#comments</comments><description>[原文作者]： Beth Massi [原文链接]： Comparing Two Open XML Packages with Open XML Diff 昨天我从微软的一员工那里收到一封email，内容是关于体验一下他正在设计的一个工具Open XML Diff。 他的名字叫Pranav Wagh。 他也发布了这个工具的一个版本，可以从他的博客上看到。 当你准备写代码去生成一个开放XML文档，而且当你不确定要写的XML语句是什么的时候，你可以使用Open XML Diff。也就是说你知道你想要的文档在Word中是如何呈现的...(&lt;a href="http://ab110.com/blogs/joycode/archive/2008/09/19/open-xml-diff-xml.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ab110.com/aggbug.aspx?PostID=21002" width="1" height="1"&gt;</description></item><item><title>质量控制的里程碑 &amp; 狗食</title><link>http://ab110.com/blogs/joycode/archive/2008/09/19/amp.aspx</link><pubDate>Fri, 19 Sep 2008 07:06:29 GMT</pubDate><guid isPermaLink="false">f08e3655-1310-4173-8b2b-b113879ffa08:20998</guid><dc:creator>博客堂</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ab110.com/blogs/joycode/rsscomments.aspx?PostID=20998</wfw:commentRss><comments>http://ab110.com/blogs/joycode/archive/2008/09/19/amp.aspx#comments</comments><description>[原文作者]：Matt Gertz [原文链接]： Milestone Quality &amp;amp; Dogfooding 在辛苦又有成果的工作后，我们完成了质量控制的里程碑。这个里程碑的目的是让我们准备好开发下一版本的 Visual Studio，Team System 和 .NET 。虽然这些开发不是专门针对 Visual Basic 的，我还是选择利用这个&amp;ldquo;天字第一号讲坛&amp;rdquo;让大家知道这些努力。 Visual Basic 连同 Visual Studio 和 .NET 产品都是会受到影响的...(&lt;a href="http://ab110.com/blogs/joycode/archive/2008/09/19/amp.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ab110.com/aggbug.aspx?PostID=20998" width="1" height="1"&gt;</description></item><item><title>Managed Extensibility Framework在CodePlex上发布了</title><link>http://ab110.com/blogs/joycode/archive/2008/09/18/managed-extensibility-framework-codeplex.aspx</link><pubDate>Thu, 18 Sep 2008 08:30:59 GMT</pubDate><guid isPermaLink="false">f08e3655-1310-4173-8b2b-b113879ffa08:20984</guid><dc:creator>博客堂</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ab110.com/blogs/joycode/rsscomments.aspx?PostID=20984</wfw:commentRss><comments>http://ab110.com/blogs/joycode/archive/2008/09/18/managed-extensibility-framework-codeplex.aspx#comments</comments><description>【原文地址】 Managed Extensibility Framework released on CodePlex 【原文发表日期】 05 September 08 09:10 &amp;#160; 我实在太兴奋了，因为我们在CodePlex上发布了Managed Extensibility Framework的CTP2版本。 http://www.codeplex.com/MEF &amp;#160; 我们采用了许多来自社区内的良好的反馈……这儿是些很酷的东西： 我们发布了源代码！ 我们包含了一套完整的开发者...(&lt;a href="http://ab110.com/blogs/joycode/archive/2008/09/18/managed-extensibility-framework-codeplex.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ab110.com/aggbug.aspx?PostID=20984" width="1" height="1"&gt;</description></item></channel></rss>