Dot Net Nuke

Dot Net Nuke Article [yet not finalized]

DotNetNuke



DotNetNuke (formerly known as the IBuySpy Workshop) is an automated content management framework
explicitly intended to be used in intranet and extranet deployments and open source portals. DotNetNuke has
a heady set of tools that lets you build dynamic websites. The information in such sites is interactive and
data-driven. The information changes automatically as it is contained in file or database. Publishing blogs,
showing current affairs, chat system, date, time, weather forecast and other similar stuff are the changing or
dynamic data you can easily put on your website using DotNetNuke tools.

Within an organization, portals provide a single web front-end to the many applications within an
organization. It may be providing Transactions, HR, Locker info, Customer Services provided in a Banking
environment all from one site. The back-end data base systems are also connected to provide businesses with
the prospect to combine information and use it fruitfully.

Key benefits and reasons to move to DotNetNuke are:

    •   Easy Web site administration: While working on this framework no programming knowledge is
        required. Clients can generate, supervise and publish web content without requiring any technical skill
        level.

    •   Ready to use: DotNetNuke is user-friendly framework and is built in such a way as to allow users to
        deal with all parts of their projects. A well worked out user interface allows an easy operation.

    •   Advanced Features: The advanced features in DotNetNuke exceed the features in your homegrown
        applications. Moreover it is a constantly evolving with multi-functionality to cater end-user
        requirements. It also saves development time.

    •   Strength: The administrative options are skillfully divided between host level and individual portal
        level. In one hosting account the administrator at DotNetNuke supports multiple portals or sites- each
        with its own look.

    •   Powerful Tools: DotNetNuke comes with a set of powerful tools. These built in tools provide multi-
        functionality for security, site designing, hosting, site membership options etc. There are various other
        features that can be manipulated as per your needs with these tools.

    •   Network of Support: A Core Team of developers is always there to support DotNetNuke. Online
        Forums, blogs, online help and various websites give DotNetNuke a dedicated network of support.

    •   Easy Installation: DotNetNuke.com provides the free download software and an install.pdf with
        install instructions for the latest version of DotNetNuke. DotNetNuke can be made running within
        minutes.¼LI>Multi-Language Localization: DotNetNuke supports a multi-language localization
        that allows the websites built on it, to be translated into any language.

    •   Licensed Open Source Software: DotNetNuke 3.0 is available for free download. The full
        application source code and sub-projects are distributed under a standard BSD open source license;
        providing the maximum freedom in both non-commercial and commercial environments.

    •   Increase Profits Opportunities: DotNetNuke is module based. So you can build up various unique
modules and sell them to your clients. Besides this, you can also go commercial with site templates,
        database options etc.

    •   Latest Technology: The working of DotNetNuke utilizes modern day technology- ASP.NET 2.0,
        Visual Web Developer, Visual Studio 2005 and SQL Server 2005, thus giving the users a hands on to
        the latest technology.

    •   Advanced CMS: DotNetNuke has built-in tools to create the most complex content management
        systems. Moreover, many options of extending and customizing the site are also available.

    •   Established: DotNetNuke is a now a trademark in web designing. It is a popular brand in the open
        source community. With over 250,000 registered users and a talented team of developers. Through
        end-user feedback and real world trial DotNetNuke continues to grow.

    •   Easy to integrate: With its flexible infrastructure, DotNetNuke is easy to integrate within your
        conventional processes.

    •   Priority on security: Emphasis placed on validation, encryption, “bug” tracking and potential threats
        provides a secure way to build websites.

    •   Fully customizable: Changes can be made to portals at all levels – from basic stylesheet elements
        like font type, color, and bullet points, to overall site appearance. New skins and module containers
        can be easily applied to the site with no repercussion on content.



DotNetNuke is built on a Microsoft ASP.NET (VB.NET) platform. The most recently released versions are
3.3.x and 4.3.x

A website in DotNetNuke is made up of Pages. These Pages exhibit information to your site visitors. A
clickable item called Menu is present on Pages that helps you to navigate across the site. You go to these
pages by clicking on Links. When you click on Menu, various Menu Items are displayed hat Link to other
pages.

Information on Pages is added by putting Modules on them. Modules impart functionality to your website.
Different types of modules are available for displaying different types of content. They may be pooled in
different unique ways to design your specific website. Modules can be simple like Text/HTML Module,
which allows you to put in HTML or Text that you like or they can be complicated like an import module or
an online chat utility.

