Okay I just did what you instructed me to do and I changed the following in bold:
<%@ Page Title="Planet Wrox - Management - Genres" Language="C#" MasterPageFile="~/MasterPages/Management.master" AutoEventWireup="true" CodeFile="Genres2A.aspx.cs" Inherits="
Management_Genres1A" %>
Code:
public partial class Management_Genres1A : System.Web.UI.Page
And yes it works. I was just not sure exactly what you were specifying in your post? I just wanted to make sure.