Bickenhall College London Logo 
   Home | About Us | Contact Us |  Time Tables  |  Brochure  | Work@BCOC |
   

 
Programming

     Networking MCITP Windows 2008 Certification MS Exchange Server 2007 MCSE Certification Exchange Server(MCSE+I) A+ Certification N+ Certification CCNA Certification CCNP Certification Cisco Firewall Specialist(PIX and ASA) Redhat Administration and Networking Oracle Solaris Certification     Oracle Oracle OCP 11G Certification Oracle Solaris Certification Oracle Java Certification Oracle OCP 10G Certification Oracle Financials Oracle Real Application Cluster (RAC) Oracle Apps DBA Oracle Forms and Report     Database Oracle OCP 11G Certification Oracle OCP 10G Certification MCTS SQL 2008 Certification MCITP: SQL 2008 MCTS SQL 2005 Certification MCITP: SQL 2005 PHP with MySQL ASP.Net with MS SQL     Web Design / Graphic Web Design and Web DB with ASP.Net Web(Dreamweaver,CSS) & Graphic Design(Flash+Photoshop) Graphic Design(Flash+Photoshop) Photoshop Flash Web Animations 3D Studio Max Digital Animation PHP with MySQL ASP.Net with MS SQL Java JSP with Apache Tomcat MCTS Web Certification(C# ASP.Net)     Programming Java SCJP Certification Oracle OCP Java Certification MCTS Web Certification(C# ASP.Net) MCPD Web Certification(C# ASP.Net) MCTS Windows Certification(C# ASP.Net) MCPD Windows Certification(C# ASP.Net) Web Design and Web DB with ASP.Net PHP with MySQL ASP.Net with MS SQL Java JSP with Apache Tomcat MCTS Web Certification(C# ASP.Net)     Hardware A+ Certification N+ Certification     Application MS Office 2007 (MCAS) Certification AutoCAD 2D and 3D 3D Studio Max Digital Animation Sage Line (Accounting) Management PRINCE2™ Foundation & Practitioner PRINCE2™ Foundation PRINCE2™ Practitioner

 
Course Feedback
View All Feedbacks
Training Certification Courses
 

Microsoft Certified Technology Specialist (MCTS)
(MCTS Web Certification: NET Framework 4.0 ASP .NET Applications)

The New Generation of Microsoft Certifications


Microsoft’s MCTS: NET Framework 4.0 ASP .NET Applications certification is designed for developers who have a good knowledge and expertise in .NET Framework 4.0. Such developers have in-depth knowledge in Web application technology and data access in Web applications. This certification is a pre-requisite for the more advanced Microsoft Certified Professional Developer (MCPD) certification.

MCTS certified developers typically attract those employers who are looking for Web developers, Windows developers, or enterprise software developers. If you are already working in a non 4.0 .NET environment as a database developer or a systems administrator and considering to switch technologies or widen your knowledge base, this certification will make your transition easy.

Our 12-week practical oriented training and course material is designed to help you to get MCTS certified in the first attempt. Enrol in our course today and progress towards a professionally satisfying and rewarding career.

Full MCTS: Web Programming with 4.0 .net: £1580

MCTS Certification Exam and Course Highlight

MCPD Exam 70-515

Web Applications Development with Microsoft .NET Framework 4.0

MCPD Exam 70-513

Windows Communication Foundation Development with Microsoft .NET Framework 4.0
MCPD Exam 70-516 Accessing Data with Microsoft .NET Framework 4.0


Package Deal
MCTS: Web Application Certification

£1580

Full MCTS Web and MCPD Web Certifications

£2080

MCTS Certification
+
SQL Server 2008(MCTS)

£2000

MCTS Web Certification
+
Oracle OCP Java Programmer Certification

£2200

 
End 2 End Process

Enrolment
Phone or In Person
Course Fee £1500
Books and Course
Material Included
   
    Hands-on instructor
led Training for 8 weeks, Unlimited Pratice Hours
   
    Free MCTS Mock Exam
   
    Actual MCTS Exam done
@ BCOC
Fee not included
   
    MCTS Certified
     
Nearest MCTS Web Applications Certification Starting Dates

Microsoft Certified Technology Specialist (MCTS Web)

MCTS Web Certification Overview

Our training recipe for the MCTS Certification courses including hands-on training, detailed explanation of concepts, and practice exam server for Microsoft Certification gives you a fast, solid and effective training solution for obtaining MCTS Certification.

 

MCTS Web Applications Certification Course Contents

 

MCTS Web Applicaitons Exam: 70-515

TS: Web Applications Development with Microsoft .NET Framework 4.0


MCTS Exam 70-515 Certification Exam and Course Highlight

• Overview of Web Application Design

• Designing a Web Application

• Manage a group of associated data

• Developing MVC Models

• Creating a Microsoft ASP.NET Web Form

• Adding Functionality to a Microsoft ASP.NET Web Form

• Managing Data in an Microsoft ASP.NET 4.0 Web Application

• Managing Data Access Tasks by Using LINQ

• Developing MVC Views and Controllers

• Designing for Discoverability

• Optimizing Data Management for Web Forms

• Writing Server-Side Code for Web Forms

• Ensuring Quality by Debugging, Unit Testing, and Refactoring

• Securing a Web Application

• Applying Master Pages and CSS

• Developing Client Side Scripts and Services

• Implementing Advanced AJAX in a Web Application

• Web Application by Using Silverlight


Overview of Web Application Design
• Overview of IIS 7.0, Overview of ASP.NET 4.0, Underlying architecture, New Features,
• Introduction to the MVC Framework and .Net Framework, ASP.NET Pages
• Overview of the Request Life Cycle, Web Forms page, Comparing Web Forms and MVC

Designing a Web Application
• Web Applications: Case Studies, Web Application Design Essentials
• Guidelines for Determining When to Use Web Forms and MVC, Adding MVC Capabilities
• Visual Studio 2010 Tools and Technologies for Web Application Design, Visual Studio 2010 Simple Programming

Developing MVC Models
• Exploring Ways to Create MVC Models, Creating a Data Repository

Creating a Microsoft ASP.NET Web Form
• Creating a Web Form, Adding and Configuring Server Controls in a Web Form
• Working with Code-Behind Files, Handling Server Control Events
• Creating Classes and Components by Using Visual Studio 2010
• Handling Page Events, ASP.NET Validation Controls, Validating Web Forms

Adding Functionality to a Microsoft ASP.NET Web Form
• Implementing Code in a Web Application, Event Procedures, Entity Component, code-behind files
Managing Data in an Microsoft ASP.NET 4.0 Web Application
• Overview of ADO.NET, Connecting to a Database, Managing Data, Connecting to a Data Source
• Binding a Server Control to a Data Source, Modifying a Data Source

Managing Data Access Tasks by Using LINQ
• Loading Data by Using the XmlDataSource Control
• Displaying Data by Using LINQ to XML
• Saving Data by Using LINQ to Entities

Developing MVC Controllers
• Implementing MVC Controllers, Creating Action Methods, Creating an MVC Controller
• Adding Code to List the Blog Entries, New Blog Entry, Edit Blog entry, Delete Blog Entry

Developing MVC Views
• Implementing MVC Views, Implementing Strongly-Typed MVC Views
• Implementing Partial MVC Views, Develop a List, Detail, Create, Edit, Delete MVC View

Designing for Discoverability
• Overview of Search Engine Optimization, Creating the Robots and Sitemap Files
• Using ASP.NET Routing, Create robots.txt and sitemap.xml files.
• Use ASP.NET with Web Forms and MVC pages.

Writing Server-Side Code for Web Forms
• Overview of the Structure of a Web Application
• Writing Server-Side Code for Web Forms
• Controlling ViewState, Localizing a Web Application
• Persisting Data on a Web Forms Page, Validating User Input

Optimizing Data Management for Web Forms
Managing Data by Using LINQ to Entities, Using Data Source Controls
• Using ASP.NET Dynamic Data, Optimizing Data Management for Web Forms
• Managing Data by Using LINQ to Entities, GridView, ListView, DetailsView | Charts, ASP.NET Dynamic Data

Ensuring Quality by Debugging, Unit Testing, and Refactoring
• Debugging and Refactoring Code, Unit Testing Code, Debugging Code, Unit Test
• Processing Unhandled Exceptions, Test Driven Development

Securing a Web Application
• Configuring Authentication and Authorization, Configuring ASP.NET Membership
• Managing Authorization by Using ASP.NET Roles

Applying Master Pages and CSS
• Applying, Modify Master Pages , Create Nested MasterPage, Control Skins, Styles, Themes

Developing Client Side Scripts and Services
• Developing Client-Side Scripts, Implementing AJAX, WCF Service, Implement advanced JQuery

Implementing Advanced AJAX in a Web Application
• Implementing Ajax in ASP.NET MVC Pages Using Microsoft Ajax
• Implementing Ajax in ASP.NET MVC Pages Using jQuery
• Working With jQuery and Ajax Events

Deploying a Web Application
• Web Application Deployments, Web Site Deployments , One-Click Publish, Web Site Tool, Web Site Utility

Developing a Web Application by Using Silverlight
• Introduction to Rich Internet Applications
• Overview of Silverlight, Silverlight Project, Silverlight Application, Silverlight, its architecture, and the use of XAML for developing Silverlight applications

 

MCTS Web Application Exam: 70-513

TS: Windows Communication Foundation Development with Microsoft .NET Framework 4


MCTS Exam 70-513 Certification Exam and Course Highlight

• Service-Oriented Architecture

• Microsoft Windows Communication Foundation Development

• Hosting Microsoft Windows Communication Foundation Services

• Endpoints and Behaviors

• Testing and Troubleshooting Microsoft Windows Communication Foundation Services

• Security

• Introduction to Advanced Microsoft Windows Communication Foundation Topics


Service-Oriented Architecture
• Introduction to SOA, Benefits of SOA, Scenarios and Standards, SOA Technologies, Map SOA tenets to equivalent WCF concepts

Getting Started with Microsoft Windows Communication Foundation Development
• Service Contract and Implementation, Hosting WCF Services, WCF Behaviors, Consuming WCF Services, Consuming the Service Using Channel Factories

Hosting Microsoft Windows Communication Foundation Services
• WCF Service Hosts, ServiceHost, IIS, WAS, and AppFabric, WCF Hosts, Windows Server AppFabric,

Defining and Implementing Microsoft Windows Communication Foundation Contracts
• Introduction Contract, Contract Types, Messaging Patterns, Designing WCF Contracts, Implementing Message Exchange

Endpoints and Behaviors
• Multiple Endpoints and Interoperability, WCF Discovery, WCF Default Endpoints, Instancing and Concurrency, Exposing Multiple Endpoints, Using Queued Services, Using Transactions, Using Reliable Messaging,

Testing and Troubleshooting Microsoft Windows Communication Foundation Services
• Errors and Symptoms, WCF Faults, Debugging and Diagnostics Tools, Runtime Governance, Viewing Unplanned SOAP Faults

Security
• Introduction to Application Security, WCF Security Model, Transport and Message Security, Authentication and Authorization, Claim-Based Identity

Introduction to Advanced Microsoft Windows Communication Foundation Topics
• The Asynchronous Invocation Pattern, Extending WCF, Routing, Workflow Services, Message Inspectors and Behaviors, Configuring and Use Routing, Workflow Services

 

MCTS Exam: 70-516

Accessing Data with Microsoft .NET Framework 4


MCTS Exam 70-516 Certification Exam and Course Highlight

• Architecture and Data Access Technologies

• Building Entity Data Models

• Querying Entity Data

• Creating, Updating, and Deleting Entity Data

• Handling Multi-User Scenarios by Using Object Services

• Building Optimized Solutions by Using Object Services

• Customizing Entities and Building Custom Entity Classes

• Using POCO Classes with the Entity Framework

• Building an N-Tier Solution by Using the Entity Framework

• Building Occasionally Connected Solutions

• Querying Data by Using WCF Data Services

• Updating Data by Using WCF Data Services

• Using ADO.NET

• Using LINQ to SQL

 

Architecture and Data Access Technologies
• Data Access Technologies, Data Access Scenarios

Building Entity Data Models
• Introduction to Entity Data Models, Modifying the Entity Data Model, Generate Database Wizard, Mapping Entities to Multiple Tables, Using Stored Procedures,

Querying Entity Data
• Retrieving Data by Using LINQ to Entities, Using Entity SQL, Using EntityClient Provider, Using Stored Procedures, Create unit tests for their data access code.

Creating, Updating, and Deleting Entity Data
• Understanding Change Tracking in the Entity Framework
• Modifying Data in an Entity Data Model, Contact and Reward Data

Handling Multi-User Scenarios by Using Object Services
• Handling Concurrency of Rewards Claimed Data
• Updating the RewardsClaimed and ArchivedRewardsClaimed Information by Using a Transaction

Building Optimized Solutions by Using Object Services
• The Stages of Query Execution, Change Tracking and Object Materialization, Using Compiled Queries, Monitoring Performance, Performing Asynchronous Data Modifications, Performance of Query Operations, Entity Framework executes queries, use compiled queries, monitor query performance

Customizing Entities and Building Custom Entity Classes
• Overriding Generated Classes, Templates to Customize Entities, Creating and Using Custom Entity Classes
• Using a Template to Add Custom Functionality to Entity Classes, Create and use templates to customize code generation, Creating Custom Entity Classes,

Using POCO Classes with the Entity Framework
• Requirements for POCO Classes, POCO Classes and Lazy Loading, POCO Classes and Change Tracking


Building an N-Tier Solution by Using the Entity Framework
• Designing an N-Tier Solution, Defining Operations and Implementing Data Transport Structures
• Protecting Data and Operations, Handling Updates in the Data Access Tier, Managing Exceptions in an N-Tier Solution, Detecting and Handling Order Conflicts

Building Occasionally Connected Solutions
• Offline Data Caching by Using XML, Application to Synchronize Locally Cached Data
• Using the Sync Framework, Cache data in local XML files by using LINQ to XML

Querying Data by Using WCF Data Services
• Introduction to WCF Data Services, Creating a WCF Data Service, Consuming a WCF Data Service, Protecting Data and Operations in a WCF Data Service

Updating Data by Using WCF Data Services
• Creating, Updating, and Deleting Data in a WCF Data Service
• Preventing Unauthorized Updates and Improving Performance
• Using WCF Data Services with Nonrelational Data, Restricting Create, Update, and Delete Requests
• Updating Data by Using WCF Data Services
• Updating Entities by Using a WCF Data Service, Creating and Deleting Entities by Using a WCF Data Service

ADO.NET Retrieving and Modifying Data
• Retrieving and Modifying Data by Using ADO.NET Commands, Data by Using DataSets, Managing Transactions and Concurrency in Multiuser Scenarios, Retrieving and Modifying

Using ADO.NET
• Using ADO.NET to Retrieve Read-Only Information Quickly and Perform Simple Data Modifications
• Developing the Product List Web Application, ADO.NET commands and stored procedures, Using DataSet objects, Enabling Data Modifications, Retrieve and update data

Using LINQ to SQL
• Implementing a Logical Data Model by Using LINQ to SQL
• Managing Performance and Handling Concurrency, LINQ to SQL to Build a Data Access Layer, Database by Using Stored Procedure, using LINQ to SQL, handle concurrency.

 

 

 

Request a brochure

Name :
Tel/Mob:
Email:
Courses :
Address :
 
Partners and Accreditation
Middlesex University
University of Buckingham
British Computer Society
Association of Business Executives Qualifications (ABE)
Institute of Administrative Management
Cisco Academy
Cisco partner in London
Microsoft Partner in London UK
first redhat Academy in London UK
British Accreditation council
Authorized Prometric Testing Center
Oracle Partner
CompTia A+ Certification
city and guild accreditation
veritas partner
 
 

Copyright © 2011 BCOC Training London (UK). All rights reserved.
126 - 134 Baker Street, London
London W1U 6UE