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 Certification: Windows Applications)

The New Generation of Microsoft Certifications



It is a well known fact that once you get your MCTS certification, you career will be very rewarding. And you have come to the right place in London to get the necessary training. Register today and start your journey on the path of getting certification.

This 8-week course is taught by a certified instructor and some of the topics covered are managing data in a .NET Framework application, improving application performance, .NET interfaces, improve security and enhance user interface.

IT professionals who generally pursue this certification are gearing towards careers such as Web developers, Windows developers, or enterprise software developers. Others who work as a developer or a system administrator but do not work with the Microsoft .NET Framework 4.0 daily could also find this certification useful.

Full MCTS: Windows Applications Certification: £1500

MCTS Certification Exam and Course Highlight

MCPD Exam 70-511

MCTS prerequisite: TS: Windows Applications Development with Microsoft .NET Framework 4

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: Windows Application Certification

£1500

MCTS
+
MCPD

£2200

MCTS Certification
+
SQL Server 2005(MCTS)

£2000

 
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 Windows Applications Certification Starting Dates

Microsoft Certified Technology Specialist
(MCTS Windows Applications)

MCTS Windows Applications Certification Overview

Our training recipe for the MCTS Windows 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 Windows Applications Certification Course Contents


MCTS Windows 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 Windows 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