May 05, 2024  
College Catalog 2018-2019 
    
College Catalog 2018-2019 [ARCHIVED CATALOG]

CSI 291 - Developing Web Applications with ASP.NET


Credits 7
This is an advanced course in Web application development. Students design and develop Web- based applications using database connectivity (Microsoft SQL Server) ADO.NET, client-side scripting JavaScript and server-side coding using Active Server Page (ASP .NET) technology with Web forms. Business logic is created using server-based components written in Visual Basic. NET or C#. Extensible Markup Language (XML) and use of Web services is covered and used by students in the creation of their Web applications.
Prerequisite(s): CSI 145  and CSI 155 .

Course Outcomes

  1. Create HTML5/CSS3 user interfaces that are responsive on different platforms (PC, tablet and mobile) to industry standards.
  2. Describe the difference between client-side and server-side scripting in web applications to current industry standards.
  3. Create an interactive web application using active server pages to maintain state using cookies, application and session to current industry standards.
  4. Create a multi-tier web application using Active Data Objects (ADO.NET) database technology with SQL Server, active server pages and Visual Studio server components to current industry standards.