You may have secure information on your site that you don't want to make visible to anyone. Only the
registered visitors are to be given special Permissions to view the secure information. You can make the page
visible and just hide some of the Modules, which you don’t want to show. This makes users know that they
can access further only if they Register and then Login. So the module, which is to be viewed by specific
group or to be made secure, is not visible on the page.

quot;Skinquot; describes the visual layout or appearance of your website's pages. A Skin can be simple or complex.
The skin can be different for different containers of the pages. It can provide different style for horizontal or
vertical Menus and provide for different layouts. Some Skins are included with DotNetNuke install while
others are available from other sources. Every new page always has the same look which is the default Skin
for your website. Your website's default Skin is managed on a page accessible only to Administrators. This
setting applies to your entire website and to all new pages that you create.
Every Page has predefined areas called Panes that give the Page its appearance. Modules are placed on these
Panes. Every page Skin has at least one pane. A skin may have several panes as per the page design like
panes may be intended for specific purposes e.g. an emblem or a logo in the header of a website.

There are many Modules available with DotNetNuke that offer wide spectrum of functionality and custom
modules with some special functionality are also available on certain other sites. Some examples of
DotNetNuke Modules and their functionality are:

    •   The Announcements module produces a list of simple text announcements consisting of a title and
        brief description. It is very handy for making your website visitors aware of items of interest which
        may have links to additional information. Options include a quot;read morequot; link to a file, tab or other
        site, announcement publish date and expiration date.

    •   Banner Modules: Banners can enabled in the header of the portal through the Admin > Site Settings
        tab.Reporting is provided for banner views and clicks. Each banner module can be set to render from
        one of two separately managed levels of vendor directories, one for the portal host and one for the
        portal administrator. Banners managed by the portal host are available in all child portals managed
        under the host portal.Banner types include standard Banner, MicroButton, Button, Block, Skyscraper,
        Text and Script options

    •   The DotNetNuke Documents module presents a list of files within DotNetNuke for download by end
        users. Documents can be stored within a DotNetNuke portal, or accessed from an external website or
        portal. Access to documents can be secured using the core role-based security from within
        DotNetNuke

    •   The Text/HTML Module provides for the input of simple or HTML-formatted text. Simple text is
        input in a standard text box and a filter converts carriage returns (paragraph breaks) to HTML breaks.
        HTML-formatted text can be input directly or generated by an alternate rich text input utility that
        provides a number of advanced WYSIWYG features as well as a gallery of all uploaded images



DotNetNuke Portal



DotNetNuke has many built-in modules such as content module, Table, Events, Links, Picture and more.
Various other modules with functionality to cater different aspects of websites can be found in DotNetNuke
Web Forums, Blogs and various other websites. The DotNetNuke portal builder lets you construct various
intranet and client/vendor extranets using the modules provided and those imported from other sites. While
building up an intranet or an extranet one basically requires the following functionality:

    •   Post/upload/attach a file or a document to the company standard protocols/procedures that is Central
        file storage of protocols/procedures is needed. This can be done using the Documentation Module.

    •   Internal and external contacts: To satisfy this one must have multiple instances of contact Module.

    •   Calendar: This can be added with Events/AVCalendar module

    •   Staff in/out board: This cannot be found in core module but is easy.

    •   A way to display Text: A core Text/HTML module will work well.
•   Web links required: Links module provides links to various sites.

    •   Access restricted by user level possible to link Active Directory: AD integration in core provides this
        functionality.

    •   Alert users to new upload: This can be implemented by modules easily available.

However, technology is not one tool but to pick the best from Toolbox. Share Point Services also provide
some Intranet solutions but is generally used when your needs are more collaboration/communication-centric
while DotNetNuke provides more document/content-centric.



Localization



DotNetNuke is used internationally to create web applications that must accommodate the specific culture of
both the hosting organization, and the individual end users/site visitors. These websites have to serve a wide
range of people with specific languages and culture. Therefore, the aim was to provide a set of procedures to
simplify creation of multilingual web sites. So certain standard measures to add new languages and translate
resource files, an application programming interface for Core Modules as well as other modules is basically
needed for localizability of modules. Since version 3 DotNetNuke provides a set of features to allow static
localizability of modules. By static information we mean all data that is not subject to user modification and
that can be considered for the most part as not changeable. This includes text labels, error and information
messages, help, and graphics that are spread throughout the user interface of the application. The initial
release of Multilingual Translations includes only static translations. This means that DotNetNuke
framework will convert static strings, but will not convert dynamic content i.e. content stored in the database.
It is now possible to roll out websites that are completely non-English. The DNN 3.1 framework allows
monolinguistic non-English sites, but not multilingual ones. The ability to have multilingual sites is
especially important in countries that have more than one official language. This brings the concept of
Dynamic Localization that is capacity to carry content in multiple languages. The word dynamic refers to
content that is changed by users, not the programmers. Generally, current multilingual sites consist of
multiple shadowing sites. Different URLs support different language entry points i.e. a different URL for a
different language. This is a static website solution. However, a portal structure such as DNN must offer
content tailored to the visitor on a single page thus, eliminating the ability to have the shadowing sites. The
framework should detect the user’s preferred language and offer the correct content. This gives the concept
of dynamic localization.

