Booking options
£2,367
£2,367
Delivered Online or In-Person
You travel to organiser or they travel to you
Redhill
3 days
All levels
Our hands on ASP.NET training course that will teach students how to create a simple ASP.NET application that delivers dynamic content to the web. The course is applicable for those using C# or VB.NET with ASP.NET.
What will you learn
Create a web form with server controls
Separate page code from content with code-behind pages, page controls, and components.
Display dynamic data from a data source by using ADO.NET and data binding.
Debug ASP.NET pages by using trace.
ASP.Net training course details
Who will benefit:
Programmers working with ASP.NET.
Prerequisites:
HTML5 development fundamentals
VBNet_course.htm or
C++ programming foundation
Duration
3 days
Working with ASP.NET
Introducing ASP.NET.
Creating web forms.
Adding ASP.NET code to a page.
Handling page events.
Using Web Controls
Web controls and HTML controls compared.
Using intrinsic controls.
Using input validation controls.
Introduction to user controls.
Using trace in ASP.NET pages
Overview of tracing.
Trace information.
Page-level trace and application-level trace.
Separating code from content
Advantages of partitioning an ASP.NET page.
Creating and using code-behind pages.
Creating and using components and classes.
Inheritance of classes.
Interfaces.
Using ADO .NET to access data
Accessing text files.
Overview of ADO .NET
Connecting to a data source.
Accessing data with DateSets.
Using DataViews.
Accessing data with DataReaders.
Using XML data with a DataSet.
Creating an ASP.NET Web Application
Requirements of a web application.
Sharing information between pages.
Securing an ASP.NET application.
Web services.
Creating a simple web service using Visual Studio.NET
Calling a web service using Visual Studio.NET