Skip to Content
Pro ASP.NET 4.5 in C#, Fifth Edition
book

Pro ASP.NET 4.5 in C#, Fifth Edition

by Adam Freeman, Matthew MacDonald, Mario Szpuszta
July 2013
Intermediate to advanced content levelIntermediate to advanced
1228 pages
34h 1m
English
Apress
Content preview from Pro ASP.NET 4.5 in C#, Fifth Edition

CHAPTER 7

image

SportsStore: Navigation & Cart

In Chapter 6, we set up the basic features of the SportsStore application. Now we will build on those features to extend the application so that you’ll get a sense of how a Web Forms project comes together. Along the way, you’ll see some additional features that the ASP.NET Framework provides.

Configuring URL Routing

By default, the URLs that we use to access Web Forms in an ASP.NET Framework application correspond to file names. So a request for this URL:

http://localhost:53506/Pages/Listing.aspx

will result in the Listing.aspx file in the Pages folder being processed and the resulting HTML returned to ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning ASP.NET 4.5 in C#

Beginning ASP.NET 4.5 in C#

Matthew MacDonald
Pro C# 7: With .NET and .NET Core

Pro C# 7: With .NET and .NET Core

Andrew Troelsen, Philip Japikse

Publisher Resources

ISBN: 9781430242543Purchase book