Categories
Internet Application Development

FIT5032: Week 4

Unfortunatly I missed the presentation of week 4’s Internet Application Development lecture, I will however make a summary from the note provided. The topics covered were:

  • Static vs Dynamic pages
  • Development environment for ASP.NET
  • IIS virtual directories 

From previous weeks, I seem to keep forgetting the difference between simple and complex types. An easy definition to remember:

In XML Schema, there is a basic difference between complex types which allow elements in their content and may carry attributes, and simple types which cannot have element content and cannot carry attributes.

source: http://www.w3.org/TR/xmlschema-0/