<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>净心编程 - DNN</title><link>http://blog.csdn.net/metababy/category/360315.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Thu, 28 Aug 2008 00:03:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>花纯春</dc:creator><title>关于DNN模块独立编译，在DNN中调试的值得注意之问题</title><link>http://blog.csdn.net/metababy/archive/2008/08/27/2840767.aspx</link><pubDate>Wed, 27 Aug 2008 23:54:00 GMT</pubDate><guid>http://blog.csdn.net/metababy/archive/2008/08/27/2840767.aspx</guid><wfw:comment>http://blog.csdn.net/metababy/comments/2840767.aspx</wfw:comment><comments>http://blog.csdn.net/metababy/archive/2008/08/27/2840767.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/metababy/comments/commentRss/2840767.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2840767</trackback:ping><description>我下了带源码的crossarticle，看上在的图标似乎是你作的，而我先装crossarticle安装到dnn4.8.4上面后，发现缩略图的最大宽度设置无效，而且当设置不在正文中显示图片后，点击标题直接出错。&lt;img src ="http://blog.csdn.net/metababy/aggbug/2840767.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>花纯春</dc:creator><title>使用DNNTree控件制作DNN模块</title><link>http://blog.csdn.net/metababy/archive/2008/07/15/2653505.aspx</link><pubDate>Tue, 15 Jul 2008 13:28:00 GMT</pubDate><guid>http://blog.csdn.net/metababy/archive/2008/07/15/2653505.aspx</guid><wfw:comment>http://blog.csdn.net/metababy/comments/2653505.aspx</wfw:comment><comments>http://blog.csdn.net/metababy/archive/2008/07/15/2653505.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/metababy/comments/commentRss/2653505.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2653505</trackback:ping><description> 为了学习DNN，我最近一直在看DNN团队的相关博客和个人网站，我有很多问题，也是通过在DNN官方站的论坛上得到答案的，当然，有很多让asp.net和DNN方面的资深人士不屑的初级得不能再初级的，问题。不过，还是感谢他们能回答，至少是提示，也非常感谢这些愿意将自己的知识分享给新人的IT人。在此，我也将我的一些学习过程写出来，希望对更新的新人能有一点帮助。我始终相信作IT的，特别是编程这块，需要大家(不论国外，国内)将自己的知识分享出来，进步才够快。
&lt;img src ="http://blog.csdn.net/metababy/aggbug/2653505.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>花纯春</dc:creator><title>从国外某著名DNN 知情人士 Nina's Blog上看到一些有用的文章，在此记录一下，也为国内DNN，问题搜索，出一点力</title><link>http://blog.csdn.net/metababy/archive/2008/07/07/2621808.aspx</link><pubDate>Mon, 07 Jul 2008 15:45:00 GMT</pubDate><guid>http://blog.csdn.net/metababy/archive/2008/07/07/2621808.aspx</guid><wfw:comment>http://blog.csdn.net/metababy/comments/2621808.aspx</wfw:comment><comments>http://blog.csdn.net/metababy/archive/2008/07/07/2621808.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/metababy/comments/commentRss/2621808.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2621808</trackback:ping><description>从国外某著名DNN 知情人士 Nina's Blog上看到一些有用的文章，在此记录一下，也为国内DNN，问题搜索，出一点力。一如继往的，没有翻译。得省下时间作更有作的事。请原谅。&lt;img src ="http://blog.csdn.net/metababy/aggbug/2621808.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>花纯春</dc:creator><title>在DNN中,为User Profile添加Photo属性的问题</title><link>http://blog.csdn.net/metababy/archive/2008/07/01/2602368.aspx</link><pubDate>Tue, 01 Jul 2008 15:49:00 GMT</pubDate><guid>http://blog.csdn.net/metababy/archive/2008/07/01/2602368.aspx</guid><wfw:comment>http://blog.csdn.net/metababy/comments/2602368.aspx</wfw:comment><comments>http://blog.csdn.net/metababy/archive/2008/07/01/2602368.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/metababy/comments/commentRss/2602368.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2602368</trackback:ping><description>上周，想为DNN的User Profile添加照片。结果找相关信息一看，并不像想的那么容易，一翻苦找。发现http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/111/threadid/232413/scope/posts/Default.aspx

