Opleidingstype   Klassikaal
Trainingskosten Zie kostenspecificatie
Segmenten

Visual Studio

,

Microsoft Development

Code: C- MOC6368

Doelgroep

This course is intended for software development professionals that have a minimum of six months experience developing applications in an object-oriented environment using C#, Visual Basic, or Java (or delegates should have completed course 6367).
Delegates attending this course are planning to use the .NET Framework for future business application development . This course is intended for developers who wish to expand their understanding of application development in the .NET Framework. It provides an initial foundation in .NET that can be built upon with the more advanced .NET training. Programmers attending this course should ensure that they are familiar with the Visual Studio IDE. Object-oriented programming and the .NET Framework are the basic building blocks that all professional developers need to acquire before moving on to the more advanced courses and TS Certification.

Korte inhoud

This five-day instructor-led course provides students with an introduction to developing n-tier applications for the Microsoft .NET 3.5 environment using Microsoft Visual Studio 2008 SP1. Both this course and the 6367A course prepare the student for the 646x series of Technology Specialist courses.

After completing this course, students will be able to:
o Manage a software development process
o Create classes in Visual Studio 2008
o Add data validation to ASP.NET and Windows Form applications
o Debug and profile applications
o Monitor and log .NET Framework applications
o Test .NET Framework applications
o Use the new language features in VB.NET and C# that support LINQ
o Use LINQ to Datasets, LINQ to Objects, LINQ to XML, LINQ to Entities, and LINQ to SQL
o Implement security in .NET applications
o Create and send an SMTP mail message
o Create and set network credentials
o Configure .NET Framework applications
o Deploy a .NET Framework application
o Build a shared folder implementation
o Create a Windows Presentation Foundation application

Voorkennis

Before attending this course, students must have:
o An understanding of problem-solving techniques that apply to software development
o A basic understanding of Web, Macro and Windows scripting techniques and some experience writing scripts
o A general understanding of the purpose, function, and features of the .NET Framework
o Experience using Visual Studio 2008
o Experience in object oriented design and development

Invulling

Instructor-led (classroom)

Duur

5 dagen. De trainingsdagen duren van 09.30 uur tot 16.30 uur.

Opleidingsdata en locaties (inschrijven is mogelijk voor al deze momenten)


Startdatum Variant Dag Locatie Inschrijven Planning
21-05-2012 Dag Maandag Regio Amsterdam Inschrijven Planning
21-05-2012 Dag Maandag Regio Arnhem Inschrijven Planning
21-05-2012 Dag Maandag Regio Den Haag Inschrijven Planning
21-05-2012 Dag Maandag Regio Driebergen Inschrijven Planning
21-05-2012 Dag Maandag Regio Eindhoven Inschrijven Planning
21-05-2012 Dag Maandag Regio Groningen Inschrijven Planning
21-05-2012 Dag Maandag Regio Rotterdam Inschrijven Planning
21-05-2012 Dag Maandag Regio Utrecht Inschrijven Planning
21-05-2012 Dag Maandag Regio Zwolle Inschrijven Planning
30-07-2012 Dag Maandag Regio Amsterdam Inschrijven Planning
30-07-2012 Dag Maandag Regio Arnhem Inschrijven Planning
30-07-2012 Dag Maandag Regio Den Haag Inschrijven Planning
30-07-2012 Dag Maandag Regio Eindhoven Inschrijven Planning
30-07-2012 Dag Maandag Regio Groningen Inschrijven Planning
30-07-2012 Dag Maandag Regio Rotterdam Inschrijven Planning
30-07-2012 Dag Maandag Regio Utrecht Inschrijven Planning
30-07-2012 Dag Maandag Regio Zwolle Inschrijven Planning
05-11-2012 Dag Maandag Regio Amsterdam Inschrijven Planning
05-11-2012 Dag Maandag Regio Arnhem Inschrijven Planning
05-11-2012 Dag Maandag Regio Den Haag Inschrijven Planning
05-11-2012 Dag Maandag Regio Driebergen Inschrijven Planning
05-11-2012 Dag Maandag Regio Eindhoven Inschrijven Planning
05-11-2012 Dag Maandag Regio Groningen Inschrijven Planning
05-11-2012 Dag Maandag Regio Rotterdam Inschrijven Planning
05-11-2012 Dag Maandag Regio Utrecht Inschrijven Planning
05-11-2012 Dag Maandag Regio Zwolle Inschrijven Planning

Programma

