Chapter 8. Leveraging existing ASP.NET features

This chapter covers

  • Exploring the ASP.NET server controls supported in ASP.NET MVC

  • Using cache, cookies, and session

  • Applying the tracing feature

  • Setting up health monitoring

  • Leveraging site maps

  • Configuring membership, personalization, and localization

Many of us have invested heavily in ASP.NET. With ASP.NET MVC now available as an alternative to Web Forms, is all that knowledge useless? Do we have to relearn this platform entirely from scratch? You will be relieved to know that many of ASP.NET’s platform features work the same way they always have. Even some Web Forms server controls work. In this chapter we’ll cover what works in ASP.NET MVC and what does not. By the end of the chapter, you should feel ...

Get ASP.NET MVC in Action 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.