http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/111/threadid/237513/scope/posts/threadpage/3/Default.aspx

这儿有和我一样的问题，几乎是同步的，我也在参与，由于现在还没有解决，所以我在此也发贴。想我们国内的程序员应该比他们更强。
&lt;img src ="http://blog.csdn.net/metababy/aggbug/2602368.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>花纯春</dc:creator><title>收藏《CnForums和已有系统的整合方案》《通过IViewObject接口,取浏览器的图象,实现SNAP 》《SNAP的另类实现,采用iFRAME,内嵌框架的形式.》等</title><link>http://blog.csdn.net/metababy/archive/2008/06/27/2592625.aspx</link><pubDate>Fri, 27 Jun 2008 17:50:00 GMT</pubDate><guid>http://blog.csdn.net/metababy/archive/2008/06/27/2592625.aspx</guid><wfw:comment>http://blog.csdn.net/metababy/comments/2592625.aspx</wfw:comment><comments>http://blog.csdn.net/metababy/archive/2008/06/27/2592625.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/metababy/comments/commentRss/2592625.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2592625</trackback:ping><description>发现很多好文章，太技术了，不得不合在一起，贴出来&lt;img src ="http://blog.csdn.net/metababy/aggbug/2592625.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>花纯春</dc:creator><title>DNN之user profile问题</title><link>http://blog.csdn.net/metababy/archive/2008/06/27/2591532.aspx</link><pubDate>Fri, 27 Jun 2008 13:10:00 GMT</pubDate><guid>http://blog.csdn.net/metababy/archive/2008/06/27/2591532.aspx</guid><wfw:comment>http://blog.csdn.net/metababy/comments/2591532.aspx</wfw:comment><comments>http://blog.csdn.net/metababy/archive/2008/06/27/2591532.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/metababy/comments/commentRss/2591532.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2591532</trackback:ping><description>需要再深入的研究一下，profile的数据是存放在什么地方。而在admin\users目录下，也不能清楚的看到profile的布局，只有看起来很分散的ascx文件。&lt;img src ="http://blog.csdn.net/metababy/aggbug/2591532.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>花纯春</dc:creator><title>最近关于DNN，又有一些值得记录的小技巧(tips)，sql乱码和articles模块源码修改</title><link>http://blog.csdn.net/metababy/archive/2008/06/11/2536257.aspx</link><pubDate>Wed, 11 Jun 2008 16:28:00 GMT</pubDate><guid>http://blog.csdn.net/metababy/archive/2008/06/11/2536257.aspx</guid><wfw:comment>http://blog.csdn.net/metababy/comments/2536257.aspx</wfw:comment><comments>http://blog.csdn.net/metababy/archive/2008/06/11/2536257.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/metababy/comments/commentRss/2536257.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2536257</trackback:ping><description>然后是一个花了我1天多时间的问题。这儿有一个老外的描述，和我遇到的问题一样。
我就直接贴过来了，避免重复劳动，你就当编英文吧。&lt;img src ="http://blog.csdn.net/metababy/aggbug/2536257.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>花纯春</dc:creator><title>解决VS2005中不能单步执行asp.net的问题</title><link>http://blog.csdn.net/metababy/archive/2008/04/29/2343589.aspx</link><pubDate>Tue, 29 Apr 2008 17:29:00 GMT</pubDate><guid>http://blog.csdn.net/metababy/archive/2008/04/29/2343589.aspx</guid><wfw:comment>http://blog.csdn.net/metababy/comments/2343589.aspx</wfw:comment><comments>http://blog.csdn.net/metababy/archive/2008/04/29/2343589.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/metababy/comments/commentRss/2343589.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2343589</trackback:ping><description>说起来惭愧，从winform转向asp.net以来，还没有用过单步，F10/F11基本没用。偶尔想用一下，发现没有反应，也就作罢。今天有一个问题&lt;img src ="http://blog.csdn.net/metababy/aggbug/2343589.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>花纯春</dc:creator><title>偶然发现asp.net中使用script的小区别</title><link>http://blog.csdn.net/metababy/archive/2008/04/29/2343044.aspx</link><pubDate>Tue, 29 Apr 2008 15:31:00 GMT</pubDate><guid>http://blog.csdn.net/metababy/archive/2008/04/29/2343044.aspx</guid><wfw:comment>http://blog.csdn.net/metababy/comments/2343044.aspx</wfw:comment><comments>http://blog.csdn.net/metababy/archive/2008/04/29/2343044.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/metababy/comments/commentRss/2343044.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2343044</trackback:ping><description>最早用js实现变换图片模块时，遇到的问题，现在偶然间发现了原因。&lt;img src ="http://blog.csdn.net/metababy/aggbug/2343044.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>花纯春</dc:creator><title>为DNN开发变换图片模块的总结</title><link>http://blog.csdn.net/metababy/archive/2008/04/24/2322766.aspx</link><pubDate>Thu, 24 Apr 2008 13:10:00 GMT</pubDate><guid>http://blog.csdn.net/metababy/archive/2008/04/24/2322766.aspx</guid><wfw:comment>http://blog.csdn.net/metababy/comments/2322766.aspx</wfw:comment><comments>http://blog.csdn.net/metababy/archive/2008/04/24/2322766.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/metababy/comments/commentRss/2322766.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2322766</trackback:ping><description>实践出真知&lt;img src ="http://blog.csdn.net/metababy/aggbug/2322766.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>花纯春</dc:creator><title>DNN4.8+SQL 2005 EXPRESS安装及DNN　4.8版本的新特性与其他版本的差异</title><link>http://blog.csdn.net/metababy/archive/2008/01/30/2073766.aspx</link><pubDate>Wed, 30 Jan 2008 17:54:00 GMT</pubDate><guid>http://blog.csdn.net/metababy/archive/2008/01/30/2073766.aspx</guid><wfw:comment>http://blog.csdn.net/metababy/comments/2073766.aspx</wfw:comment><comments>http://blog.csdn.net/metababy/archive/2008/01/30/2073766.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/metababy/comments/commentRss/2073766.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2073766</trackback:ping><description>装好VPC开发环境后，不想去找SQL SERVER 2000的光盘，就直接用VS2005附带的SQL server 2005 EXPRESS。

