spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / programming / asp-net-com / 1 current pageTo page 2To page 3To page 4To page 5To page 6
[next]

Developer-Building Trading-Pricing Appl-Capital Markets C#-WPF--WCF-XML-.Net 3.5,ASP, SQL Server
WSI Nationwide, Inc.
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
Developer News
Google Going Native With Chrome
Mozilla Fixes Firefox Flaws as 3.5 Release Nears
Microsoft and Novell Still Bosom Buddies


Building Websites with the ASP.NET Community Starter Kit

Reproduced from "Building Websites with the ASP.NET Community Starter Kit" by permission of Packt Publishing. ISBN 1904811000 , copyright 2004. All rights reserved. See http://www.packtpub.com/ for more information.

Customizing your Website

In this chapter from Building Websites with the ASP.NET Community Starter Kit, we illustrate how easy it is to create a a complete and functional community website from scratch with a personalized look and feel.

First, let's establish the functionality we want for the new website and how it should look. To make things easier and reuse the layout of an already existing website, we'll create my personal community website. We aim to have it look like my current website:

Graphic1

Building this website with the CSK will make use of all the colorful but extremely powerful features of the CSK. The website we're building needs to have the following features:

We make use of CSK's security features to allow only authenticated users to post messages on the forum or to add comments in the My Books section. This also opens the possibility of sending newsletters to people that ask to receive them.

In case you were wondering, CSK doesn't have support for multiple languages. However, you can change the language of the website by modifying the skin files. More information on creating multi-lingual sites can be found in these forum topics on the http://www.asp.net/ forums:

The new website, which takes a couple of hours to create (with the knowledge from the previous chapters and the HTML layout ready), will look something like this:

Graphic2

Throughout the chapter there are references to technical details such as database table names, stored procedures, C# methods, and so on. You'll learn more about these in the following chapters.

Setting up a New Community

Begin by creating a new community on your machine named Play (note that more details of this are found in Chapter 3 of the full book). When creating the new community in the ISP Administration page, uncheck the Apply Sample Content checkbox, as we want to start with a brand-new community site. Also, you may prefer to have a personalized admin account instead of Admin. Before moving on, make sure that you're shown a bare community website when accessing http://play/CommunityStarterKit:

Graphic3

The rest of the chapter is structured in two parts. In the first part, we'll add the information to the website, and in the second, we'll change its layout. You may prefer to combine these two, but for the purposes of this chapter, it's easier and cleaner to deal with things one by one.

 


home / programming / asp-net-com / 1 current pageTo page 2To page 3To page 4To page 5To page 6
[next]

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

webref The latest from WebReference.com Browse >
XML and PHP Simplified · Creating a ASP.NET Contact Form · Data Filtering with PHP
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Intel to Host Live Nehalem Q&A · 12 Tips to Troubleshoot Network File-Sharing · 10 Tips for Selling on Kijiji

Created: March 27, 2003
Revised: July 29, 2004

URL: http://webreference.com/programming/asp-net-com/1