<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/sunny_y_m" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/sunny_y_m" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 26 Dec 2006 15:20:00 GMT</lastBuildDate><title>sunny_y_m的专栏</title><link>http://blog.csdn.net/sunny_y_m/</link><item><title>Websharp——开源.Net应用系统框架</title><link>http://blog.csdn.net/sunny_y_m/archive/2006/12/26/1462770.aspx</link><wfw:comment>http://blog.csdn.net/sunny_y_m/comments/1462770.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/sunny_y_m/comments/commentRss/1462770.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1462770</trackback:ping><description>Websharp的目标，是开发一个开源的基于Microsoft.Net的轻量级的应用软件系统开发框架，包含以下内容：

Ø         一个轻量级的O/R Mapping框架

Ø         一个轻量级的AOP框架

Ø         一个轻量级的ServiceLocator，主要目的是为整合不同服务端技术的客户端编程。

&lt;img src =&quot;http://blog.csdn.net/sunny_y_m/aggbug/1462770.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 26 Dec 2006 23:20:00 +0800</pubDate><author>sunny_y_m</author><comments>http://blog.csdn.net/sunny_y_m/archive/2006/12/26/1462770.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sunny_y_m/archive/2006/12/26/1462770.aspx</guid><dc:creator>sunny_y_m</dc:creator></item><item><title>使用WebsharpDAO实现O/R Mapping和持久层</title><link>http://blog.csdn.net/sunny_y_m/archive/2004/12/23/226476.aspx</link><wfw:comment>http://blog.csdn.net/sunny_y_m/comments/226476.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/sunny_y_m/comments/commentRss/226476.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=226476</trackback:ping><description>WebsharpDAO封装了对象同数据库之间的交互，可以方便的执行一些常用的数据库和对象交互的任务。
WebsharpDAO是一个非常简单的框架，他的目的不是设计一个如JDO、Hibernate一样的完整的解决方案，而是设计一个可用的方案，能够解决开发过程中的一般问题。他比JDO和Hibernate简单很多，使用也方便很多。在接口设计上，也参考了JDO的标准，或者，可以把他看成一个JDO的一个Mini版本。

可以从以下网址下载全部源代码和示例工程:

http://www.uml.org.cn/opensource/websharp/

&lt;img src =&quot;http://blog.csdn.net/sunny_y_m/aggbug/226476.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 23 Dec 2004 20:44:00 +0800</pubDate><author>sunny_y_m</author><comments>http://blog.csdn.net/sunny_y_m/archive/2004/12/23/226476.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sunny_y_m/archive/2004/12/23/226476.aspx</guid><dc:creator>sunny_y_m</dc:creator></item><item><title>开放源代码的.Net应用软件框架</title><link>http://blog.csdn.net/sunny_y_m/archive/2004/12/16/218593.aspx</link><wfw:comment>http://blog.csdn.net/sunny_y_m/comments/218593.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/sunny_y_m/comments/commentRss/218593.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=218593</trackback:ping><description>开放源代码的.Net应用软件框架&lt;img src =&quot;http://blog.csdn.net/sunny_y_m/aggbug/218593.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 17 Dec 2004 00:23:00 +0800</pubDate><author>sunny_y_m</author><comments>http://blog.csdn.net/sunny_y_m/archive/2004/12/16/218593.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sunny_y_m/archive/2004/12/16/218593.aspx</guid><dc:creator>sunny_y_m</dc:creator></item><item><title>使用Websharp Service Locator简化分布式系统开发</title><link>http://blog.csdn.net/sunny_y_m/archive/2004/08/18/78044.aspx</link><wfw:comment>http://blog.csdn.net/sunny_y_m/comments/78044.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/sunny_y_m/comments/commentRss/78044.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=78044</trackback:ping><description>Websharp Service Locator（以下简称WSL）提供了这样一种能力，开发人员只需要定义服务访问接口，就可以使用一致的方式透明的访问这些服务，而不用理会这些服务之间的不同点。框架会自动生成访问远程服务需要的代理。