DotNetNuke puts the authority to build and administer Web site in the hands of your clients. They have an
active role in managing information on their Web sites, intranets, and extranets. They can browse to the area
on the site where they want to create or edit content, and click on the appropriate content management
option. Thus, the clients are site administrator. Moreover, DotNetNuke integrates quickly with your
infrastructure and has no licensing restrictions.



The benefits of DotNetNuke for hosters include:



    •   DotNetNuke is browser based content management system. It simplifies web site management by
letting the clients, regardless of their skill; decide the infrastructure and content of the site.

•   No Developers, no programmers needed. So a working website is developed quite fast.

•   A client can easily make changes in website without any support. So content authoring, deployment,
    and configuration support is not required hence reducing costs of maintaining a website.

•   DotNetNuke separates site content from site design so extremely customized site templates can be
    provided for your clients.

•   DotNetNuke is an advanced and constantly evolving technology. It is versatile, user friendly and has
    an international community to support thus saves your valuable development time and expenses.

•   Leverage existing investments: DotNetNuke is built on Microsoft technology, including the .NET
    Framework so it leverages your existing investments such as Windows servers, database servers, and
    development tools.

•   It simplifies internal management processes, and makes your hosting packages more attractive and
    valuable. With an active open source community and more than 150,000 registered users worldwide,
    DotNetNuke is loved by Hosters.

Recommended

DotNetNuke by
DotNetNukeDotNetNuke
DotNetNukejitendraparmar
2.5K views18 slides
Webdesigningandpublishingcomputerstudiestheorylesson 101212054612-phpapp02 by
Webdesigningandpublishingcomputerstudiestheorylesson 101212054612-phpapp02Webdesigningandpublishingcomputerstudiestheorylesson 101212054612-phpapp02
Webdesigningandpublishingcomputerstudiestheorylesson 101212054612-phpapp02Harshith Rockx
188 views19 slides
Websphere Portal by
Websphere PortalWebsphere Portal
Websphere Portaldominion
2.8K views94 slides
WebSphere Portal Business Overview by
WebSphere Portal Business OverviewWebSphere Portal Business Overview
WebSphere Portal Business OverviewJoel Demay
4K views28 slides
IBM WebSphere Portal by
IBM WebSphere PortalIBM WebSphere Portal
IBM WebSphere PortalVincent Perrin
10.2K views55 slides
What's new in Portal and WCM 8.5 by
What's new in Portal and WCM 8.5What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5Vinayak Tavargeri
10K views96 slides

More Related Content

What's hot

Webcenter Portlal training... by
Webcenter Portlal training...Webcenter Portlal training...
Webcenter Portlal training...Vinay Kumar
2.1K views28 slides
Information resources – IBM WebSphere Portal by
Information resources – IBM WebSphere PortalInformation resources – IBM WebSphere Portal
Information resources – IBM WebSphere PortalPetr Kunc
400 views23 slides
01 web sphere portal business overview by
01 web sphere portal business overview01 web sphere portal business overview
01 web sphere portal business overviewygolani
3.2K views42 slides
01. Portal Business Overview by
01. Portal Business Overview01. Portal Business Overview
01. Portal Business OverviewNick Davis
3.5K views39 slides
IBM WebSphere Portal References Education by
IBM WebSphere Portal References EducationIBM WebSphere Portal References Education
IBM WebSphere Portal References EducationDvir Reznik
1.7K views24 slides
Managing Content In Portal Wcm by
Managing Content In Portal WcmManaging Content In Portal Wcm
Managing Content In Portal Wcmtchaitanya
6.6K views50 slides

What's hot(20)