Module 1: Software Design and Development in Visual Studio 2008
This module helps students to design and develop software using Visual Studio 2008.
o Introduction to Software Design and Development
o Introduction to Software Development Frameworks and Methodologies
o Introduction to the Microsoft .NET Framework Applications
o N-Tier Application Development

Module 2: Object-Oriented Programming with Microsoft Visual Studio 2008
This module helps students to design and develop software using Visual Studio 2008.
o Object-Oriented Programming Concepts
o Defining a Class
o Creating a Class Instance
o Introduction to Inheritance
o Defining and Implementing Interfaces
o Creating and Using Delegates and Events
o Generics

Module 3: Data Validation
This module introduces data validation and explains how to validate Windows Forms and ASP.NET applications.
o Introduction to Data Validation?
o Validating Windows Forms Applications
o Validating ASP.NET Applications

Module 4: Debugging and Profiling .NET Applications
This module helps students to debug and profile applications using Visual Studio 2008.
o Code Tracing and Debugging
o Application Profiling

Module 5: Monitoring and Logging .NET Framework Applications
This module introduces the concept of instrumentation, as well as one of the instrumentation methods.
o Introduction to Instrumentation
o Event Logs

Module 6: Testing Microsoft .NET Framework Applications
This module helps students to implement software testing using Visual Studio 2008.
o Introduction to Software Testing
o Using Visual Studio 2008 Testing Tools

Module 7: Introduction to LINQ
This module introduces new language features and LINQ concepts
o What Is New in VB.NET and C#
o Introduction to LINQ
o LINQ Data Providers

Module 8: Data Access with LINQ
This module introduces new language features and LINQ concepts
o LINQ to XML
o LINQ to Entities
o LINQ to SQL

Module 9: Implementing Security in .NET Applications
This module explains important security concepts and how to apply them in .Microsoft NET Framework applications.
o Security Overview
o Implementing Code Access Security
o Implementing Role-Based Security
o Using Cryptography Services

Module 10: Network Programming
This module explains how to extend our applications onto the network to access resources and send email.
o Introduction to Network Programming
o Setting Credentials
o Sending Mail

Module 11: Creating Distributed Applications
This module introduces the concept of distributed applications and shows you how to create and consume XML Web services by using the Microsoft .NET Framework and Microsoft Visual Studio 2008. It also covers the key features of Windows Communication Foundation (WCF) and explains how to build WCF services and clients.
o Introduction to Distributed Applications
o Creating and Consuming XML Webservices
o Building Windows Communication Foundation Services and Clients

Module 12: Configuring .NET Framework Applications
This module helps students to configure applications using Visual Studio 2008.
o Introduction to Configuring Applications
o Using .NET Configuration Files

Module 13: Deploying .NET Framework Applications
This module introduces many of the features and options that Visual Studio 2008 and the Microsoft .NET Framework provide to help you build, test, and deploy applications.
o Introduction to Assemblies
o Overview of MSBuild
o Deploying .NET Framework Applications by Using ClickOnce
o Deploying .NET Framework Applications by Using Windows Installer

Module 14: Windows Presentation Foundation Applications
This module introduces the concepts of using the Windows Presentation Foundation (WPF) applications to extend the range and flexibility of the applications that can be developed using the .NET Framework 3.5 and Visual Studio 2008.
o Introduction to Windows Presentation Foundation
o Introduction to XAML
o Programming Windows Presentation Foundation Applications

Kosten

Inschrijfgeld: € 25,-
Trainingskosten: €1825,-
Studiemateriaal: € 300,-
Certificaatkosten: €25,-
Locatie- en arrangementskosten: Zie onderstaande toelichting

Locatie- en arrangementen

Locatie- en arrangementen

Compu'Train regelt voor de dagopleidingen van maandag tot en met zaterdag een arrangement à € 50 per dag. Een dagarrangement bestaat uit zaalhuur, gebruik van ICT-middelen, onbeperkt koffie, thee, frisdrank, ijswater en een lunch. De kosten van de arrangementen worden direct aan u doorberekend.

Btw

Op alle opleidingen en trainingen is 19% btw van toepassing en voor het studiemateriaal 6%. Met uitzondering van volledige MBO niveau 2, 3 en 4 opleidingen en de volledige HBO Bacheloropleidingen. Voor organisaties die geen btw kunnen terugvorderen, bestaat de mogelijkheid het volledige aanbod op deze website btw vrij gefactureerd te krijgen. In dit geval wordt een btw correctie van 10% toegepast. Dit betekent een voordeel van 7,5% op de inclusief btw prijs. De hoogte van btw is onder voorbehoud van eventuele wetswijzigingen.

Code: C-MOC 6368

Nieuwsbrief van Compu'Train?