Shopping Cart  [0]

Call 800.698.5501

Microsoft .NET 4.0 - MCPD

Microsoft .NET 4.0 - MCPD

Training Information

Duration: 14 days (140 hours)

Course Description

Whether you want to learn new technology, gain MCPD certification, or simply improve your marketability, Training Camp can help you achieve your training goals. Upon successful completion of this .NET training course, students will walk away with five (5) official Microsoft certifications and the ability to successfully build Windows, Web, and Enterprise Application Development platforms using C# and/or VB.net Framework.


This MCPD training program will distinguish you as an expert C# and/or VB.net developer in developing Data Access application, ASP.NET 4 and web development technologies. It is designed to assist you in gaining a level of proficiency that can only be taught through hands-on labs, simulations, and the real-world application of skills. Our intensive, instructor-led course equips students with valuable knowledge and skills that directly transfer from the classroom to the workplace.


This course also covers .NET 4.0 MCTS Web, which certifies your ability to create web-based applications using ASP.NET Web Forms.


Prerequisites

Students should have a minimum of one year experience developing applications with basic knowledge of Visual Studio 2010 and the .NET Framework 4.


Learning Objectives Include:

Microsoft Gold Certified Partner
  • Creating Data-Driven Applications
  • Creating Web Applications on ASP.NET
  • Creating Windows Applications
  • Using WCF in Applications
  • Deploying Applications

Prometric Test Center

This Course Includes the Following Microsoft Exams:

  • Exam 70-516 TS: Accessing Data with Microsoft .NET Framework 4
  • Exam 70-515 TS: Web Applications Development with Microsoft .NET Framework 4
  • Exam 70-511 TS: Windows Applications Development with Microsoft .NET Framework 4
  • Exam 70-513 TS: Windows Communication Foundation Development with Microsoft .NET Framework 4

Based on Student’s Chosen Track, this Course also Includes One of the Following Exams:

  • Exam 70-518 PRO: Designing and Developing Windows Applications Using Microsoft .NET Framework 4
  • Exam 70-519 PRO: Designing and Developing Web Applications Using Microsoft .NET Framework 4

Walk Away with the Following Certifications:

  • MCTS: .NET Framework 4, Windows Applications
  • MCTS: Web Applications Development 4
  • MCTS: Accessing Data (ADO .NET) 4
  • MCTS: Windows Communication Foundation 4
  • MCPD: Windows Developer 4 –OR– MCPD: ASP .NET 4.0

MCPD .NET 4.0 Training Camp Features

  • Accelerated Learning - With over 11 years of IT training experience, we remove the fluff and focus on the requirements you will need to be successful not only in the exams, but in your career.
  • Customized Courseware - Using the most current Microsoft Official Courseware, in combination with our proprietary exam preparation kits, gives you everything you need for industry-recognized certification.
  • Microsoft Certified, Expert Instructors - The cornerstone for the success of a high-quality training program is the instructor's ability to translate complex technical theories into understandable concepts and applied knowledge. Our instructors are technical experts who care about your success and will work with you toward your specific training goals.
  • Certification Guarantee - We protect your investment with our mentoring programs and value-added post class support.
  • On-Site Testing - As an authorized testing center, Training Camp delivers the Microsoft exams during our training program, so you will walk away with full certification.
  • Strategic Partnerships - As a Microsoft Gold Certified Partner, we have demonstrated our expertise as the leading provider of comprehensive learning solutions on Microsoft technologies, resulting in customer satisfaction among individuals and companies that choose us for training.

Is this Course Right for You?

If you are looking to take advantage of new prototyping, modeling, and visual design tools to enable you to create innovative applications for Windows and the web, then this VB.NET training program is the course for you. With this course, you will take advantage of these new opportunities and capabilities offered by multi-core programming and cloud development tools.


Available Training Delivery Methods

  • Instructor-Led Classroom Training (above): This learning format is ideal for individuals who learn best in a structured, hands-on, question-and-answer environment. This format can be equally suitable for those starting on a new career path or IT professionals who have advanced certifications. If you prefer interacting in a classroom setting, consider this format.
  • Customized Training Brought to You. Training Camp can customize any of our training courses to best fit your business requirements, and then deliver them to you at the location of your choice.
  • Self-Paced Online Training: If you already work with these technologies, you may want to complement your skills with self-paced online learning. While taking the online course, you can apply what you learn and go back to previous exercises in the course to reinforce your knowledge. This format is appropriate for candidates who prefer to learn on their own and possess the self-discipline necessary to do so.


Each MCPD training day is segmented into Lecture, Lab, and Review components that cater to a student's multiple learning styles (auditory, visual, and kinesthetic-tactual) - all serving as preparation for the MCPD certification exam.

*Note that changes may be made to the schedule on a daily basis to ensure that the goals of the course are met.

Accessing Data with Microsoft .NET Framework 4
Topics
  • Modeling data: Map Entities and Relationships by using the Entity Data Model and LINQ to SQL; Connecting a POCO model to the Entity Framework; Create model-defined functions.
  • Managing Connections and Context: Creating, configuring, and securing connections; Managing the DataContext and ObjectContext; Caching data; Working with ADO.NET Data Services.
  • Querying data: Executing SQL, LINQ, and Entity SQL queries; Query XML Data; Query Data using ADO.NET Data Services.
  • Manipulating data: Creating CRUD statements using SQL and DataContext; Managing Transactions; Creating disconnected objects.
  • Developing and Deploying Reliable Applications: Monitoring and collecting performance data; Handling Exceptions; Protecting and synchronizing Data; Deploying ADO.NET components.
