Skip to content

Create an application that displays your name, student number, and program of study. Use a meaningful url, a url that users will expect, to display this info. Must use a model to represent the information on the View. Information must not be written into HTML tags explicitly; use models instead. View must be in cshtml. Do not return a string in …

Notifications You must be signed in to change notification settings

kellyannmcnamara01/5204-Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

5204-Assignment1

Create an application that displays your name, student number, and program of study. Use a meaningful url, a url that users will expect, to display this info. Must use a model to represent the information on the View. Information must not be written into HTML tags explicitly; use models instead. View must be in cshtml. Do not return a string in your controller.

N00589472

About

Create an application that displays your name, student number, and program of study. Use a meaningful url, a url that users will expect, to display this info. Must use a model to represent the information on the View. Information must not be written into HTML tags explicitly; use models instead. View must be in cshtml. Do not return a string in …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published