Curso Presencial
Duración:
15 Horas
Para qué te prepara:
This three-day, instructor-led course provides students with the knowledge and skills that are needed to successfully design and implement Web applications using Microsoft ASP.NET.
Formación: Megatraining cubre todas las necesidades de formación informática de la empresa, tanto a nivel usuario como a nivel técnico Sus necesidades son nuestras soluciones: Porque nuestro...
contactar con el responsable| Requisitos |
Before attending this course, students must meet the following prerequisites: •
|
| Precio |
Consultar con el centro de formación |
TEMARIO Y CONTENIDOS
Advanced Web Application Development using Microsoft ASP.NET
Course 2311 — Three days — Instructor-led
Introduction
This three-day, instructor-led course provides students with the knowledge and skills that are needed to successfully design and implement Web applications using Microsoft ASP.NET. This course assumes student exposure to the new features of ASP.NET that can be leveraged for Web applications matching corporate requirements.
Audience
This course is intended for existing ASP.NET developers who are writing solutions using Microsoft ASP.NET. This course assumes that the students are familiar with Hypertext Markup Language (HTML), client-side and server-side scripting, ASP.NET, Microsoft ActiveX® Data Objects for .NET (ADO.NET), and a Microsoft .NET-based programming language.
The Web developer is responsible for the design and implementation of a Web application and/or a Web solution. Typically, these individuals perform the following functions:
•
Assist with the creation of functional specifications.
•
Design and develop user interfaces (UIs).
•
Create ASP.NET Pages.
•
Write Web Forms applications.
•
Create and test prototypes.
At Course Completion
After completing this course, students will be able to:
•
Create a Web application architecture that is maintainable and extensible.
•
Describe the elements of a well-designed portal application using ASP.NET.
•
Implement best practices for creating data access logic components.
•
Create a well-designed data abstraction layer to maximize code reusability.
•
Tune data-driven Web applications for optimal performance.
•
Customize databinding for maximum scalability and usability.
•
Design and implement an easy-to-administer configuration strategy.
•
Generate custom configuration handlers.
•
Create custom controls to encapsulate user interface.
•
Use best practices for interoperating with COM components.
•
Implement caching techniques to improve Web application performance.
•
Design reusable Web presentation patterns using object-oriented techniques.
•
Use GDI+ classes to create interactive graphics.
•
Use DataGrids for advanced reporting techniques.
•
Apply best practices for debugging and exception handling.
•
Use Application Center Test for stress testing Web applications.
•
Create a flexible security infrastructure.
•
Implement encryption classes to secure communication.
•
Build an administrative interface for a portal application.
•
Use object-oriented techniques to build an extensible modular design.
Prerequisites
Before attending this course, students must meet the following prerequisites:
•
Ability to create HTML pages with tables, images, and forms.
•
Experience using a scripting language, such as Microsoft Visual Basic® Scripting Edition or JavaScript.
•
Experience using ASP.NET to create Web applications.
•
Ability to retrieve data from relational databases by using ADO.NET.
•
Familiarity with a .NET-based programming language.
In addition, it is recommended, but not required, that students have completed:
•
Course 2310: Developing Microsoft ASP.NET Web Applications Using Visual Studio .NET
•
Course 2640: Upgrading Web Development Skills to Microsoft ASP.NET
Microsoft Certified Professional Exams
This course will help the student prepare for the following Microsoft Certified Professional exam:
•
Exam 70-305: Developing and Implementing Web Applications with Microsoft Visual Basic .NET and Microsoft Visual Studio® .NET
•
Exam 70-315: Developing and Implementing Web Applications with Microsoft Visual C#® .NET and Microsoft Visual Studio .NET
Course Materials
The student kit includes a comprehensive workbook and other necessary materials for this class.
Course Outline
Module 1: Considerations for Building Advanced ASP.NET Applications
•
Building Enterprise Web Applications With ASP.NET
•
Presentation Layer
•
Data Access Layer
•
Business Logic Layer
Module 2: Designing Data Tier Components
•
Implementing Data Access Logic Components
•
Designing a Data Abstraction Layer
•
Performance Tuning for Data Access
•
Managing Settings and Configuration with Typed DataSets
•
Best Practices for Reliable Data Access
Module 3: Web Presentation Patterns
•
Using Design Patterns in Web Applications
•
Creating Dynamic Interfaces with User Controls
•
Using Inheritance to Define Basic Site Functionality
•
Using Collection Classes for DataBinding
•
Properties and Elements of the DataGrid
•
Optimal Data Paging for DataGrids
•
DataGrid Editing Techniques
•
Creating Master/Detail Views with a DataGrid
Module 4: Building Custom Controls
•
Architecture of Custom Controls
•
Creating Control Object Models
•
Using Events in Controls
•
Rendering Control Output
•
Creating Data-Bound Custom Controls
Module 5: Using Graphics Classes to Generate Images
•
Major System.Drawing Classes
•
Methods for Generating Images
•
Using Data to Generate Charts
Module 6: Creating a Secure Infrastructure
•
ASP.NET Security Models
•
Role-based Authorization Techniques
•
Process Identity and Accessing Resources
•
Securing Communication with Encryption
Module 7: Caching Patterns and Practices
•
Effective Caching Strategies
•
Managing Session Data
•
Client-side Caching Options
Module 8: Diagnostics and Exception Handling
•
Exception Handling Strategies
•
Best Practices for Debugging
•
Using Application Center Test for Performance Testing
•
Applying Performance Counters to Profile Web Applications
Module 9: Interoperability with COM
•
Overview of COM Interop
•
Creating and using a Runtime Callable Wrapper
•
Guidelines and Issues in COM Interoperation
Module 10: ASP.NET Configuration
•
Configuration Schema Overview
•
Examples of Built-in Configuration Settings
•
Creating Custom Configuration Settings
•
Encrypting Configuration Settings
•
Using the Configuration Management Application Block
Module 11: Administering and Extending the Portal
•
Creating Flexible Site Administration Tools
•
Adding Modules to the Portal