<?xml version="1.0" encoding="gbk"?>
			<?xml-stylesheet type="text/css" href="http://space.itpub.net/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>.NET技术</title>
			    <link>http://space.itpub.net/?uid-12639172</link>
			    <description>.NEt专家博客！</description>
			    <copyright>Copyright(C) .NET技术</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Sat, 09 Aug 2008 04:40:28 GMT</lastBuildDate><item>
								<title>DotNetNuke 数据访问层</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-414920</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 21pt; LINE-HEIGHT: 150%"><FONT size=2><SPAN style="FONT-SIZE: 10.5pt; LINE-HEIGHT: 150%; FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; ...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Wed, 30 Jul 2008 15:52:29 GMT</pubDate>
							</item>
							<item>
								<title>DotNetNuke的配置</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-414842</link>
								<description><![CDATA[<SPAN lang=EN-US style="FONT-SIZE: 10.5pt; LINE-HEIGHT: 150%; mso-fareast-language: ZH-CN"><STRONG>配置</STRONG><BR><FONT size=2>Web.config</FONT></SPAN><FONT size=2><SPAN style="FONT-SIZE: 10.5pt; LINE-HEIGHT: 150%; FONT-FAMILY: 宋体; mso-ascii-font-f...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Wed, 30 Jul 2008 15:50:34 GMT</pubDate>
							</item>
							<item>
								<title>DotNetNuke的简介，策略及需求</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-414841</link>
								<description><![CDATA[<H3 style="MARGIN: 12pt 0cm 3pt; LINE-HEIGHT: 150%"><FONT size=2><SPAN style="FONT-FAMILY: 宋体; mso-ascii-font-family: Verdana; mso-hansi-font-family: Verdana; mso-fareast-language: ZH-CN">简介</SPAN><SPAN lang=EN-US style="FONT-FAMILY: Verdana; mso-f...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Wed, 30 Jul 2008 15:48:14 GMT</pubDate>
							</item>
							<item>
								<title>如何写DNN文件</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-414839</link>
								<description><![CDATA[在所有DNN模块的安装包中，都有一个*.DNN文件。这个文件就是DNN模块的安装文件清单。在安装模块时DNN应用程序读取该文件，按照文件清单中的内容安装相关文件和数据库脚本。<BR>DNN文件是一个XML文件结构大致如下：<BR>
<DIV style="BORDER-RIGHT: windowtext 0.5pt solid...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Wed, 30 Jul 2008 15:44:21 GMT</pubDate>
							</item>
							<item>
								<title>DNN：如何防止页面中的敏感信息被提取</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-414838</link>
								<description><![CDATA[公布到网页上的Email经常会被一些工具自动提取，一些非法用户就会利用所提取的Email大肆发送垃圾邮件。这些工具大多都是查找链接中“mailto:”后面的信息或是“@”前后的信息来达到提取Email的目的。我在看DotNetNuke（以下简称DNN）的源代码时发现了一个不错的方式来防止...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Wed, 30 Jul 2008 15:40:52 GMT</pubDate>
							</item>
							<item>
								<title>DNN 模块开发：用CodeSmith Templates进行编码</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-414836</link>
								<description><![CDATA[在利用CodeSmith Templates进行代码编写之前，我们应该先完成数据表的设计。因为CodeSmith Templates是根据数据表的字段来生成相应代码的。
<P>　　首先根据《DNN模块开发系列文章（1）——分析设计》中对MyCompany_Article文章信息表的定义在SQL Server数据库中进行设计...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Wed, 30 Jul 2008 15:35:07 GMT</pubDate>
							</item>
							<item>
								<title>DNN中的通用控件（下）</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-414834</link>
								<description><![CDATA[<P><SPAN style="FONT-SIZE: 18pt"><STRONG>TextEditor：<BR></STRONG></SPAN><BR><IMG src="http://images.cnblogs.com/cnblogs_com/esshs/2005070101.gif" border=0><BR><BR><STRONG>简介：<BR></STRONG>富文本编辑器控件。功能就不用多说了吧，大家都经常用到的。DNN利...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Wed, 30 Jul 2008 15:33:45 GMT</pubDate>
							</item>
							<item>
								<title>DNN中的通用控件（上）</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-414833</link>
								<description><![CDATA[DNN中的通用控件主要在DotNetNuke.UI命名空间下，而与模块开发紧密相关的都在DotNetNuke.UI.UserControls中，它们是开发具有DNN风格模块不可缺少的元素。
<P><STRONG style="FONT-SIZE: 14pt"><SPAN style="FONT-SIZE: 18pt">LabelControl</SPAN><BR><BR><IMG src="http:...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Wed, 30 Jul 2008 15:28:08 GMT</pubDate>
							</item>
							<item>
								<title>与模块开发相关的类</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-414829</link>
								<description><![CDATA[DNN做为一个功能强大的网站框架，它提供了提供了很多有用的类来为开发模块提供方便，以下列出几个和模块开发紧密相关的类：
<P><STRONG>PortalModuleBase<BR></STRONG>说明：模块基类。所有的模块都是通过该类继承而来。这个类定义了DNN模块所要用到的方法和属性。<BR>命...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Wed, 30 Jul 2008 15:23:59 GMT</pubDate>
							</item>
							<item>
								<title>在DNN中添加模块定义</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-413660</link>
								<description><![CDATA[<P><SPAN style="FONT-SIZE: 18pt"><STRONG><FONT size=3>添加模块定义</FONT></STRONG><BR></SPAN><BR>　　把模块添加到DNN中后。虽然现在这个模块还不能运行，但是先添加进去就可以一边开发一边看到它的效果了。<BR><BR>一、用host（主机管理员）的身份登陆，进入“Host...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Wed, 30 Jul 2008 15:09:24 GMT</pubDate>
							</item>
							<item>
								<title>DNN模块开发—分析设计</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-413659</link>
								<description><![CDATA[<P><STRONG><FONT size=3>序</FONT></STRONG><BR><BR>　　DNN做为一个优秀的门户网站框架，可以通过安装各种功能模块的方式扩充应用。正是通过这一优秀的功能，DNN框架可以实现：文章管理，图片管理，文档管理，论坛，博客，商店，调查，FAQ等等各种各样满足实际需求的模块...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Wed, 30 Jul 2008 15:06:24 GMT</pubDate>
							</item>
							<item>
								<title>【Birdshover】.Net 内存缓存项目 SharpCached源码</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-413577</link>
								<description><![CDATA[<P>/*&nbsp; SharpCached 是一个内存缓存工具<BR>&nbsp;*&nbsp; by yurow @ http://birdshover.cnblogs.com<BR>&nbsp;*&nbsp; 2008-7-29 created<BR></P>
<P>&nbsp;*/</P>
<P>&nbsp;</P>
<P>&nbsp;SharpCached V0.6</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>下载地址：h...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Wed, 30 Jul 2008 09:14:16 GMT</pubDate>
							</item>
							<item>
								<title>【stswordman】SQL Server 2005: 存储过程签名</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-413573</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><FONT face=Calibri>SQLSERVER 2005</FONT><SPAN lang=ZH-CN style="FONT-FAMILY: SimSun">提供的对存储过程签名</SPAN><SPAN style="COLOR: #1f497d; FONT-FAMILY: SimSun; mso-themecolor: dark2">(signature)</SPAN><S...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Wed, 30 Jul 2008 09:13:12 GMT</pubDate>
							</item>
							<item>
								<title>【二十四画生】快速正确的制作DNN模块数据库安装脚本</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-412179</link>
								<description><![CDATA[<P>　DotNetNuke模块开发完成后，对于有添加新的数据表的模块，都需要制作DNN模块的数据库安装脚本。关于快速正确的制作数据库安装脚本，我总结了一点小小的经验，今天把它Post出来大家分享，如果大家有更方便的方法也请不吝赐教。<BR><BR>1、我这种方法适合，边开发边完善...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Tue, 29 Jul 2008 15:36:57 GMT</pubDate>
							</item>
							<item>
								<title>DNN中搜索引擎原理:如何获取SearchItem</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-412165</link>
								<description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DNN是如和将形式各异的模块内容提取到SearchItem表中的呢？SearchWord（索引关键字）表的内容又是如何获得呢？<BR>　　首先，模块实现ISearchable接口是解决以上问题的基础。在DNN中定义了一个ISearchable接口（ISearchable.v...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Tue, 29 Jul 2008 14:16:09 GMT</pubDate>
							</item>
							<item>
								<title>DNN中搜索引擎原理——数据库分析篇</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-412164</link>
								<description><![CDATA[　DotNetNuke<SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">（以下简称</SPAN><SPAN lang=EN-US style="FONT-SIZE: 9pt">DNN</SPAN><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY:...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Tue, 29 Jul 2008 14:14:20 GMT</pubDate>
							</item>
							<item>
								<title>【二十四画生】建立模块开发项目</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-412162</link>
								<description><![CDATA[开发DNN模块可以通过两种开发环境来进行：<BR>一、在整个DNN解决方案下建立模块开发项目。<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 优点：可以方便的引用DNN组件，参考其他模块的实现方式，可以随时通过“转到定义”的操作查看DNN中该方法的定义，调试起来也比较容...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Tue, 29 Jul 2008 14:07:33 GMT</pubDate>
							</item>
							<item>
								<title>用NowGenerator V3.0进行DNN模块开发</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-412146</link>
								<description><![CDATA[曾经用CodeSmith进行DNN模块开发，为了节省时间和生成更多的代码，在其提供的模版的基础上创建了一套自己的模版。虽然做出来了，但被CodeSmith脚本折磨得不行。 
<P>直到NowGenerator的出现，开发步骤如下：</P>
<P>1、建表和视图（在一个干净的数据库里面建）</P>
<P>...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Tue, 29 Jul 2008 11:49:11 GMT</pubDate>
							</item>
							<item>
								<title>DotNetNuke开发——自定义登陆页面</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-412141</link>
								<description><![CDATA[<SPAN lang=EN-US>DotNetNuke</SPAN><SPAN>中的登陆页面有如下功效：<BR><BR></SPAN><SPAN lang=EN-US><SPAN>1、<SPAN>&nbsp; </SPAN></SPAN><SPAN>若用户未登陆，点击右上角的“登陆”链接按钮，跳至网站的登陆页面；<BR></SPAN><SPAN lang=EN-US><SPAN>2、<SPAN>&nbsp; ...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Tue, 29 Jul 2008 11:46:16 GMT</pubDate>
							</item>
							<item>
								<title>【不老爬虫】ASP.NET 网络文件夹，可在项目中直接使用</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-410801</link>
								<description><![CDATA[项目中需要一个网络共享文件夹，在网上找了好多代码没有合适的，自己编写、整理了一个。 
<P>希望对大家有用。</P>
<P>&nbsp;<IMG style="WIDTH: 733px; HEIGHT: 453px" height=453 alt="" src="http://images.cnblogs.com/cnblogs_com/Leodr/147069/r_%e6%9c%aa%e5%91%...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Mon, 28 Jul 2008 10:08:52 GMT</pubDate>
							</item>
							<item>
								<title>【李华君】C#对SQL Server常见操作</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-410792</link>
								<description><![CDATA[<FONT color=#008080>&nbsp; 1<IMG alt="" src="http://www.cnblogs.com/Images/OutliningIndicators/None.gif" align=top></FONT><SPAN style="COLOR: #000000">类中&nbsp;soSqlEdit.cs<BR></SPAN><SPAN style="COLOR: #008080">&nbsp;&nbsp;2</SPAN><SPAN style="COLOR:...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Mon, 28 Jul 2008 09:44:35 GMT</pubDate>
							</item>
							<item>
								<title>【soman 】向ASP.NET中添加FreeTextBox外部控件</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-410791</link>
								<description><![CDATA[<P><STRONG>FreeTextBox</STRONG> 是一个基于 Internet Explorer 中 MSHTML 技术的 ASP.NET 开源服务器控件。这是一款优秀的自由软件（Free Software），我们可以轻松地将其嵌入到 Web Forms 中实现 HTML 内容的在线编辑，在新闻发布、博客写作、论坛社区等多种 Web 系统。...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Mon, 28 Jul 2008 09:41:06 GMT</pubDate>
							</item>
							<item>
								<title>【twfx118】SQL语句中GO 和EXEC是什么意思</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-410789</link>
								<description><![CDATA[GO <BR>用信号通知&nbsp;Microsoft&amp;reg;&nbsp;SQL&nbsp;Server&#8482;&nbsp;实用工具一批&nbsp;Transact-SQL&nbsp;语句的结束。 <BR>语法 <BR>GO <BR>注释 <BR>GO&nbsp;不是&nbsp;Transact-SQL&nbsp;语句；而是可为&nbsp;osql&nbsp;和&nbsp;isql&nbsp;实用工具及&nbsp...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Mon, 28 Jul 2008 09:36:47 GMT</pubDate>
							</item>
							<item>
								<title>【桂素伟】Asp.net的用户管理</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-410182</link>
								<description><![CDATA[<SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 新宋体">在大多数系统中，开发人员都是自己建立用户管理系统<BR></SPAN><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 新宋体">在asp.net中，微软给了一套用户验证，权限，角色的控件和API，接下来的几往篇文单谈一下自己的浅薄认...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Fri, 25 Jul 2008 16:26:32 GMT</pubDate>
							</item>
							<item>
								<title>【真见】ASP.NET AJAX 4.0 Template Example</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-410181</link>
								<description><![CDATA[<FONT size=2>前2天发布的ASP.NET AJAX 4.0有很多很酷的东西,写此文是示范其中的模板功能。这个例子的Source Code available for download。</FONT>
<P><FONT size=2>首先我们要下载microsoftajaxtemplates.js可从codeplex得到，并将其添加到我们的项目。 然后我们要通过...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Fri, 25 Jul 2008 16:19:08 GMT</pubDate>
							</item>
							<item>
								<title>【xiaotie】Asp.Net异常Asynchronous 的解决方案</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-410180</link>
								<description><![CDATA[昨天碰见了一个怪事，同样的一个方法A()，在控制台程序中调用和在Asp.Net页面中调用，结果完全不一样。在控制台程序中运行正常，在Asp.Net下不能得到正确结果。
<P>&nbsp;&nbsp;&nbsp; 方法A()的执行过程如下：</P>
<P>&nbsp;&nbsp;&nbsp; A()调用第三方库的异步方法B()...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Fri, 25 Jul 2008 16:14:22 GMT</pubDate>
							</item>
							<item>
								<title>【Microbar 】Asp.net 类中使用中括号([......])的作用</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-409984</link>
								<description><![CDATA[对于类似于这样的说明标记[System.ComponentModel.DataObjectMethodAttribute(System.ComponentModel.DataObjectMethod<BR>Type.Delete, true)]<BR>该标记不起任何实际作用,仅是告诉vs该语句下面的方法(Method)是ObjectDataSource的默认绑定方法<BR><BR>标记的作用是为了让...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Thu, 24 Jul 2008 16:51:07 GMT</pubDate>
							</item>
							<item>
								<title>【janes】多表查询 外连接</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-409964</link>
								<description><![CDATA[<SPAN style="FONT-FAMILY: 新宋体">关于外连接查询：链接查询的时候经常直接使用连接语句，可是如果只有主键没有写其他属性的时候，直接用连接查询得到的记录数是不完整的。</SPAN>
<P style="MARGIN-LEFT: 18pt"><SPAN style="FONT-FAMILY: 新宋体">所以应该使用外连接...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Thu, 24 Jul 2008 16:18:02 GMT</pubDate>
							</item>
							<item>
								<title>【leo】连载：大学生求职七大昏招（十七）缺少职业素养(2)</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-409935</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: center" align=center><A name=_Toc200711391></A><FONT size=2><SPAN style="mso-bookmark: _Toc200711391"><B style="mso-bidi-font-weight: normal"><SPAN style="FONT-SIZE: 12pt; COLOR: red; FONT-FAMI...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Thu, 24 Jul 2008 15:38:19 GMT</pubDate>
							</item>
							<item>
								<title>【秋天的思念】SQL中CONVERT转化函数的用法</title>
								<link>http://space.itpub.net/?uid-12639172-action-viewspace-itemid-409917</link>
								<description><![CDATA[<P>CONVERT的使用方法:</P>
<P>////////////////////////////////////////////////////////////////////////////////////////</P>
<P>格式:<BR>CONVERT(data_type,expression[,style])</P>
<P>说明:<BR>此样式一般在时间类型(datetime,smalldatetime)与字符串类型(ncha...]]></description>
								<category>blog</category>
								<author>ITPUB_DotNetSpa</author>
								<pubDate>Thu, 24 Jul 2008 14:52:03 GMT</pubDate>
							</item>
							
		</channel>
	</rss>