Webcenter Portlal training... by Vinay Kumar
Webcenter Portlal training...Webcenter Portlal training...
Webcenter Portlal training...
Vinay Kumar2.1K views
Information resources – IBM WebSphere Portal by Petr Kunc
Information resources – IBM WebSphere PortalInformation resources – IBM WebSphere Portal
Information resources – IBM WebSphere Portal
Petr Kunc400 views
01 web sphere portal business overview by ygolani
01 web sphere portal business overview01 web sphere portal business overview
01 web sphere portal business overview
ygolani3.2K views
01. Portal Business Overview by Nick Davis
01. Portal Business Overview01. Portal Business Overview
01. Portal Business Overview
Nick Davis3.5K views
IBM WebSphere Portal References Education by Dvir Reznik
IBM WebSphere Portal References EducationIBM WebSphere Portal References Education
IBM WebSphere Portal References Education
Dvir Reznik1.7K views
Managing Content In Portal Wcm by tchaitanya
Managing Content In Portal WcmManaging Content In Portal Wcm
Managing Content In Portal Wcm
tchaitanya6.6K views
IBM Portal Web intro by danisman
IBM Portal Web introIBM Portal Web intro
IBM Portal Web intro
danisman3.8K views
Integrated Services for Web Applications by Saltmarch Media
Integrated Services for Web ApplicationsIntegrated Services for Web Applications
Integrated Services for Web Applications
Saltmarch Media454 views
Nuxeo WebEngine: a practical introduction by Nuxeo
Nuxeo WebEngine: a practical introductionNuxeo WebEngine: a practical introduction
Nuxeo WebEngine: a practical introduction
Nuxeo1.8K views
Glossary of terms by SheSays US
Glossary of termsGlossary of terms
Glossary of terms
SheSays US182 views
01. Portal Business Overview by Nick Davis
01. Portal Business Overview01. Portal Business Overview
01. Portal Business Overview
Nick Davis1.8K views
Webdev battacherjee by RavingTiger
Webdev battacherjeeWebdev battacherjee
Webdev battacherjee
RavingTiger661 views
Becoming an IBM Connections Developer by Rob Novak
Becoming an IBM Connections DeveloperBecoming an IBM Connections Developer
Becoming an IBM Connections Developer
Rob Novak18.4K views

Viewers also liked

Alfresco by
AlfrescoAlfresco
AlfrescoAmbati Sreedhar
667 views13 slides
Building a mobile application for dot netnuke v3 by
Building a mobile application for dot netnuke v3Building a mobile application for dot netnuke v3
Building a mobile application for dot netnuke v3brchapman
1.3K views27 slides
Dot Net Nuke by
Dot Net NukeDot Net Nuke
Dot Net Nukeguestb7aa8e3
1.9K views11 slides
How to Build and Extend Applications on DNN by
How to Build and Extend Applications on DNNHow to Build and Extend Applications on DNN
How to Build and Extend Applications on DNNDNN
1.8K views18 slides
Packaging DNN extensions by
Packaging DNN extensionsPackaging DNN extensions
Packaging DNN extensionsEngage Software
2.1K views18 slides
Dot netnuke07 setpbysetp by
Dot netnuke07 setpbysetpDot netnuke07 setpbysetp
Dot netnuke07 setpbysetpVinod Dangudubiyyapu
283 views21 slides

Viewers also liked(10)

Building a mobile application for dot netnuke v3 by brchapman
Building a mobile application for dot netnuke v3Building a mobile application for dot netnuke v3
Building a mobile application for dot netnuke v3
brchapman1.3K views
How to Build and Extend Applications on DNN by DNN
How to Build and Extend Applications on DNNHow to Build and Extend Applications on DNN
How to Build and Extend Applications on DNN
DNN1.8K views
Build a DNN Module in Minutes by Will Strohl
Build a DNN Module in MinutesBuild a DNN Module in Minutes
Build a DNN Module in Minutes
Will Strohl10K views
DNN Basics by Ormac Inc
DNN BasicsDNN Basics
DNN Basics
Ormac Inc1.6K views
DNN Web & Module Development Services by Brainvire by DnnExtension
DNN Web & Module Development Services by BrainvireDNN Web & Module Development Services by Brainvire
DNN Web & Module Development Services by Brainvire
DnnExtension950 views

Similar to Dot Net Nuke

Customer FX Technical Reference Sheet by
Customer FX Technical Reference SheetCustomer FX Technical Reference Sheet
Customer FX Technical Reference SheetGoodCustomers
595 views9 slides
DNN Application Development by
DNN Application DevelopmentDNN Application Development
DNN Application DevelopmentMYZEAL IT Solutions LLC
395 views3 slides
1_Intro_toHTML.ppt by
1_Intro_toHTML.ppt1_Intro_toHTML.ppt
1_Intro_toHTML.pptbenjaminonum1
1 view40 slides
Engaging & Promising DotNetNuke Development Process For Your Business by
Engaging & Promising DotNetNuke Development Process For Your BusinessEngaging & Promising DotNetNuke Development Process For Your Business
Engaging & Promising DotNetNuke Development Process For Your BusinessTalentsFromIndia.com
103 views1 slide
Online advertising management system by
Online advertising management systemOnline advertising management system
Online advertising management systemYesu Raj
186 views21 slides
Online advertising management system by
Online advertising management systemOnline advertising management system
Online advertising management systemYesu Raj
105 views21 slides