dnn 4.8 与SQL SERVER 2005 EXPRESS配合

第一个遇到的总是就是在vs2005装好后，再安装IIS6，因此，无论如何配置IIS，访问DNN站点时，都不会显示安装画面。
最多显示一个站点的目录列表。
&lt;img src ="http://blog.csdn.net/metababy/aggbug/2073766.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>花纯春</dc:creator><title>初学者，DNN 模块间通信实现的总结</title><link>http://blog.csdn.net/metababy/archive/2008/01/22/2059119.aspx</link><pubDate>Tue, 22 Jan 2008 15:00:00 GMT</pubDate><guid>http://blog.csdn.net/metababy/archive/2008/01/22/2059119.aspx</guid><wfw:comment>http://blog.csdn.net/metababy/comments/2059119.aspx</wfw:comment><comments>http://blog.csdn.net/metababy/archive/2008/01/22/2059119.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/metababy/comments/commentRss/2059119.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2059119</trackback:ping><description>作为DNN的初学者，最近有两个任务，一个是IMC，IMC的全称是Inter Module Communication,另一个就是对数据库任意表的操作练习。

现在将IMC搞定了。&lt;img src ="http://blog.csdn.net/metababy/aggbug/2059119.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>花纯春</dc:creator><title>DNN3.x升级到4.X论坛图标不显示的总结</title><link>http://blog.csdn.net/metababy/archive/2008/01/21/2057255.aspx</link><pubDate>Mon, 21 Jan 2008 18:35:00 GMT</pubDate><guid>http://blog.csdn.net/metababy/archive/2008/01/21/2057255.aspx</guid><wfw:comment>http://blog.csdn.net/metababy/comments/2057255.aspx</wfw:comment><comments>http://blog.csdn.net/metababy/archive/2008/01/21/2057255.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/metababy/comments/commentRss/2057255.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2057255</trackback:ping><description>从DNN3.x升级到4.X论坛图标不显示的总结。
关键字：forum module gif png&lt;img src ="http://blog.csdn.net/metababy/aggbug/2057255.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>