For more Expression Web Quicktips, go to www.zoom-in.com Learn how to use ASP.NET Master Pages for rapid website development in Expression Web 2.
Tag: Pages
ASP.NET Tutorial – Master Pages & Site Navigation – Part2
Use Master Pages and Site Navigation? Create a web site with a consistent layout and design across all its pages using ASP.NET 2.0 MasterPages. See how easy it is to add navigation to a web site using the new TreeView and SiteMapPath controls. For Best View: watch the video in Full Screen Mode.
Java Server Pages
JSP Hosting is a Java hosting program that has many similarities to Microsoft ASP. JSP hosting refers to the ability to run and manage Java Server Pages. Even though Java Server Pages (JSP) is quite similar to Microsoft’s Active Server Pages (ASP) JSP does have slight differences in the hosting environment. Java Server Pages is…
Optimizing Your ASP.Net Pages for Faster Loading and Better Performance.
If you read the internet and all of the websites dedicated to Asp.Net you will inevitably read about the wonders of the DataGrid, DataList, and Repeater controls. While each of these has its place, if you are only displaying data there is a much faster and more efficient means to do so. Let’s say you…