Expression Web
The basics and beyond

Exercise Code

The code used in this book is available for the following chapters:

All files Zip

 

Chapter 12

Master Pages - yumm, all the benefits of a DWT without the mass publishing drawback. So why not use master pages instead of Dynamic Web Templates?

Primarily because master pages require your website to be hosted on a web server that supports asp.net 2.0. Not all do since the asp.net 2.0 implementation for Linux based servers is limited in function and few Linux hosts have installed it. If you would like to find out more about running dotnet on Linux take a look at http://go-mono.com for the open source implementation.

If you know of a commercial Linux based web host that offers Mono I would love to know about it. Drop me a line using the contact form or better yet post it over in the forums at http://forum.by-expression.com

Exercises

Files are the raw code used in the exercises while Examples are the completed file.

Files Examples
chapter8.txt Chapter 8
fewd-master.txt replace the - with a . and delete .txt to use
exercise-master.txt replace the - with a . and delete .txt to use

Chapter 12 zip file

Screenshot of nested master displayed in Expression Web Design view