Ask a question to Desklib · AI bot

Ask NowBETA

ASP.NET Master Page Lab | Algonquin College

8 Pages897 Words340 Views
   

Added on  2019-09-20

About This Document

This lab assignment for CST8256 Web Programming Language I course at Algonquin College teaches how to use ASP.NET Master Page. Students will create 4 web form pages using the provided resources and submit their work before the due date. The lab also covers sorting students by name, type, and ID using a pre-compiled class library.
BookmarkShareRelated Documents
CST8256 Web Programming Language ILab 4Objective1.Use ASP.NET Master Page2.Set Master Page properties inside content page.Due Date See Canvas posting for the due date. To earn 5 points, you are required:1.Complete the lab as required.2.Zip your website folder into one zip file and submit the zip file to the Blackboard before the due date. Any late submission will have 2 points deducted automatically.3.Demo me your lab work during the following week’s lab session. If for any reason, you missed a lab, you can make up the demo in a future lab session.Preparation1.Download and unzip “Lab 4 Resources.zip” file. This file contains the following resources needed to complete the lab:An ASP.NET master page “AlgonquinMasterPage”Two images “SAT.png” and “SMD.png”, A style sheet “SiteStyles.css” A class library “Lab4Entities.dll”2.After creating a new ASP.NET empty web site Lab4, you will need to add the master page to the web site. Right click on the web site and select “Add > Existing Item ...”3.Create an App_Themes folder inside the web site; Right click on the web site and select “Add > Add ASP.NET Folder > Theme”4.Add the images and the style sheet into App_Themes folder. 5.To use the class library “Lab4Entities.dll”, you have to add the reference to it from the web site as:CST8256 Web Programming Language IPage 1
ASP.NET Master Page Lab | Algonquin College_1
After completion, your Visual Studio Solution should look like the following:CST8256 Web Programming Language IPage 2
ASP.NET Master Page Lab | Algonquin College_2
RequirementsYou are required to create 4 web form pages inside this web site.1.Add three web forms, SatFirstPage.aspx, SatSecondPage.aspx and SatThirdPage.aspx, using master page AlgonquiMasterPage.master. CST8256 Web Programming Language IPage 3
ASP.NET Master Page Lab | Algonquin College_3

Found this document preview useful?

Related Documents
Razor Syntax and ASP.NET MVC Layout Pages - Lab 8
|7
|1183
|491

Brothers Restaurant System
|10
|947
|27

Create a Web Site with Masterpage, Navigation, Contact Page, jQuery and Database Connectivity
|2
|546
|250

Working with Sessions and Collections in .NET Web Forms Applications
|4
|860
|356

Java Programming with Spring Boot Framework
|5
|580
|442