Book Image

Building Websites with DotNetNuke 5

By : Ian lackey, Michael Washington
Book Image

Building Websites with DotNetNuke 5

By: Ian lackey, Michael Washington

Overview of this book

<p>DotNetNuke is an open source Content Management System and web application framework. It has taken the Microsoft world by storm and now at version 5, its community has grown to over 200,000 users. Revised and updated for DotNetNuke 5, this renowned book is your indispensable guide to creating content-rich websites with DotNetNuke, as quickly as possible.<br /><br />With this book in hand, you will be able to get your DotNetNuke website up and running. Concisely written and with clear explanations, this book covers installation, administration, deployment, site creation and all of the basic built-in DotNetNuke modules. For developers, it also covers the core architecture and custom modules, including module development using Linq to SQL and Silverlight, to give you the skills to customize and extend your site.<br /><br />The book starts off by giving you a deep understanding of working with basic DotNetNuke sites, guiding you through the features and giving you the confidence to create and manage your site. After that, you will journey to the heart of DotNetNuke, and learn about its core architecture. Always concise, relevant and practical, you will find out what makes DotNetNuke tick, and from there, you will be ready to customize DotNetNuke. Developers will enjoy the detailed walk-through of creating new custom modules. Special emphasis is given to using Linq to SQL and Silverlight to invigorate your module development.<br /><br />You will master all of this as you leap into the development of a DotNetNuke 5 site!</p>
Table of Contents (15 chapters)
Building Websites with DotNetNuke 5
Credits
About the Authors
About the Reviewers
Preface

Third-party modules


Along with the many modules provided by the DotNetNuke team, there is also a large ecosystem of third-party module developers. If you find that the modules provided by the core team do not suit your needs, a quick search of third-party module vendors usually returns what you are looking for. Module developer or vendors can be broken down into two general groups, commercial and open source. Each group has its own advantages and drawbacks. While we examine what the pros and cons are, keep in mind that these are generalizations and will not hold true in all scenarios.

We will also highlight a few developers or vendors for each group. These lists are meant to simply provide examples of the different types of module providers. The vendors listed were chosen because one or more authors of this book have had personal experience with these vendors or the sites are extremely popular with the overall community.

Commercial modules

These modules are created and sold by companies or...