Microsoft Certified Professional Developer (MCPD)
(MCPD Certification: Windows Developer)
The New Generation of Microsoft Certifications
Are you developing .NET Framework 4.0 applications that use Microsoft Visual Studio 2005 or creating Web applications that use ASP.NET 4.0? Then the Microsoft Certified Professional Developer (MCPD) credential will highlight your specific area of expertise. You can now easily distinguish yourself as an expert in Windows development by taking the MCPD: Windows Developer training and certification
To obtain your certification as a Microsoft Certified Professional Developer (MCPD), you can chose to have either the skills necessary to build dynamic, data-driven Web Applications using ASP .NET that can be used over the internet/intranet or you will have the ability to give life to rich client applications on the Windows Forms platform using the Microsoft .NET Framework, or you can chose a combination of both.
BCOC has designed the right training platform for you. We have the certified instructors for our courses. They have real life experience in this area, and hence focus on practical on-hands approach to not only make you a better developer but also a get through the certification exam. Needless to say, your esteem and demand in the marketplace will go up a notch with this certification.
Full MCPD: Windows Developer Certification: |
|
MCPD Certification Exam and Course Highlight |
MCPD Exam 70-511 |
TS: Windows Applications Development with Microsoft .NET Framework 4 |
MCPD Exam 70-513 |
Windows Communication Foundation Development with Microsoft .NET Framework 4 |
| MCPD Exam 70-516 |
Accessing Data with Microsoft .NET Framework 4 |
| MCPD Exam 70-518 |
PRO: Designing and Developing Windows Applications Using Microsoft .NET Framework 4 |
|
| Package Deal |
| MCPD: Web Developer Certification |
£2200 |
|
MCPD: Web Developer
+
MCPD: Windows Developer |
£3000 |
|
MCPD Certification
+
SQL Server 2005(MCTS) |
£2800 |
|
|
|
End 2 End Process
|
Enrolment
Phone or In Person
Course Fee £2200 |
|
|
|
Books and Course
Material Included |
| |
|
|
| |
|
Hands-on instructor
led Training for 12 weeks, Unlimited Pratice Hours |
| |
|
|
| |
|
Free MCPD Mock Exam |
| |
|
|
| |
|
Actual MCPD Exam done
@ BCOC
Fee not included |
| |
|
|
| |
|
MCPD Certified |
|
| |
|
|
Microsoft Certified Professional Developer (MCPD)
MCPD Certification Overview
For those who seek to have expertise in developing Microsoft Windows application using .NET 4.0 framework MCPD windows developer is the ideal certification course. The practical tutor led teaching is what is required for you to ace the latest .net 4.0 framework technology to build windows based applications for companies. With individual attention to each student and exam tips student can achieve the MCPD windows certification to boost their value in job market. Students are required to pass MCTS windows exams before they can obtain MCTS windows exam. Our hands-on approach will equip you with practical knowledge.
MCPD 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.
|