Chapter 7. Working with ASP.NET Server Controls Templates

IN THIS CHAPTER

Up to this point you've seen how to retrieve data from multiple data stores and how to bind different server controls to that data. Though useful and efficient, the pages you've created thus far have been quite plain and your control on how the page is rendered has been limited to the default rendering of that particular control. In this chapter you will learn how to make your pages look exquisite using templates. Not all server controls support the use of templates. We will be demonstrating the three intrinsic server controls that do inherently support templates—the ...

Get Programming Data-Driven Web Applications with ASP.NET 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.