Exam 98-361: Software Development Fundamentals/Understanding Web Applications
This lesson covers Understanding Web Applications. It looks at web page development, Microsoft ASP.NET web application development, web hosting, and web services.
Activity 1 - Understand Web Page Development
[edit | edit source]This objective may include but is not limited to: HTML, Cascading Style Sheets (CSS), JavaScript.
- Read Beginner Developer Learning Center.
- Read Introduction to the Web as a Platform.
- Read Introduction to CSS.
Activity 2 - Understand Microsoft ASP.NET Web Application Development
[edit | edit source]This objective may include but is not limited to: page life cycle; event model; state management; client-side vs. server-side programming.
Activity 3 - Understand Web Hosting
[edit | edit source]This objective may include but is not limited to: creating virtual directories and Web sites; deploying Web applications; understanding the role of Internet Information Services.
Activity 4 - Understand Web Services
[edit | edit source]This objective may include but is not limited to: Web services that will be consumed by client applications; accessing Web services from a client application; SOAP and Web Service Definition Language (WSDL).
- Read Web Services and the Microsoft Platform.
- Read Web Services.