Similar to Dot Net Nuke(20)

Customer FX Technical Reference Sheet by GoodCustomers
Customer FX Technical Reference SheetCustomer FX Technical Reference Sheet
Customer FX Technical Reference Sheet
GoodCustomers595 views
Engaging & Promising DotNetNuke Development Process For Your Business by TalentsFromIndia.com
Engaging & Promising DotNetNuke Development Process For Your BusinessEngaging & Promising DotNetNuke Development Process For Your Business
Engaging & Promising DotNetNuke Development Process For Your Business
Online advertising management system by Yesu Raj
Online advertising management systemOnline advertising management system
Online advertising management system
Yesu Raj186 views
Online advertising management system by Yesu Raj
Online advertising management systemOnline advertising management system
Online advertising management system
Yesu Raj105 views
Web designing and publishing computer studies theory lesson by Mukalele Rogers
Web designing and publishing computer studies theory lessonWeb designing and publishing computer studies theory lesson
Web designing and publishing computer studies theory lesson
Mukalele Rogers7.2K views
Organizational Plan For Organization Plan by Allison Weaver
Organizational Plan For Organization PlanOrganizational Plan For Organization Plan
Organizational Plan For Organization Plan
Allison Weaver2 views
Overview of Sense/Net ECMS by Sense/Net Inc.
Overview of Sense/Net ECMSOverview of Sense/Net ECMS
Overview of Sense/Net ECMS
Sense/Net Inc.2.1K views
Ghost BLOG CMS Documentation via www.cemates.me by Hüseyin Cem Ateş
Ghost BLOG CMS Documentation via www.cemates.meGhost BLOG CMS Documentation via www.cemates.me
Ghost BLOG CMS Documentation via www.cemates.me
Web Dev - 1 PPT.pdf by gdsczhcet
Web Dev - 1 PPT.pdfWeb Dev - 1 PPT.pdf
Web Dev - 1 PPT.pdf
gdsczhcet64 views
What CMS to choose? WordPress - Joomla! - Drupal by Wrocode
What CMS to choose? WordPress - Joomla! - DrupalWhat CMS to choose? WordPress - Joomla! - Drupal
What CMS to choose? WordPress - Joomla! - Drupal
Wrocode351 views
Web Application Development-Ultimate Guide To Web Application Architecture by Versatile Mobitech
Web Application Development-Ultimate Guide To Web Application ArchitectureWeb Application Development-Ultimate Guide To Web Application Architecture
Web Application Development-Ultimate Guide To Web Application Architecture
Workbench "Always on the Job!"© software-as-a-service for social collaboration by tom termini
Workbench "Always on the Job!"© software-as-a-service for social collaborationWorkbench "Always on the Job!"© software-as-a-service for social collaboration
Workbench "Always on the Job!"© software-as-a-service for social collaboration
tom termini520 views
Online bus pass registration by Yesu Raj
Online bus pass registrationOnline bus pass registration
Online bus pass registration
Yesu Raj111 views
Developing Applications with Nokia WRT by Prashanth GN
Developing Applications with Nokia WRTDeveloping Applications with Nokia WRT
Developing Applications with Nokia WRT
Prashanth GN1.6K views

Recently uploaded

Gross Anatomy of the Liver by
Gross Anatomy of the LiverGross Anatomy of the Liver
Gross Anatomy of the Liverobaje godwin sunday
77 views12 slides
Class 9 lesson plans by
Class 9 lesson plansClass 9 lesson plans
Class 9 lesson plansTARIQ KHAN
82 views34 slides
Jibachha publishing Textbook.docx by
Jibachha publishing Textbook.docxJibachha publishing Textbook.docx
Jibachha publishing Textbook.docxDrJibachhaSahVetphys
54 views14 slides
MercerJesse3.0.pdf by
MercerJesse3.0.pdfMercerJesse3.0.pdf
MercerJesse3.0.pdfjessemercerail
152 views6 slides
EILO EXCURSION PROGRAMME 2023 by
EILO EXCURSION PROGRAMME 2023EILO EXCURSION PROGRAMME 2023
EILO EXCURSION PROGRAMME 2023info33492
202 views40 slides
Volf work.pdf by
Volf work.pdfVolf work.pdf
Volf work.pdfMariaKenney3
89 views43 slides

