<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_海纳百川 有容乃大（http://www.brtech.com.cn）</title><subtitle type="text">海纳百川，有容乃大（http://www.brtech.com.cn）</subtitle><id>http://feed.cnblogs.com/blog/u/11579/rss</id><updated>2006-06-07T04:07:02Z</updated><author><name>阿昆</name><uri>http://www.cnblogs.com/ekun008/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ekun008/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/11579/rss"/><entry><id>http://www.cnblogs.com/ekun008/archive/2006/06/07/419486.html</id><title type="text">[分享]真正的分页存储过程,借鉴了CSDN上众多力量,除BUG版,分享给大家</title><summary type="text">在这里,感谢所有CSDNBLOG上贴过相关主题贴子的兄弟,下面的方法是建立在CSDNBLOG上七篇关于分页存储过程的基础上的前段时间研究分页的时候,在CSDN的BLOG上看到了一位兄弟写的分页存储过程,发现非常好,于是,就使用了这个存储过程,下面是原版的分页存储过程--开始CREATEPROCEDUREGetRecordFromPage@tblNamevarchar(255),--表名@fldNa...</summary><published>2006-06-07T04:07:00Z</published><updated>2006-06-07T04:07:00Z</updated><author><name>阿昆</name><uri>http://www.cnblogs.com/ekun008/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ekun008/archive/2006/06/07/419486.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ekun008/archive/2006/06/07/419486.html"/></entry><entry><id>http://www.cnblogs.com/ekun008/archive/2006/06/02/415955.html</id><title type="text">CommunityServer页面间关系</title><summary type="text">当我们第一眼见到CS的时候你是不是被他那么纷繁复杂的结构看傻眼呢。那么在认识CS之前最好对它的页面间关系做一个全面的了解，这对我门改造CS有较大的帮助。首先我们对整体一个简单的了解，如图，此为在IDE中打开的项目列表：其中CommunityServerWeb项目为IIS运行的WEB项目，项目的UI层相关的都放在此处。CommunityServerComponents和CommunityServer...</summary><published>2006-06-02T08:06:00Z</published><updated>2006-06-02T08:06:00Z</updated><author><name>阿昆</name><uri>http://www.cnblogs.com/ekun008/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415955.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415955.html"/></entry><entry><id>http://www.cnblogs.com/ekun008/archive/2006/06/02/415953.html</id><title type="text">CommunityServer研习心得</title><summary type="text">整个anf的结构其实都遵循同样的编程模型都是请求url-&amp;gt;url rewrite-&amp;gt;aspx-&amp;gt;ascx-&amp;gt;load cs-&amp;gt;response把握好一个页面的写作方式,其他就不攻自破了eg.aspnetforums/showforum.aspxcontrols/view/threadview.csAspNetForums.Controls.ForumImageButt...</summary><published>2006-06-02T08:04:00Z</published><updated>2006-06-02T08:04:00Z</updated><author><name>阿昆</name><uri>http://www.cnblogs.com/ekun008/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415953.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415953.html"/></entry><entry><id>http://www.cnblogs.com/ekun008/archive/2006/06/02/415952.html</id><title type="text">CommunityServer皮肤主题的更换</title><summary type="text">还记得duwamish吗？在那里面，一些页面由用户控件组成，而其所承担的逻辑处理都是在控件内部完成的，这样是把控件做为单独的逻辑模块使用。在forum里，我们又看到了这种处理方法，并且，更加的复杂和灵活，用来实现皮肤主题的更换。通过前面的两篇笔记，已经大致了解了forum的控件使用，下面就做一次该方面的总结。（广告时间：之所以先关注这个，是因为我想把下一版的stella里使用这种模式。请大家期待大...</summary><published>2006-06-02T08:04:00Z</published><updated>2006-06-02T08:04:00Z</updated><author><name>阿昆</name><uri>http://www.cnblogs.com/ekun008/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415952.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415952.html"/></entry><entry><id>http://www.cnblogs.com/ekun008/archive/2006/06/02/415950.html</id><title type="text">CommunityServer实例分析</title><summary type="text">CommunityServer实例分析——注册新用户(1) 对于类似于CommunityServer（简称CS）这样如此庞大的系统，很多朋友苦于无法入手，根据我对CS研究的一点经验，感觉从具体实例入手是最简单直接的。因此，我首先以注册新用户这个实例来向大家一步步揭开CS的神秘面纱。1. 准备工作本文以CCS（China Community Server，基于CS二次开发）为例，下载地址： http...</summary><published>2006-06-02T08:03:00Z</published><updated>2006-06-02T08:03:00Z</updated><author><name>阿昆</name><uri>http://www.cnblogs.com/ekun008/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415950.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415950.html"/></entry><entry><id>http://www.cnblogs.com/ekun008/archive/2006/06/02/415947.html</id><title type="text">CommunityServer布局</title><summary type="text">如何修改CCS的页面布局 相信很多人觉得比较麻烦这里就来看看CCS的首页有些什么1、加载默认首页布局&amp;lt;CS:ContentContainer runat="server" id="MPContainer"&amp;gt;文件位置：CommunityServerControls\ContentContainer.cs该类继承于MetaBuilders.WebControls.MasterPages.C...</summary><published>2006-06-02T08:02:00Z</published><updated>2006-06-02T08:02:00Z</updated><author><name>阿昆</name><uri>http://www.cnblogs.com/ekun008/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415947.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415947.html"/></entry><entry><id>http://www.cnblogs.com/ekun008/archive/2006/06/02/415944.html</id><title type="text">Community Server系列之七：快速找到需要修改的文件[技巧] </title><summary type="text">CS中的模板几乎遍布整个应用，当我们利用SDK做二次开发的时候，我们需要很长的熟悉过程，而这个过程大部分时间被烦躁的检索所占据，检索模板、检索类文件，检索类文件我们可以使用类视图快速定位到类所在的文件。然而确定需要修改的模板或需要修改的类却不是那么方便的事情。CS在这里为我们做了一些工作，但并不是特别方便，按照下面的方法即可直观的找到需要修改的文件。 在CS中，如果是调试项目，在生成的HTML代码...</summary><published>2006-06-02T07:59:00Z</published><updated>2006-06-02T07:59:00Z</updated><author><name>阿昆</name><uri>http://www.cnblogs.com/ekun008/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415944.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415944.html"/></entry><entry><id>http://www.cnblogs.com/ekun008/archive/2006/06/02/415942.html</id><title type="text">Community Server系列之六：CS2中的关键词及数据结构 </title><summary type="text">写这篇帖子的目的在于介绍整个CS中的关键点，以我的经验来看着重应该了解的地方的一些罗列。这对初次接触CS的朋友来说我想是有帮助的。 模块：在CS2中最主要的官方模块有（论坛Forums、博客Blogs、相册Galleries）现在只讨论主要的这三个模块，下面的文字也围绕着这三个模块进行讨论。这三个模块具有一定的共同点，CS把这三个模块抽象到一起了，这是CS的核心所在。 名称 说明 主要数据表 备注...</summary><published>2006-06-02T07:58:00Z</published><updated>2006-06-02T07:58:00Z</updated><author><name>阿昆</name><uri>http://www.cnblogs.com/ekun008/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415942.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415942.html"/></entry><entry><id>http://www.cnblogs.com/ekun008/archive/2006/06/02/415939.html</id><title type="text">Community Server系列之八：CS2中的CSContext </title><summary type="text">由于WEB请求是无状态的，在请求过程中需要保存的共享信息保存在HttpContext中，在Http请求过程中HttpContext始终贯穿整个请求过程，在CS2中相当于对HTTPContext进行了扩展，除了包含HTTPContext中的信息外，CSContext还包含了在CS的整个请求过程中需要共享的自己的数据，如当前请求的用户、Section、Post等等公用数据。 在CS中，一个页面往往涉及...</summary><published>2006-06-02T07:57:00Z</published><updated>2006-06-02T07:57:00Z</updated><author><name>阿昆</name><uri>http://www.cnblogs.com/ekun008/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415939.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415939.html"/></entry><entry><id>http://www.cnblogs.com/ekun008/archive/2006/06/02/415937.html</id><title type="text">Community Server系列之四：Ajax在CS2.0中的应用1 </title><summary type="text">Ajax技术在时下很热门，当然在CS2.0中也不例外的运用到了此技术，CS2中没有使用任何第三方Ajax控件，这就给我们提供一个研究Ajax机理的好地方，现介绍一下在CS2中Ajax的一些简单应用，并分析应用的原理。  我想要研究此技术最好的办法就是把代码分离出来放在自己的工程中，重现这些功能，在重现这些功能的时候一定会遇到这样或那样的问题，这恰好是我们应该着重研究的地方，所以让我们先来分离代码吧...</summary><published>2006-06-02T07:51:00Z</published><updated>2006-06-02T07:51:00Z</updated><author><name>阿昆</name><uri>http://www.cnblogs.com/ekun008/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415937.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ekun008/archive/2006/06/02/415937.html"/></entry></feed>
