ASP.NET 2.0 Enterprise Web Development

Organiser
JB International Consultants Ltd
Date
22-26 Oct 2007 (Add to calendar) GMT
Venue
JB International , London, GB
Cost
£1850+VAT

ASP.NET 2.0 Training Course Outline

The .NET 2.0 Framework

The Common Language Runtime
The Framework Class Library
Intermediate Language
.NET Languages
The Global Assemble Cache
Disassemblers


Visual Studio.NET

Creating Projects
Project Anatomy
Using the IDE
Code Snippets


Language Syntax

VB.NET vs C#
Comments and Documentation
Data Types
Variables
Operators
Conditional Statements
Looping Structures
Functions
Exception Handling


Classes & Objects

Classes and Objects
Partial Classes
Methods, Properties and Events
Constructors
Property Procedures
Enumerations
Reference vs. Value Types
Structures
Namespaces


Arrays, Collections and Generics

Arrays
Resizing Arrays
ArrayLists & HashTables
Generic Collections



Debugging Applications

Breakpoints
Tracepoints
Edit & Continue
Stepping through code
Data Tips & Visualisers
Watch windows
Command Windows
Call Stack


ASP.NET Introduction

HTML & Server controls
Postbacks
Page Lifecycle


User Interface Development

Master Pages
Themes
User Controls
Navigation
Validation


Configuration

Configuration Files
Developer Settings
Administration Tools


Membership & Personalisation

Membership Providers
Login Controls
Roles
State Management
Personalisation
Web Parts

Error Handling

Page Level Exceptions
Site Level Exceptions
Custom Error Pages
Tracing


Data Binding

Connection Object
Command Object
Data Readers
DataSets & DataAdapters
DataViews
Saving DataSet with Stored Procedures
Saving DataSet with the CommandBuilder



Web Services

Web Service Architecture
SOAP
Creating a Client
WSDL
UDDI
Creating a Server

Deployment

XCopy deployment
Setup Projects
Deploying web applications

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.” - Rick Osborne