Recently uploaded(20)

Class 9 lesson plans by TARIQ KHAN
Class 9 lesson plansClass 9 lesson plans
Class 9 lesson plans
TARIQ KHAN82 views
EILO EXCURSION PROGRAMME 2023 by info33492
EILO EXCURSION PROGRAMME 2023EILO EXCURSION PROGRAMME 2023
EILO EXCURSION PROGRAMME 2023
info33492202 views
Creative Restart 2023: Atila Martins - Craft: A Necessity, Not a Choice by Taste
Creative Restart 2023: Atila Martins - Craft: A Necessity, Not a ChoiceCreative Restart 2023: Atila Martins - Craft: A Necessity, Not a Choice
Creative Restart 2023: Atila Martins - Craft: A Necessity, Not a Choice
Taste45 views
Career Building in AI - Technologies, Trends and Opportunities by WebStackAcademy
Career Building in AI - Technologies, Trends and OpportunitiesCareer Building in AI - Technologies, Trends and Opportunities
Career Building in AI - Technologies, Trends and Opportunities
WebStackAcademy45 views
The Accursed House by Émile Gaboriau by DivyaSheta
The Accursed House  by Émile GaboriauThe Accursed House  by Émile Gaboriau
The Accursed House by Émile Gaboriau
DivyaSheta251 views
Creative Restart 2023: Leonard Savage - The Permanent Brief: Unearthing unobv... by Taste
Creative Restart 2023: Leonard Savage - The Permanent Brief: Unearthing unobv...Creative Restart 2023: Leonard Savage - The Permanent Brief: Unearthing unobv...
Creative Restart 2023: Leonard Savage - The Permanent Brief: Unearthing unobv...
Taste55 views
Narration lesson plan by TARIQ KHAN
Narration lesson planNarration lesson plan
Narration lesson plan
TARIQ KHAN75 views
Education of marginalized and socially disadvantages segments.pptx by GarimaBhati5
Education of marginalized and socially disadvantages segments.pptxEducation of marginalized and socially disadvantages segments.pptx
Education of marginalized and socially disadvantages segments.pptx
GarimaBhati543 views
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (FRIE... by Nguyen Thanh Tu Collection
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (FRIE...BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (FRIE...
BÀI TẬP BỔ TRỢ TIẾNG ANH 11 THEO ĐƠN VỊ BÀI HỌC - CẢ NĂM - CÓ FILE NGHE (FRIE...
Nelson_RecordStore.pdf by BrynNelson5
Nelson_RecordStore.pdfNelson_RecordStore.pdf
Nelson_RecordStore.pdf
BrynNelson546 views
JQUERY.pdf by ArthyR3
JQUERY.pdfJQUERY.pdf
JQUERY.pdf
ArthyR3105 views
Six Sigma Concept by Sahil Srivastava.pptx by Sahil Srivastava
Six Sigma Concept by Sahil Srivastava.pptxSix Sigma Concept by Sahil Srivastava.pptx
Six Sigma Concept by Sahil Srivastava.pptx
Sahil Srivastava44 views
Monthly Information Session for MV Asterix (November) by Esquimalt MFRC
Monthly Information Session for MV Asterix (November)Monthly Information Session for MV Asterix (November)
Monthly Information Session for MV Asterix (November)
Esquimalt MFRC107 views

Dot Net Nuke

  • 1. DotNetNuke DotNetNuke (formerly known as the IBuySpy Workshop) is an automated content management framework explicitly intended to be used in intranet and extranet deployments and open source portals. DotNetNuke has a heady set of tools that lets you build dynamic websites. The information in such sites is interactive and data-driven. The information changes automatically as it is contained in file or database. Publishing blogs, showing current affairs, chat system, date, time, weather forecast and other similar stuff are the changing or dynamic data you can easily put on your website using DotNetNuke tools. Within an organization, portals provide a single web front-end to the many applications within an organization. It may be providing Transactions, HR, Locker info, Customer Services provided in a Banking environment all from one site. The back-end data base systems are also connected to provide businesses with the prospect to combine information and use it fruitfully. Key benefits and reasons to move to DotNetNuke are: • Easy Web site administration: While working on this framework no programming knowledge is required. Clients can generate, supervise and publish web content without requiring any technical skill level. • Ready to use: DotNetNuke is user-friendly framework and is built in such a way as to allow users to deal with all parts of their projects. A well worked out user interface allows an easy operation. • Advanced Features: The advanced features in DotNetNuke exceed the features in your homegrown applications. Moreover it is a constantly evolving with multi-functionality to cater end-user requirements. It also saves development time. • Strength: The administrative options are skillfully divided between host level and individual portal level. In one hosting account the administrator at DotNetNuke supports multiple portals or sites- each with its own look. • Powerful Tools: DotNetNuke comes with a set of powerful tools. These built in tools provide multi- functionality for security, site designing, hosting, site membership options etc. There are various other features that can be manipulated as per your needs with these tools. • Network of Support: A Core Team of developers is always there to support DotNetNuke. Online Forums, blogs, online help and various websites give DotNetNuke a dedicated network of support. • Easy Installation: DotNetNuke.com provides the free download software and an install.pdf with install instructions for the latest version of DotNetNuke. DotNetNuke can be made running within minutes.¼LI>Multi-Language Localization: DotNetNuke supports a multi-language localization that allows the websites built on it, to be translated into any language. • Licensed Open Source Software: DotNetNuke 3.0 is available for free download. The full application source code and sub-projects are distributed under a standard BSD open source license; providing the maximum freedom in both non-commercial and commercial environments. • Increase Profits Opportunities: DotNetNuke is module based. So you can build up various unique
  • 2. modules and sell them to your clients. Besides this, you can also go commercial with site templates, database options etc. • Latest Technology: The working of DotNetNuke utilizes modern day technology- ASP.NET 2.0, Visual Web Developer, Visual Studio 2005 and SQL Server 2005, thus giving the users a hands on to the latest technology. • Advanced CMS: DotNetNuke has built-in tools to create the most complex content management systems. Moreover, many options of extending and customizing the site are also available. • Established: DotNetNuke is a now a trademark in web designing. It is a popular brand in the open source community. With over 250,000 registered users and a talented team of developers. Through end-user feedback and real world trial DotNetNuke continues to grow. • Easy to integrate: With its flexible infrastructure, DotNetNuke is easy to integrate within your conventional processes. • Priority on security: Emphasis placed on validation, encryption, “bug” tracking and potential threats provides a secure way to build websites. • Fully customizable: Changes can be made to portals at all levels – from basic stylesheet elements like font type, color, and bullet points, to overall site appearance. New skins and module containers can be easily applied to the site with no repercussion on content. DotNetNuke is built on a Microsoft ASP.NET (VB.NET) platform. The most recently released versions are 3.3.x and 4.3.x A website in DotNetNuke is made up of Pages. These Pages exhibit information to your site visitors. A clickable item called Menu is present on Pages that helps you to navigate across the site. You go to these pages by clicking on Links. When you click on Menu, various Menu Items are displayed hat Link to other pages. Information on Pages is added by putting Modules on them. Modules impart functionality to your website. Different types of modules are available for displaying different types of content. They may be pooled in different unique ways to design your specific website. Modules can be simple like Text/HTML Module, which allows you to put in HTML or Text that you like or they can be complicated like an import module or an online chat utility. You may have secure information on your site that you don't want to make visible to anyone. Only the registered visitors are to be given special Permissions to view the secure information. You can make the page visible and just hide some of the Modules, which you don’t want to show. This makes users know that they can access further only if they Register and then Login. So the module, which is to be viewed by specific group or to be made secure, is not visible on the page. quot;Skinquot; describes the visual layout or appearance of your website's pages. A Skin can be simple or complex. The skin can be different for different containers of the pages. It can provide different style for horizontal or vertical Menus and provide for different layouts. Some Skins are included with DotNetNuke install while others are available from other sources. Every new page always has the same look which is the default Skin for your website. Your website's default Skin is managed on a page accessible only to Administrators. This setting applies to your entire website and to all new pages that you create.
  • 3. Every Page has predefined areas called Panes that give the Page its appearance. Modules are placed on these Panes. Every page Skin has at least one pane. A skin may have several panes as per the page design like panes may be intended for specific purposes e.g. an emblem or a logo in the header of a website. There are many Modules available with DotNetNuke that offer wide spectrum of functionality and custom modules with some special functionality are also available on certain other sites. Some examples of DotNetNuke Modules and their functionality are: • The Announcements module produces a list of simple text announcements consisting of a title and brief description. It is very handy for making your website visitors aware of items of interest which may have links to additional information. Options include a quot;read morequot; link to a file, tab or other site, announcement publish date and expiration date. • Banner Modules: Banners can enabled in the header of the portal through the Admin > Site Settings tab.Reporting is provided for banner views and clicks. Each banner module can be set to render from one of two separately managed levels of vendor directories, one for the portal host and one for the portal administrator. Banners managed by the portal host are available in all child portals managed under the host portal.Banner types include standard Banner, MicroButton, Button, Block, Skyscraper, Text and Script options • The DotNetNuke Documents module presents a list of files within DotNetNuke for download by end users. Documents can be stored within a DotNetNuke portal, or accessed from an external website or portal. Access to documents can be secured using the core role-based security from within DotNetNuke • The Text/HTML Module provides for the input of simple or HTML-formatted text. Simple text is input in a standard text box and a filter converts carriage returns (paragraph breaks) to HTML breaks. HTML-formatted text can be input directly or generated by an alternate rich text input utility that provides a number of advanced WYSIWYG features as well as a gallery of all uploaded images DotNetNuke Portal DotNetNuke has many built-in modules such as content module, Table, Events, Links, Picture and more. Various other modules with functionality to cater different aspects of websites can be found in DotNetNuke Web Forums, Blogs and various other websites. The DotNetNuke portal builder lets you construct various intranet and client/vendor extranets using the modules provided and those imported from other sites. While building up an intranet or an extranet one basically requires the following functionality: • Post/upload/attach a file or a document to the company standard protocols/procedures that is Central file storage of protocols/procedures is needed. This can be done using the Documentation Module. • Internal and external contacts: To satisfy this one must have multiple instances of contact Module. • Calendar: This can be added with Events/AVCalendar module • Staff in/out board: This cannot be found in core module but is easy. • A way to display Text: A core Text/HTML module will work well.
  • 4. Web links required: Links module provides links to various sites. • Access restricted by user level possible to link Active Directory: AD integration in core provides this functionality. • Alert users to new upload: This can be implemented by modules easily available. However, technology is not one tool but to pick the best from Toolbox. Share Point Services also provide some Intranet solutions but is generally used when your needs are more collaboration/communication-centric while DotNetNuke provides more document/content-centric. Localization DotNetNuke is used internationally to create web applications that must accommodate the specific culture of both the hosting organization, and the individual end users/site visitors. These websites have to serve a wide range of people with specific languages and culture. Therefore, the aim was to provide a set of procedures to simplify creation of multilingual web sites. So certain standard measures to add new languages and translate resource files, an application programming interface for Core Modules as well as other modules is basically needed for localizability of modules. Since version 3 DotNetNuke provides a set of features to allow static localizability of modules. By static information we mean all data that is not subject to user modification and that can be considered for the most part as not changeable. This includes text labels, error and information messages, help, and graphics that are spread throughout the user interface of the application. The initial release of Multilingual Translations includes only static translations. This means that DotNetNuke framework will convert static strings, but will not convert dynamic content i.e. content stored in the database. It is now possible to roll out websites that are completely non-English. The DNN 3.1 framework allows monolinguistic non-English sites, but not multilingual ones. The ability to have multilingual sites is especially important in countries that have more than one official language. This brings the concept of Dynamic Localization that is capacity to carry content in multiple languages. The word dynamic refers to content that is changed by users, not the programmers. Generally, current multilingual sites consist of multiple shadowing sites. Different URLs support different language entry points i.e. a different URL for a different language. This is a static website solution. However, a portal structure such as DNN must offer content tailored to the visitor on a single page thus, eliminating the ability to have the shadowing sites. The framework should detect the user’s preferred language and offer the correct content. This gives the concept of dynamic localization. DotNetNuke puts the authority to build and administer Web site in the hands of your clients. They have an active role in managing information on their Web sites, intranets, and extranets. They can browse to the area on the site where they want to create or edit content, and click on the appropriate content management option. Thus, the clients are site administrator. Moreover, DotNetNuke integrates quickly with your infrastructure and has no licensing restrictions. The benefits of DotNetNuke for hosters include: • DotNetNuke is browser based content management system. It simplifies web site management by
  • 5. letting the clients, regardless of their skill; decide the infrastructure and content of the site. • No Developers, no programmers needed. So a working website is developed quite fast. • A client can easily make changes in website without any support. So content authoring, deployment, and configuration support is not required hence reducing costs of maintaining a website. • DotNetNuke separates site content from site design so extremely customized site templates can be provided for your clients. • DotNetNuke is an advanced and constantly evolving technology. It is versatile, user friendly and has an international community to support thus saves your valuable development time and expenses. • Leverage existing investments: DotNetNuke is built on Microsoft technology, including the .NET Framework so it leverages your existing investments such as Windows servers, database servers, and development tools. • It simplifies internal management processes, and makes your hosting packages more attractive and valuable. With an active open source community and more than 150,000 registered users worldwide, DotNetNuke is loved by Hosters.