2006年3月12日
摘要: 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) 阅读(1471) 评论(0) 推荐(0) 编辑
  2006年3月10日
摘要: 包括 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) 阅读(3627) 评论(45) 推荐(0) 编辑
  2006年3月8日
摘要: 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) 阅读(1149) 评论(0) 推荐(0) 编辑
摘要: 第一,首先下载一个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) 阅读(946) 评论(0) 推荐(0) 编辑
  2006年3月6日
摘要: 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) 阅读(343) 评论(0) 推荐(0) 编辑
摘要: Billy Hollis 解释了在复杂系统中使用存储过程的好处,使存储过程超出了演示软件的范畴,并提供了有关如何访问存储过程并在您自己的应用程序中开始使用这些存储过程的实用示例。 阅读全文
posted @ 2006-03-06 14:31 Carlwave-陆飞(Fei.Lu) 阅读(1113) 评论(0) 推荐(0) 编辑
  2006年2月26日
摘要: 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) 阅读(1346) 评论(0) 推荐(0) 编辑
摘要: 网站设置:网站所有的内容都可以通过网站设置页面进行设定,包括:网站标题,搜索引擎描述,用户欢迎信息,logo,背景和皮肤等。 样式表:安装包括了内建的样式表,用来给门户网站提供基本,统一的样式,样式表可以轻松配置,以修改字体类型,颜色,背景颜色等,并将这些修改统一用到整个门户网站。 ... 阅读全文
posted @ 2006-02-26 20:37 Carlwave-陆飞(Fei.Lu) 阅读(545) 评论(0) 推荐(0) 编辑
摘要: Dotnetnuke是一个免费、开源、可扩展、几近完美的内容管理系统。可广泛应用于商务网站、企业内网(Intranet)和外网网站、在线内容发布网站。 阅读全文
posted @ 2006-02-26 20:36 Carlwave-陆飞(Fei.Lu) 阅读(891) 评论(0) 推荐(0) 编辑
  2006年2月20日
摘要: 下面的指南列出特定的技术,您可以使用这些技术确保所编写的代码达到可接受的性能级别。 除非有特殊的原因要关闭缓冲,否则使其保持打开。禁用 Web 窗体页的缓冲会导致大量的性能开销。 不要依赖代码中的异常。因为异常大大地降低性能,所以您不应该将它们用作控制正常程序流程的方式。如果有可能检测到代码中可能导致异常的状态,请执行这种操作。不要在处理该状态之前捕获异常本身。常见的方案包括:检查 null,分配给将分析为数字值的 String 一个值,或在应用数学运算前检查特定值。下面的示例演示可能导致异常的代码以及测试是否存在某种状态的代码。两者产生相同的结果。 ms-help://MS.MSDNQTR.2003FEB.2052/cpguide/html/cpcondevelopinghigh-performanceaspnetapplications.htm 阅读全文
posted @ 2006-02-20 16:23 Carlwave-陆飞(Fei.Lu) 阅读(840) 评论(0) 推荐(0) 编辑