Tutorial Details
- Technology: ASP.NET, C#
- Difficulty: Basix
- Estimated Completion Time: 20 Minutes
Download Source Files
This latest lesson in our ASP.NET from Scratch series delves into Master Pages – ASP.NET’s built-in templating engine. You’ll learn what Master Pages are, and how to use Master and Content pages to provide a consistent look and feel to your web application.
Lesson 5: Master Pages
Sell ASP.NET Components on CodeCanyon
Did you know that you can sell your ASP.NET scripts and components on CodeCanyon? Simply sign-up for a free author account, and start selling!
- Follow us on Twitter, or subscribe to the Nettuts+ RSS Feed for the best web development tutorials on the web.



RoyalSlider – Touch-Enable ... only $12.00 
Man I am anxious to see some .NET MVC videos!
Thanks for master page tutorial. yes now the big thing is MVC, hope to see those tutorials after this series is over, thanks again
Nice tutorial.
Thanks for sharing.
nice tuts thanks a lot
Seems like MVC is a very popular programming style.
nice tut keep the good work and bring more asp.net tuts we really do like it :)
Sorry, I dont mean to be rude, but I just really, really, really, dont understand why ANYONE would EVER use ASP.
Honestly I cant think of ANY good reason, not one, and I have been a web developer for 5 years.
Please, Im actually really interested to hear why anyone would actually use ASP.
I don’t know why anyone would use ASP, either. It’s an extremely old and slow technology. But if you’re curious why you may want to use ASP.NET, check out the first 10ish minutes of the first lesson in this series.
So sick of the “PHP is better than .Net” junk!
I have been coding in .Net (C# and VB.Net) since 2005 and love it!
whats wrong with video I cant play it?
Hi there
I have just come across these and they are totally cool.
How often will you be adding to this series.
Thank you…its a good tutorial
thank you !
Thanks . it’s greats tuto i Love ASP.NET
Its nice viedo . its easy to understand by direct watch video
do you have this tutorial showing the actual connection to sqlserver instead of using a class file you created?
Jeremy, great tutorials, very helpful specially for the beginners.
I have a question about Master Pages, how about If I want to create a generic/reusable MasterPage and publish it live (along with CCS and Images folder) on server and use http:// path to refer to this master page in order to use it across applications.