Web Applications Development with Microsoft .NET Framework 4
Topics
  • Developing and Using Web Forms Controls: Validating user input; Creating the page layout; Implementing User and Server Controls.
  • Developing Web Forms Pages: Master and Content Pages; Globalization and Localization; Page Life Cycle Events; Caching; State management.
  • Implementing Clinet-Side Scripting and AJAX: Using JavaScript; Manipulating the DOM; Handling JavaScript Events; Implementing ASP.NET AJAX; Using jQuery.
  • Enhancing the Functionality and Usability of a Solution: Authentication and Authorization; Providers, HttpHandlers, and HttpModules; Error handling.
  • Working with Services: Referencing and configuring ASMX and WCF services; Configuring projects and solutions, and reference assemblies; Debugging and Deploying ASP.NET applications.
  • Displaying and Manipulating Data: Implementing data-bound and DataSource controls; Querying and Manipulating data using LINQ. Creating and consuming data services and Dynamic Data projects.
  • Using ASP.NET MVC2: Creating custom routes controllers, and actions; Structure of an ASP.NET MVC application; Creating and customizing MVC views.
Windows Applications Development with Microsoft .NET Framework 4
Topics
  • Building a User Interface by Using Basic Techniques: Controls and control hierarchies; Styles and theming; Animation in WPF.
  • Enhancing a User Interface by Using Advanced Techniques: Routed events in WPF and WPF commanding; User-defined controls and working with graphics; Multimedia in WPF; Control templates in WPF; Create data, event, and property triggers in WPF.
  • Managing Data at the User Interface layer: Data Binding; Value Converters in WPF; Data validation; Consuming change notification events; Collections of data and binding hierarchical data; Data templates in WPF.
  • Enhancing the Functionality and Usability of a Solution: Integration of WinForms and WPF; Asynchronous processing and threading; Globalization and localization; Drag and drop operations; Security; User and application settings; Dependency properties.
  • Stabilizing and releasing a solution: WPF test strategies; Debug XAML using WPF visualize; Debug WPF using PresentationTraceSources; ClickOnce deployment; Windows Installer project; Deployment security settings.
Windows Communication Foundation
Topics
  • Creating Services: Create service and operation contracts; Create data contracts; Create message contracts; Implement generic message handling; Implement RESTful services; Create and configure a Routing service; Create and configure a Discovery service.
  • Hosting and Configuring Services:; Create and configure endpoints; Configure behaviors; Implement self hosting; Implement web server hosting.
  • Consuming Services: Create a service proxy; Configure client endpoints; Invoke a service; Consume RESTful services; Implement service discovery.
  • Securing Services: Secure bindings; Message security; Authentication; Authorization; Impersonation; Security auditing.
  • Manage the Service Instance Life Cycle: Service Instances; Sessions; Transactions; Concurrency; Manage consistency between instances, sessions, transactions and concurrency.
  • Monitoring and Troubleshooting Distributed Systems: Configure message logging; Configure diagnostics; Debug client-service interactions.
Designing and Developing Web Applications Using Microsoft .NET Framework 4
Designing and Developing Windows Applications Using Microsoft .NET Framework 4
Topics
  • Designing the Application Architecture
  • Designing the User Experience
  • Designing Data Strategies and Structures
  • Designing Security Architecture and Implementation
  • Preparing For and Investigating Application Issues
  • Designing a Deployment Strategy
Day 3 MCTS: .NET Framework 4, Data Access
Exam Exam 70-516 TS: Accessing Data with Microsoft .NET Framework 4
Day 7 MCTS .NET Framework 4, Web Applications
Exam Exam 70-515 TS: Web Applications Development with Microsoft .NET Framework 4
Day 10 MCTS .NET Framework 4, Windows Applications
Exam Exam 70-511 TS: Windows Applications Development with Microsoft .NET Framework 4
Day 13 MCTS .NET Framework 4, Service Communications Applications
Exam Exam 70-513 TS: Windows Communication Foundation Development with Microsoft .NET Framework 4
Day 14 MCPD: Windows Developer 4 or MCPD: Web Developer 4
Exam Student to choose an exam track from:
Exam 70-518 PRO: Designing and Developing Windows Applications Using Microsoft .NET Framework 4
or
Exam 70-519 PRO: Designing and Developing Web Applications Using Microsoft .NET Framework 4

Training Camp offers the highest quality technical education and certification training in an all-inclusive course package specifically designed for the needs and ease of our students. We attend to every detail so our students can focus solely on learning and certification objectives.
.NET Framework 4 MCPD Boot Camp Certification Delivery Intensive Hands-on .NET Framework 4 MCPD Training by Certified Trainers Utilizing Our (Lecture | Lab | Review)™ Delivery .NET Framework 4 MCPD Exam Voucher and Certification Testing .NET Framework 4 MCPD Examination Vouchers & On-site Certification Testing
.NET Framework 4 MCPD Training Hotel Package Optional Package of Hotel Accommodations, Lunch, Unlimited Beverages, Snacks, and Freshly-brewed Coffee Available .NET Framework 4 MCPD Curriculum Blended-learning Instruction Comprised of Comprehensive Study Materials, Lab Manuals, and Practice Exams
Extended .NET Framework 4 MCPD Certification Training Lab Access Extended Lab and Instructor Access .NET Framework 4 MCPD Certification Boot Camp Training Guarantee .NET Framework 4 MCPD Certification Examination Passing Policy Guarantee
More Details
Should a student complete a Microsoft .NET 4.0 - MCPD Training Camp Program without having successfully passed all vendor examinations, the student may re-attend that program for a period of one year. Students will only be responsible for accommodation and vendor exam fees.

*Examination vouchers/on-site testing is not available for PMP, CISA and CISM boot camps.


Training Camp is proud to share in our students' success. Here is what they are saying about us:

Processing ...
View .NET Framework 4 MCPD Training Schedule and Pricing
Download Brochure
Request Quote
Add to Cart