随笔-65  评论-380  文章-0  trackbacks-6
DotNetNuke相关
关于DDN的研究和学习
超强扩展性的DNN-DotNetNuke模块功能分类列表(from 中国DNN)
摘要: dnn 官方的模块列表统计(截止日期2005.7.18)阅读全文
posted @ 2006-04-17 14:13 Carlwave-陆飞(Fei.Lu) 阅读(1780) | 评论 (1) 编辑
DotNetNuke命名空间概述
摘要: Prior to DotNetNuke 3.0 the namespace overview would have been fairly concise, considering nearly
all classes fell under the root DotNetNuke namespace. In DotNetNuke 3.0, we brought structure to the
namespace hierarchy by completely reorganizing the namespaces and class locations. Figure 7-7 shows
the second-level namespaces that fall under the root “DotNetNuke” namespace, and the list that follows
explains each one.阅读全文
posted @ 2006-03-14 22:23 Carlwave-陆飞(Fei.Lu) 阅读(405) | 评论 (0) 编辑
DotNetNuke基本构架图-帮助你更好的了解DNN开发构架
摘要: DotNetNuke基本构架图预览
DotNetNuke 的构架允许使应用层被建立分布在两个服务上:web服务和数据服务,web服务包括介绍层,业务逻辑层和数据获取层,数据服务包括数据层。详细情况看图:
Architectural Overview
The DotNetNuke architecture permits the application tiers to be distributed across two servers: the web
server and the database server, The web server contains the presentation, business
logic, and data access layers. The database server contains the data layer.阅读全文
posted @ 2006-03-12 15:26 Carlwave-陆飞(Fei.Lu) 阅读(713) | 评论 (0) 编辑
最近收集的关于VS,ASP.NET,VB.NET,DNN,SQL2005,XML等的好书推荐
摘要: 包括
DNN-2005.06-Professional DotNetNuke Asp.NET Portals.pdf
SQL-2005.10-Apress.Pro.SQL.Server.2005.pdf
VB-2005.11-Wrox.Professional.VB.2005.pdf
ASP-2005.11-Wrox.Professional.ASP.NET.2.0.Nov.2005.pdf
等最新好书21本。都经过本人的整理,标注出版日期,推荐给正在学习VS,SQL SERVER,ASP.NET和DNN的朋友。
有需要的朋友请现在这里给我留言,然后联系我的QQ,情况允许我会把你要的电子书可以发给你。
PS:由于电子书文件较大,无法发送至e-mail中,联系我的QQ,本人将提供最多两本的传送。阅读全文
posted @ 2006-03-10 14:37 Carlwave-陆飞(Fei.Lu) 阅读(3064) | 评论 (45) 编辑
DotNetNuke4.x安装心得(按照下面那篇《最完整的DNN 4.X 安装攻略(适合3.X版本)》安装还是失败的朋友进来看看
摘要: 1、初次安装DotNetNuke4.x,安装完后运行default.aspx出现could not found DotNetNuke_template.mdf?
解决方法:在我blog中下载这个文件,解压缩后放入相应的目录“…\Website\Providers\DataProviders\SqlDataProvider”
相关内容:http://forums.asp.net/1114393/ShowPost.aspx

2、安装完后进入my website主页,发现模块无法显示?
解决方法:这可能是防火墙的问题,请关闭防火墙再尝试,或者打开VS,运行default.aspx

3、web.config设置问题
参见安装指南去配置web.config还不如直接用VS打开web.config,里面的注释写的很详细的,稍微看看就能找到如何配置数据库连接。

阅读全文
posted @ 2006-03-08 23:30 Carlwave-陆飞(Fei.Lu) 阅读(906) | 评论 (0) 编辑
转:最完整的DNN 4.X 安装攻略(适合3.X版本)(http://kk2000.cnblogs.com/archive/2006/02/21/335077.html)
摘要: 第一,首先下载一个DNN 4.X的安装包,下载地址为:http://www.dotnetnuke.com/ (免费、开源的DNN的官方网站),如果你需要汉化包,可以到http://www.dnnchina.net/(DNN在中国传播的推动者之一)下载。

第二,解压。(建议解压到 C:\Inetpub\dotnetnuke2)

第三,把解压文件所在目录设置为共享,并设置权限为完全控制。(以下讲解以Windows Server 2003为例,XP的区别会在相应的地方指出,敬请留意)
阅读全文
posted @ 2006-03-08 10:44 Carlwave-陆飞(Fei.Lu) 阅读(559) | 评论 (0) 编辑
DotNetNuke Announcements(from asp.net forums)
摘要: New forums module has enhanced user interface and many performance improvements

September 15, 2005 -- Perpetual Motion Interactive Systems Inc. today announced the official public release of the DotNetNuke® Forums module. The module is free and Open Source and adds to the already powerful collaboration capabilities of DotNetNuke.

“The DotNetNuke Forums module fulfils a basic requirement sought by community members,” said Shaun Walker, DotNetNuke creator and maintainer. “And bec阅读全文
posted @ 2006-03-06 18:31 Carlwave-陆飞(Fei.Lu) 阅读(140) | 评论 (0) 编辑
DotNetNuke 4.0.0 Starter Kit and Templates... (from http://forums.asp.net/)
摘要: In ASP.NET 2.0, Microsoft has put a lot of focus on making the technology more accessible to the general developer community. A key deliverable in this strategy is the release of an entire suite of low cost ( currently FREE ) "Express" tools. Included in the "Express" line is a tool named "Visual Web Developer" which provides a functional integrated development environment ( IDE ) for ASP.NET 2.0. It also includes features for managing SQL Server 2005 Express, a powerful new database engine for 阅读全文
posted @ 2006-02-26 20:42 Carlwave-陆飞(Fei.Lu) 阅读(1040) | 评论 (0) 编辑
DotNetNuke如何实现内容管理和设计?
posted @ 2006-02-26 20:37 Carlwave-陆飞(Fei.Lu) 阅读(350) | 评论 (0) 编辑
Dotnetnuke简介
摘要: Dotnetnuke是一个免费、开源、可扩展、几近完美的内容管理系统。可广泛应用于商务网站、企业内网(Intranet)和外网网站、在线内容发布网站。 阅读全文
posted @ 2006-02-26 20:36 Carlwave-陆飞(Fei.Lu) 阅读(615) | 评论 (0) 编辑
转:DotNetNuke Community Forums
posted @ 2006-01-31 16:21 Carlwave-陆飞(Fei.Lu) 阅读(92) | 评论 (0) 编辑

昵称:Carlwave-陆飞(Fei.Lu)
园龄:6年
粉丝:4
关注:0
<2012年2月>
2930311234
567891011
12131415161718
19202122232425
26272829123
45678910

搜索

 
 

常用链接

最新随笔

我的标签

随笔分类(89)

相册

我的好友

积分与排名

  • 积分 - 144871
  • 排名 - 648

最新评论

阅读排行榜

评论排行榜

推荐排行榜