Chapter 17Personalizing Websites

WHAT YOU WILL LEARN IN THIS CHAPTER:

  • Details about the Profile feature that ships with ASP.NET
  • How to create and consume a user’s profile in a website
  • How you can recognize your users and how to serve them customized content
  • How you can access the profile of other users of your site

WROX.COM CODE DOWNLOADS FOR THIS CHAPTER

You can find the wrox.com code downloads for this chapter on the Download Code tab at www.wrox.com/go/begaspnet451. The code is in the Chapter 17 folder.

There is only one thing that beats good content on the web — good personalized content. In the era of information overload and the huge amount of competitive sites, it’s important to know your visitors and understand the possibilities you have to present them personalized content. With a good personalization strategy, you can create a website that lives up to your users’ expectations by presenting them with exactly the data they are looking for. Personalization is useful for many different scenarios. For example, on a sports site, you use personalized content to highlight activities from the user’s favorite team. On a site that deals with programming, you can personalize content by showing users examples in their preferred programming language(s) only. On a news website, you can let users choose one or more news categories (World, Local, Sports, Business, Financial, and so on) and target the content you show them based on these preferences. You can take this one step further ...

Get Beginning ASP.NET 4.5.1: in C# and VB now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.