Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Building Websites with the ASP.NET Community Starter Kit
  • Table Of Contents Toc
Building Websites with the ASP.NET Community Starter Kit

Building Websites with the ASP.NET Community Starter Kit

3.3 (3)
close
close
Building Websites with the ASP.NET Community Starter Kit

Building Websites with the ASP.NET Community Starter Kit

3.3 (3)

Overview of this book

Microsoft's ASP.NET Community Starter Kit (CSK) is a powerful, freely available application that allows you to quickly create a fully featured community-driven website, complete with article and news management, downloads, forums, and user handling. Supported and tested by thousands of developers in the ASP.NET community across the world, the Community Starter Kit offers you the luxury of a scalable and extensible architecture, and the ability to brand your own site. This book will take you inside the Community Starter Kit, allowing you to harness its power for easily creating your own websites. The book is structured to help you understand, implement and extend the Community Starter Kit: Understand how the Community Starter Kit works. Build the skills to implement your own site. Develop the confidence to extend the system for your own needs. With this book, you will learn how to: Install and configure the CSK Find your way around the CSKs towering range of features Create and administer community websites Become familiar with the common CSK ASP.NET controls Customize your CSK site Discover the secrets of the CSK core architecture Explore the inner workings of CSK modules Extend the CSK by creating new modules Customize existing modules with Web controls Add an RSS feed to share your content with others Deploy your CSK website This book is for ASP.NET developers with a sound grasp of C# and access to Visual Studio .NET. This book uses the Visual Studio. NET version of the ASP.NET Community Starter Kit available from http://www.asp.net/StarterKits/
Table of Contents (16 chapters)
close
close
TrixBox Made Easy
Credits
About the Authors
Introduction
1
CSK Controls

Module Classes


As you will recall fromChapter 6, the CSK divides the middle layer of each module into three distinct categories:

  • Components: Contain classes used by the CSK for database access and the classes used to represent module content (that is an article or a book).

  • Content: Includes the code-behind classes, which the CSK will attach to a skin for presentation. These classes move the information from component classes to the screen (when retrieving content), and from the screen into the component classes (when adding and editing content).

  • Controls: Contain classes representing web controls, which render content attributes (title, description, date posted) in a web form.

The CSK solution file keeps each category in a separate directory. For articles, the directories are Engine\Modules\Articles\Components, Engine\Modules\Articles\Content, and \Engine\Modules\Articles\Controls.

Components

The following diagram is very similar to the database schema shown in the beginning of the chapter...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Building Websites with the ASP.NET Community Starter Kit
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon