Microsoft training courses | Wise Owl - home page

Phone (01457) 858877 or email

Microsoft ASP.NET training courses

Not only do we train in ASP.NET, but we develop internal and external systems in it too.  It's our first choice for any system development.  You can see a full list of our ASP.NET courses, exercises, manuals and venues on our ASP.NET home page, but in the meantime here's a sample of what you'll learn.

Creating master pages

It's almost certain that you're going to want every single page of your website to have the same look-and-feel and header:

Default page Page filled in
Pages start out like this ... ... and you fill in the details

Our ASP.NET courses show you how to create and user master pages, and discuss whether you should be using themes or skins.

Creating criteria forms in ASP.NET

Here's an example of a search form from our internal Wombat system:

Search form

You can search for courses by a number of different criteria.

On the ASP.NET course you attend, you'll learn how to create dropdown lists on criteria forms, and get these to show search results.

Creating gridviews

Gridviews are the heart and soul of ASP.NET:

Typical gridview

This gridview lists courses, and allows a user to edit or cancel any of them.

You'll learn how to create gridviews, and how to react to events on them.

Creating user controls

For most courses, you'll learn how to create user controls in ASP.NET:

3 user controls on main page

A single web page broken down into 3 separate user controls: an example of good ASP.NET page design.

So rather than having lots of individual pages, you should design a site with a few single pages composed of lots of linked user controls.

All content copyright Wise Owl Business Solutions Ltd 2013. All rights reserved.