Websharp是sourceforge上的一个新的开源项目，目标是提供一个.Net环境下的轻量级的应用系统框架，它包含了三个主要内容：一个O/R Mapping框架，一个AOP框架，以及一个Service Locator。Service Locator目前还只完成本地程序集定位器、WebService定位器和.Net Remoting定位器的初步开发，但是，我们已经可以使用它提供的框架功能来为我们的开发提供助力。Websharp Service Locator下面的目标是实现对J2EE的访问。可以从 http://www.sourceforge.net/projects/websharp/ 下载所有源代码。
&lt;img src =&quot;http://blog.csdn.net/sunny_y_m/aggbug/78044.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 18 Aug 2004 21:42:00 +0800</pubDate><author>sunny_y_m</author><comments>http://blog.csdn.net/sunny_y_m/archive/2004/08/18/78044.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sunny_y_m/archive/2004/08/18/78044.aspx</guid><dc:creator>sunny_y_m</dc:creator></item><item><title>使用UML对系统进行建模</title><link>http://blog.csdn.net/sunny_y_m/archive/2004/08/09/69284.aspx</link><wfw:comment>http://blog.csdn.net/sunny_y_m/comments/69284.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sunny_y_m/comments/commentRss/69284.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=69284</trackback:ping><description>使用面向对象的工具来构建系统，就应该使用面向对象的软件工程方法。然我，我们经常会发现，在实际的开发过程中，很多开发人员虽然能够理解UML的所有图形，却仍然不能得心应手的使用UML来构建整个项目，其很大的原因，是仍然在使用原有的软件工程方法，而不清楚如何使用UML来建立系统的这些模型，不清楚分析和设计的区别，以及他们之间的转化。&lt;img src =&quot;http://blog.csdn.net/sunny_y_m/aggbug/69284.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 09 Aug 2004 22:08:00 +0800</pubDate><author>sunny_y_m</author><comments>http://blog.csdn.net/sunny_y_m/archive/2004/08/09/69284.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sunny_y_m/archive/2004/08/09/69284.aspx</guid><dc:creator>sunny_y_m</dc:creator></item><item><title>使用设计模式构建通用数据库访问类</title><link>http://blog.csdn.net/sunny_y_m/archive/2004/05/17/15915.aspx</link><wfw:comment>http://blog.csdn.net/sunny_y_m/comments/15915.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/sunny_y_m/comments/commentRss/15915.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=15915</trackback:ping><description>&lt;img src =&quot;http://blog.csdn.net/sunny_y_m/aggbug/15915.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 18 May 2004 07:02:00 +0800</pubDate><author>sunny_y_m</author><comments>http://blog.csdn.net/sunny_y_m/archive/2004/05/17/15915.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sunny_y_m/archive/2004/05/17/15915.aspx</guid><dc:creator>sunny_y_m</dc:creator></item><item><title>基于.Net的AOP实现技术</title><link>http://blog.csdn.net/sunny_y_m/archive/2004/04/28/15914.aspx</link><wfw:comment>http://blog.csdn.net/sunny_y_m/comments/15914.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/sunny_y_m/comments/commentRss/15914.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=15914</trackback:ping><description>&lt;img src =&quot;http://blog.csdn.net/sunny_y_m/aggbug/15914.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 29 Apr 2004 06:53:00 +0800</pubDate><author>sunny_y_m</author><comments>http://blog.csdn.net/sunny_y_m/archive/2004/04/28/15914.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sunny_y_m/archive/2004/04/28/15914.aspx</guid><dc:creator>sunny_y_m</dc:creator></item><item><title>Websharp使用说明（8）</title><link>http://blog.csdn.net/sunny_y_m/archive/2004/02/26/15913.aspx</link><wfw:comment>http://blog.csdn.net/sunny_y_m/comments/15913.aspx</wfw:comment><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/sunny_y_m/comments/commentRss/15913.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=15913</trackback:ping><description>&lt;img src =&quot;http://blog.csdn.net/sunny_y_m/aggbug/15913.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 26 Feb 2004 22:40:00 +0800</pubDate><author>sunny_y_m</author><comments>http://blog.csdn.net/sunny_y_m/archive/2004/02/26/15913.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sunny_y_m/archive/2004/02/26/15913.aspx</guid><dc:creator>sunny_y_m</dc:creator></item><item><title>Websharp使用说明（5）</title><link>http://blog.csdn.net/sunny_y_m/archive/2004/02/26/15910.aspx</link><wfw:comment>http://blog.csdn.net/sunny_y_m/comments/15910.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sunny_y_m/comments/commentRss/15910.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=15910</trackback:ping><description>&lt;img src =&quot;http://blog.csdn.net/sunny_y_m/aggbug/15910.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 26 Feb 2004 22:39:00 +0800</pubDate><author>sunny_y_m</author><comments>http://blog.csdn.net/sunny_y_m/archive/2004/02/26/15910.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sunny_y_m/archive/2004/02/26/15910.aspx</guid><dc:creator>sunny_y_m</dc:creator></item><item><title>Websharp使用说明（7）</title><link>http://blog.csdn.net/sunny_y_m/archive/2004/02/26/15912.aspx</link><wfw:comment>http://blog.csdn.net/sunny_y_m/comments/15912.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/sunny_y_m/comments/commentRss/15912.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=15912</trackback:ping><description>&lt;img src =&quot;http://blog.csdn.net/sunny_y_m/aggbug/15912.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 26 Feb 2004 22:39:00 +0800</pubDate><author>sunny_y_m</author><comments>http://blog.csdn.net/sunny_y_m/archive/2004/02/26/15912.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/sunny_y_m/archive/2004/02/26/15912.aspx</guid><dc:creator>sunny_y_m</dc:creator></item></channel></rss>