ASP.NET
ASP.NET is the
newest version of ASP, using the latest Microsoft server-side tecnology.
It is a dynamic tool that you can use to write web pages that are
dynamic rather than static, and that can also retrive information
from relational databases. ASP.NET is a superb tool for Web development.
Before you start,
contact our enrolment office for advice
on what prior programming knowledge you should have in order to take
this course.
You will use ASP.NETs core technologies and techniques to improve
code separation and modularity, as well as its rich server-side controls
to cut down on development time.
The ASP.NET course covers 50 hours working through an instruction
manual. Trainers will be available at all times if you need assistance
Syllabus
Writing Basic ASP.NET
Pages
Increasing Code Separation and Modularity
Creating Web Forms with Web Controls
Accessing Databases with ADO.NET
Manipulating Data with ADO.NET DataSets
Programming XML Documents with ASP.NET
Converting and Transforming XML Data with ASP.NET
Preserve Session State
Cache Page Output
Cache a User Control