六月 2006 - 日志

[CS enhancement]ExtendedAttributes in Community Server

In this, the first of what I hope is a long line of articles based on customizing Community Server , I want to talk about a little know but very powerful property found in many places inside the CS API. One thing people often need to do in Community Server
发表于 作者 大兵 | 0 评论
相关主题:

Community Server资料收集

Community Server学习资料 uGoer 系列文章 Community Server专题一:概述Community Server Community Server专题二:体系结构 Community Server专题:附件(DOC&PPT)--2005年10月10日更新 Community Server专题三:HttpModule Community Server专题四:HttpHandler Community Server专题五:IHttpHandlerFactory Community
发表于 作者 大兵 | 0 评论
相关主题:

[转]Community Server用户注册过程

下面是 Community Server 用户的注册过程,是从 sql server 的 profiler 跟踪来的,下文从数据库的角度分析一下用户的注册过程,我们的 cs 论坛已转换为标准的 asp.net 2.0 的 membership ,经过对比 cs 的用户管理表和标准的 asp.net 2.0 的用户管理表结构一模一样,从 aspnet_Applications 到 aspnet_WebEvent_Events 共 11 个表。分析的目的就是为了下一步整合系统,作出自的会员注册系统。
发表于 作者 大兵 | 0 评论
相关主题:

[服务器优化]IIS Compression in IIS6.0

Hold on to your hats folks. If you don't have compression installed on your web server, either IIS Compression or a 3rd party, and you have IIS6.0 and pay for bandwidth you're missing out on something good. In the day of IIS5 and earlier the compression
发表于 作者 大兵 | 0 评论
相关主题:

新增在线聊天功能gabbly

大家试试看:) 就在首页面的右竖菜单栏。
发表于 作者 大兵 | 0 评论