DotNetNuke 5 User's Guide Get Your Website Up and Running读书摘录1

简介:

What Is DotNetNuke?

DotNetNuke (DNN) is an open source web application framework that can provide CMS functionality.Where DNN differs from other CMSs is the extensibility that it provides through the use of add-ons,known as extensions. DNN can be used for many different types of websites, from the simplest of personal websites to the most complex enterprise internal and external sites. Later in the book we will go into how to configure DNN to work in some common website scenarios.

 

DNN runs on Microsoft .NET, a platform designed to allow a variety of programming languages to be used for developing applications that can run on Microsoft-based operating systems. DNN is written in the VB.NET language, the latest iteration of Microsoft Visual Basic. DNN is the largest and most utilized open source project running on the Microsoft platform, with more than 700,000 registered users at DotNetNuke.com. Because DNN runs on the .NET Framework, you can configure the application to run on web servers powered by Microsoft operating systems, including Windows XP, Windows 2000, Windows 2003,Windows Vista, and Windows Server 2008. DNN is a database-driven application, storing most of the pertinent information for the content and settings for a website in a defined database structure running on Microsoft’s SQL Server, a database server. In most cases, the database server software can run on the same computer as the web server.Websites that receive a lot of traffic can experience performance issues,so putting the database on a standalone server is a common practice.

It is also possible to configure DNN to run on free tools that Microsoft provides. These tools can run on multiple versions of Windows but are mainly useful for versions such as Windows VISTA Home edition that don’t provide the ability to install a web server as part of their core offering. These tools include a free version of the database server, web server, and other components necessary to run a web application. You can find these tools available from Microsoft’s Web Platform Installer by visiting 
www.microsoft.com/Web/downloads/application.aspx.

 

The combination of a Microsoft operating system and database server is a very common configuration in website-hosting businesses. This availability can provide you with many different options for website-hosting services, if you are not comfortable hosting your own website. We will cover these 
free tools and hosting providers in Chapter 2 when we go through the installation procedures for DNN.







本文转自xwdreamer博客园博客,原文链接:http://www.cnblogs.com/xwdreamer/archive/2009/12/26/2297192.html,如需转载请自行联系原作者

目录
相关文章
|
机器学习/深度学习 算法 数据可视化
计算机视觉+深度学习+机器学习+opencv+目标检测跟踪+一站式学习(代码+视频+PPT)-2
计算机视觉+深度学习+机器学习+opencv+目标检测跟踪+一站式学习(代码+视频+PPT)
|
小程序 前端开发 安全
大学生党务学习平台|基于微信小程序实现大学生党务学习平台
大学生党务学习平台|基于微信小程序实现大学生党务学习平台
179 0
|
11月前
|
JavaScript 前端开发 网络架构
如何使用Vue.js构建响应式Web应用
【10月更文挑战第9天】如何使用Vue.js构建响应式Web应用
|
11月前
|
虚拟化
vmware安装OpenEuler系统
vmware安装OpenEuler系统
|
12月前
|
机器学习/深度学习 弹性计算 算法
阿里云服务器ECS中长期成本节省计划简介,助你优化上云成本
在云计算时代,企业对于云资源的需求日益增长,如何在保障业务稳定运行的同时,有效控制成本,成为许多企业关注的焦点。阿里云针对这部分用户的需求推出了ECS中长期成本节省计划(Saving Plan),节省计划是一种折扣权益计划,可以抵扣按量付费实例(不含抢占式实例)的账单。相比包年包月实例、预留实例券+按量付费实例的组合,节省计划+按量付费实例的组合在使用上更加灵活。本文将详细介绍这一计划的核心优势、应用场景以及如何参与,助您轻松优化上云成本。
阿里云服务器ECS中长期成本节省计划简介,助你优化上云成本
|
存储 Oracle 关系型数据库
Oracle同一台服务器创建多个数据库
【8月更文挑战第30天】在 Oracle 中,可在同一服务器上创建多个数据库。首先确保已安装 Oracle 软件并具有足够资源,然后使用 DBCA 工具按步骤创建,包括选择模板、配置存储及字符集等。重复此过程可创建多个数据库,需确保名称、SID 和存储位置唯一。创建后,可通过 Oracle Enterprise Manager 进行管理,注意服务器资源分配与规划。
603 10
|
11月前
|
机器学习/深度学习 存储 自然语言处理
LangChain-22 Text Embedding 续接21节 文本切分后 对文本进行embedding向量化处理 后续可保存到向量数据库后进行检索 从而扩展大模型的能力
LangChain-22 Text Embedding 续接21节 文本切分后 对文本进行embedding向量化处理 后续可保存到向量数据库后进行检索 从而扩展大模型的能力
217 0
|
机器学习/深度学习 语音技术
多模态大模型不够灵活,谷歌DeepMind创新架构Zipper:分开训练再压缩
【6月更文挑战第12天】谷歌DeepMind的Zipper架构解决了多模态大模型灵活性问题,通过分解为单模态模型并用“压缩”过程组合,实现多模态生成。该方法允许独立训练每个模态,提升灵活性和可扩展性,适用于数据有限或领域特定的模态。Zipper利用交叉注意力机制融合模态输出,适用于图像描述、语音识别等任务。尽管需要更多计算资源且性能受限于单模态模型质量,但已在ASR和TTS领域展现潜力。论文链接:https://arxiv.org/pdf/2405.18669
226 3
|
搜索推荐 测试技术
淘宝粗排问题之在粗排模型中引入交叉特征如何解决
淘宝粗排问题之在粗排模型中引入交叉特征如何解决
|
缓存 小程序 前端开发
谈谈钉钉工作台的体验优化及技术思考
本文主要介绍本次体验优化专项的特点,产品能力体验升级背后的技术思考,以及技术视角优化的关键策略和结果。