loading

Latest News!!!

Oracle apps11i online training starting on 24th October Saturday at 11am EST. Free Seminar on 17th October Saturday at 1am EST. Contact Ganesh at 405-812-5399.

Pro E wildfire next batch starting soon. Online classes also available. Contact Rahul at 734-883-8485. Enroll Today !!!



ASP.NET & C# Training

We teach you

Microsoft ASP.NET and Microsoft C#. Training

2310B Developing Microsoft ASP.NET Web Applications Using Visual Studio .NET

Duration:

Instructor-led Classroom Learning - 5. weekend

Overview:

This course will teach programmers and beginning Web developers the fundamentals of Web application site implementation by using Microsoft ASP.NET and Microsoft C#. NET.

At Course Completion

After completing this course, students will be able to:
  • Explain the Microsoft .NET Framework and ASP.NET
  • Create a component in Visual Basic .NET or C#.
  • Create an ASP.NET Web application project by using Visual Studio .NET.
  • Add server controls to an ASP.NET Web Form.
  • Create and populate ASP.NET Web Forms.
  • Add functionality to server controls that are on an ASP.NET Web Form.
  • Use the Trace and Debug objects that are provided with Visual Studio .NET.
  • Use validation controls to validate user input.
  • Create a user control.
  • Access data by using the built-in data access tools that are available in Visual Studio .NET.
  • Use Microsoft ADO.NET to access data in an ASP.NET Web application.
  • Accomplish complex data access tasks from an ASP.NET Web application.
  • Access Extensible Markup Language (XML) data and read it into a DataSet.
  • Call an XML Web service from an ASP.NET Web application and incorporate the returned data into a Web application.
  • Store application and session data by using a variety of methods.
  • Configure and deploy an ASP.NET Web application.
  • Help protect an ASP.NET Web application by using a variety of technologies.

Prerequisite(s) or equivalent knowledge:
Before attending this course, students must have the ability to create HTML or DHTML, including:

  • Tables
  • Images
  • Forms
  • Programming experience using Visual Basic .NET, including:
  • Declaring variables
  • Using loops
  • Using conditional statements

Outline:

Lesson 1: Overview of the Microsoft .NET Framework
Introduction to the .NET Framework
Overview of ASP.NET
Overview of the Lab Application
Resources

Lesson 2: Using Microsoft Visual Studio .NET
Overview of Visual Studio .NET
Creating an ASP.NET Web Application Project

Lesson 3: Using Microsoft .NET-Based Languages
Overview of the .NET-Based Languages
Comparison of the .NET-Based Languages
Creating a Component Using Visual Studio .NET

Lesson 4: Creating a Microsoft ASP.NET Web Form
Creating Web Forms
Using Server Controls

Lesson 5: Adding Code to a Microsoft ASP.NET Web Form
Using Code-Behind Pages
Adding Event Procedures to Web Server Controls
Using Page Events

Lesson 6: Tracing in Microsoft ASP.NET Web Applications
Understanding Tracing
Remote Debugging

Lesson 7: Validating User Input
Overview of User Input Validation
Using Validation Controls
Page Validation

Lesson 8: Creating User Controls
Adding User Controls to an ASP.NET Web Form
Creating User Controls

Lesson 9: Accessing Relational Data Using Microsoft Visual Studio .NET
Overview of ADO.NET
Creating a Connection to the Database
Displaying a DataSet in a List-Bound Control

Lesson 10: Accessing Data with Microsoft ADO.NET
Introduction to Using ADO.NET
Connecting to a Database
Accessing Data with DataSets
Using Multiple Tables
Accessing Data with DataReaders

Lesson 11: Calling Stored Procedures with Microsoft ADO.NET
Overview of Stored Procedures
Calling Stored Procedures

Lesson 12: Reading and Writing XML Data
Overview of XML Architecture in ASP.NET
XML and the DataSet Object
Working with XML Data
Using the XML Web Server Control

Lesson 13: Consuming and Creating XML Web Services
Overview of Using XML Web Service
Calling an XML Web Service by HTTP
Using a Proxy to Call an XML Web Service
Creating an XML Web Service

Lesson 14: Managing State
State management
Application and Session Variables
Cookies and Cookieless Sessions

Lesson 15: Configuring, Optimizing, and Deploying a Microsoft ASP.NET Web Application
Using the Cache Object
Using ASP.NET Output Caching
Configuring an ASP.NET Web Application
Deploying an ASP.NET Web Application

Lesson 16: Securing a Microsoft ASP.NET Web Application
Web Application Security Overview
Working with Windows-Based Authentication
Working with Forms-Based Authentication
Overview of Microsoft Passport Authentication

Lesson 17: Review
Review of Material Covered
Introduction to the Game