Home Page

The Training

Course Outlines

Course List & Dates

On Site Training

The Trainers

About Manor Training

Contact Us

To Find Us

Training Centre

Training Rooms

Training Times

Training & Services

Training & Services

Client List

Quality Assurance

Terms & Conditions

About Our Training Courses

 

Manor Training Logo


ASP.NET C# ADVANCED

Overview of the basics of ASP.Net and C# - Master Pages (New to ASP.Net 2) - Additional Server Controls:
Link Button - Panel - File Upload - MultiView (New to ASP.Net 2)
Additional Data Controls: GridView - DataList - DetailsView (New to ASP.Net 2) - FormView
SqlDataSource (New to ASP.Net 2) - Themes (New to ASP.Net 2) - Custom User Controls

COURSE CONTENTS

Session 1
Creating a Basic ASP.Net page
Handling form submission with ASP.Net
Introduction to Visual Studio.Net and Web Applications
Create the skeleton for our project as we work through
this two day Intermediate course
Session 2
How Master Pages Work.
Creating a Master Page.
Applying a Master Page to a Child Page.
Adding common functionality via a Master Page.
Accessing and changing Master Page properties.
Adding a Style Sheet to your Master Page (and therefore

 

to all the Pages attached to it).
Building Styles using Visual Studio.Net 2005.
Various types of Styles that can be used.
Alert you to the problem with Styles and Master Pages
Session 3
Learn to use and incorporate the following server controls into your web site.
Link Buttons
Panels
File Upload
MultiView
We will also have a look at Master Pages and see how they will undoubtedly become an integral part of your site.
Session 4
Overview of ADO.Net

 

GridView
DataList
DetailsView (New to ASP.Net 2)
FormView
SqlDataSource (New to ASP.Net 2)
Session 5
Create your own web site Theme
Apply your Theme to your site
Add CSS to your Themes
Create a custom skin
Session 6
What is a Custom User Control
How to create your own Custom User Control
Adding functionality to your Custom User Control
Accessing functions and properties of your user Control