Tooltip

Gadget Dialog

Confirm Dialog

 
Event
Dieser kann jederzeit als Firmenkurs sowie als Privatkurs durchgeführt werden.
 
MCTS Microsoft .NET Framework 3.5 - ASP.NET Applications Development - Kurzlehrgang für C#/VB-Entwickler
Untertitel Lehrgang zur .NET Developer Zertifizierung MCTS
zeiten 08:30 - 17:00 Uhr 
inhalt
 
ort
Das findet in der Schweiz in der Regel in Zürich statt (Technopark, ideal mit Auto und ÖV erreichbar). Bei mehreren Anmeldungen aus Bern oder Basel kann der Kurs auch in unseren Schulungsräumen Bern oder Basel durchgeführt werden. Firmenkurse können in Ihren Räumlichkeiten oder in einem unserer Schulungszentren stattfinden.

Ich wünsche anderen OrtIch habe Frage zum Ort

 
Einleitung
Die .NET-Initiative von Microsoft umfasst eine Anzahl von Tools und Technologien, welche die neue Plattform zum Erstellen und Ausführen von Windows- und Internet-Applikationen bilden.
Einige Zielsetzungen von .NET sind:
- Neue integrierte Entwicklungsplattform für die Entwicklung von verteilten und Internet-Applikationen.
- Bedeutende Vereinfachungen in der Entwicklung von Windows-Applikationen (Rapid Application Development, Ersatz von MFC) und von verteilten Applikationen mit Web Services.
- Bedeutende Verbesserung der Robustheit von Applikationen durch die typensichere Ausführung mit der Common Language Runtime (CLR).
- Vereinfachung der Auslieferung von Applikationen zum Kunden (Assemblies).
- Multi-Programmiersprachen und Multi-Plattform-Unterstützung mit einer einheitlichen Laufzeitumgebung (CLR) und Just-In-Time Kompilation auf dem Zielsystem.
- Neue "einfach" erlernbare und mächtige Programmiersprachen C# und VB.NET mit modernen ojektorientierten Konzepten.
Die .NET-Technologie hat sich in den letzten Jahren in der Windows-Welt durchgesetzt und stellt heute die wichtigste Alternative zu J2EE (Java) in der Welt der professionellen Software-Entwicklung dar.
 
Die Zertifizierungen zum Microsoft Certified Technology Specialist (MCTS) erlauben es IT-Fachleuten, sich auf spezifische Technologien zu konzentrieren und sich von Wettbewerbern zu unterscheiden, indem sie fundierte Kenntnisse und Fertigkeiten im Bereich ihrer Spezialisierungen unter Beweis stellen. Microsoft Certified Technology Specialists sind in der Lage, eine bestimmte Microsoft-Technologie zu implementieren, konsistent mit ihr zu arbeiten sowie auftretende Probleme zu lösen.
 
Dieser ZFI/Microsoft-Lehrgang bereitet Informatiker mit Erfahrung in einer anderen Programmiersprache effizient auf die Microsoft-Developer-Zertifizierung vor.
 
Beachten Sie bitte, dass es neben dieser Fachrichtung auch noch alternativ die Fachrichtungen "Windows Forms" und "ADO.NET" gibt.
 
Zwei Prüfungsvorbereitungs-Workshops sind Bestandteil dieses Lehrgangs. Dadurch werden die Teilnehmenden optimiert auf die Prometric-Prüfungen vorbereitet ("Prüfungs-Drill"). Diese Prüfungen können am ZFI absolviert werden (das ZFI ist offizielles Prometric Testing Center). Die Prüfungs-Gebühren sind im Lehrgangspreis nicht inbegriffen und wird separat durch Prometric verrechnet.
 
DieseKurz-Versiondes Entwickler-Lehrgangs richtet sich an Entwickler mit einiger Erfahrung in professioneller Software-Entwicklung mit C# und/oder Visual Basic sowie Erfahrung im Umgang mit der Entwicklungsumgebung Visual Studio .NET. Dieser Kurz-Lehrgang bietet somit einen sicheren Weg zur erfolgreichen Hersteller-Zertifizierung Ihrer bisherigen Erfahrung! Allenfalls noch bestehende Wissenslücken werden mit diesem Lehrgang sorgfältig und systematisch aufgearbeitet, sodass Sie die Zertifizierung zielsicher erreichen.
 
Wie bereits erwähnt, setzt diese Kurz-Version unbedingt voraus, dass Sie auf erhebliche (1 Jahr oder mehr) Entwicklungs-Erfahrung mit C# oder Visual Basic zurückblicken, das Examen 70-536 bisher aber noch nicht abgelegt haben.
Herstellerkurs Microsoft Nr. 2956+2957+2310+6463
Ihr Nutzen
Der Wert einer Zertifizierung für Personen:
1) Erhöhte Arbeitsmarktchancen. Eine Microsoft Certified Professional-Zertifizierung steht für fundiertes Wissen zu Microsoft-Produkten und -Technologien. Damit können Sie Ihren Wissensstand gegenüber bestehenden und potenziellen Arbeitgebern belegen.
2) Grösseres Vertrauen. Zertifiziertes Wissen wird von Arbeitgebern und Kunden mit erhöhtem Vertrauen in die Fachkompetenz honoriert – besonders, wenn man noch nicht allzu lang in dem Markt tätig ist.
3) Effizienteres Zeitmanagement. Microsoft-Produkte und -Technologien können durch einen Kurs und eine Zertifizierung erschlossen werden. Sie vermitteln zuverlässig jenen Informationshintergrund, der dann bei der Arbeit mehr Zeit für das Wesentliche oder kreativen Spielraum schafft.
4) Erhöhte Produktivität. Der professionelle Umgang mit Microsoft-Produkten und -Technologien ermöglicht Ihnen und den Unternehmen, für die Sie arbeiten, eine höhere Produktivität.
5) Last but not least: höheres Gehalt.
Voraussetzungen
Erhebliche (1 Jahr oder mehr) Erfahrung in C#.NET oder Visual Basic.NET.
Gute Kenntnisse der englischen Sprache.
Teilnehmerkreis
Entwickler, welche seit ca 1 Jahr mit C# oder Visual Basic unter Visual Studio.NET Software entwickeln und nun kostengünstig und sicher die Microsoft-Zertifizierung anstreben möchten.
Unterlagen Original-Microsoft-Kursunterlagen
Inhalt
 
Microsoft-Kurs 2956:
  • Developing Applications by Using Types and Standard Contracts
    • Explaining Value Types and Reference Types
    • Working with Generic Types
    • Implementing .NET Standard Contracts
    • Implementing Delegates and Events
    • Working with Attributes and Exceptions
  • Managing Common Data by Using Collections
    • Working with Object-Based Collections
    • Working with Generic Collections
    • Working with Specialized Collections
  • Deploying and Configuring Assemblies
    • Installing and Configuring Assemblies
    • Installing Assemblies by Using the Installer
    • Configuring Assemblies
    • Configuring the .NET Framework
  • Monitoring and Debugging Applications
    • Working with Applications Processes
    • Managing Application Performance
    • Reading and Writing to an Event Log
    • Debugging and Tracing Applications
  • Serializing Data
    • Serializing and Deserializing Objects by Using Runtime Serialization
    • Customizing the Runtime Serialization and Deserialization Processes
    • Serializing and Deserializing Objects As XML Data
 
Microsoft-Kurs 2957:
  • Enhancing User Interfaces by Using System.Drawing
    • Drawing Fundamentals
    • Drawing Lines and Shapes
    • Rendering Bitmaps and Icons
  • Working with Cultures by Using System.Globalization
    • Working with Culture Information
    • Formatting and Sorting Culture-Sensitive Data
    • Creating a Custom Culture
  • Processing Text by Using Regular Expressions and Encodings
    • Handling Text and Large Strings
    • Using Regular Expressions
    • Encoding T4ext
  • Encrypting and Hashing Data by Using Cryptography
    • Working with Encryption and Hashing
    • Encrypting and Decrypting Data
    • Hashing Data
    • Extending Cryptography
  • Securing Code Execution and Resources
    • Using Code Access Security
    • Securing Code Execution by Using Policy
    • Securing Resources by Using Access Control
    • Customizing Authentication and Authorization
  • Application Interoperability
    • Using the Platform Invoke Service
    • Integrating COM Components into a .NET Framework Application
    • Integrating Managed Components into an Unmanaged Application
  • Reflection, Metadata, and Emitting Objects
    • Reflecting on Objects
    • Adding Assembly Metadata
    • Emitting Objects by Using Builder Classes
  • Services, Threading, and Application Domains
    • Creating and Installing Windows Services
    • Creating Multithreaded Applications
    • Manually Working with Application Domains
 
Examen 70-536
 
Microsoft-Kurs 2310D:
  • Overview of the Microsoft .NET Framework
    • Introduction of the .NET Framework
    • Overview of ASP.NET
    • Overview of the Lab Application
    • Resources
  • Creating Web Applications by Using Microsoft Visual Studio 2008 and Microsoft .NET-Based Languages
    • Overview of Visual Studio 2008
    • Creating an ASP.NET Web Application Project
    • Overview of the Microsoft .NET-Based Languages
    • Creating a Component by Using Visual Studio 2008
  • Creating a Microsoft ASP.NET Web Form
    • Creating Web Forms
    • Adding Server Controls to a Web Form
    • Creating Master Pages
  • Adding Code to a Microsoft ASp.NET Web Form
    • Implementing Code-Behind Pages
    • Adding Event Procedures to Web Server Controls
    • Handling Page Events
  • Tracing in Microsoft ASP.NET Web Applications
    • Tracing and the Trace Object
    • Remote Debugging
  • Validating User Input
    • Overview of User Input Validation
    • Validation Controls
    • Page Validation
  •  Creating and Implementing User Controls
    • Adding User Controls to an ASP.NET Web Form
    • Creating User Controls
  • Accessing Data with Microsoft ADO.NET and Visual Studio 2008
    • Overview of ADO.NET
    • Connecting to a Database
    • Accessing Data
    • Accessing Multiple Tables
  • Accomplishing Complex Data Access Tasks
    • Overview of Stored Procedures
    • Calling Stored Procedures
    • Data Access with LINQ to SQL
  • Reading and Writing XML Data
    • Overview of XML Architecture in ASP.NET
    • XML and the DataSet Object
    • Managing XML Data
    • Accessing XML Data by Using the XML Web Server Control
  • Creating an ASP.NET AJAX Application
    • Introduction to ASP.NET AJAX
    • Creating an ASP.NET AJAX Application by Using the ASP.NET AJAX Extensions
    • Extending an Application by Using the ASP.NET AJAX Control Toolkit
  • Delivering Dynamic Content with Microsoft Silverlight
    • Overview of Microsoft Silverlight
    • Creating Silverlight-Based Applications with Visual Studio 2008
  • Consuming and Creating XML Web Services
    • Overview of Using XML Web Services
    • Calling an XML Web Service
    • Creating an XML Web Service
  • Managing State
    • State Management
    • Application and Session Variables
    • Cookies and Cookieless Sessions
  •  Configuring, Optimizing, and Deploying a Microsoft ASP.NET Web Application
    • Implementing the Cache Object
    • ASP.NET Output Caching
    • Configuring an ASP.NET Web Application
    • Deploying an ASP.NET Web Application
  •  Securing a Microsoft ASP.NET Web Application
    • Web Application Security Overview
    • Windows-Based Authentication
    • Forms-Based Authentication
 
Microsoft-Kurs 6463:
  • Getting Started with ASP.NET 3.5
    • Introduction to ASP.NET Web Applications
    • Features of ASP.NET 3.5
    • Configuring ASP.NET Applications
  • Implementing a User Interface with ASP.NET Server Controls
    • Consuming Controls to Interact with Users
    • Creating Custom Controls
  • Displaying and Manipulating Data in ASP.NET 3.5
    • Accessing Data by Using ADO.NET 3.5
    • Accessing Data from Services
    • Presenting Data in Web Controls
  • Creating Responsive Pages by Using Client-Side Technologies
    • Creating Partial Page Updates by Using AJAX
    • Scripting Actions on the Web Client
  • Debugging and Deploying ASP.NET Applications
    • Troubleshooting and Debugging ASP.NET Applications
    • Deploying Completed ASP.NET Applications
  • Writing ASP.NET Applications for Mobile Devices
    • Rendering Pages According to Device Capabilities
    • Creating Pages with Mobile Web Controls
 
Examen 70-562
Teilnehmerbeitrag Der Teilnehmerbeitrag versteht sich rein netto. Das ZFI ist (gemäss MwSt-Gesetz) nicht Mehrwertsteuerpflichtig und erhebt somit keine MwSt. Bei länger als einen Monat dauernden Lehrgängen ist die Zahlung des Teilnehmerbeitrages in mehreren Raten möglich (pro rata temporis).
  Zentrum für Informatik,  Schweiz, Basel, Bern, Zürich
Zentrum für Informatik,  Deutschland, Berlin, Frankfurt, Hamburg, Köln, München, Nürnberg, Stuttgart
Zentrum für Informatik,  Österreich, Wien
ADO.NET 2.0
Adobe PageMaker für das Office
Developing and Deploying MS BizTalk Server 2000 Solutions
Building Microsoft Commerce Server 2002 Solutions
Implementing and Managing Microsoft Exchange 2000
Upgrading from Microsoft Exchange Server 5.5 to Microsoft Exchange 2000
Implementing and Supporting Microsoft Internet Information Server 5.0
Implementing + Administering MS Internet Information Services 6.0 (IIS)
Deploying and Managing Microsoft ISA Server 2000
Administering Microsoft Systems Management Server 2.0
Deploying and Supporting Microsoft Systems Management Server 2.0
Implementing and Managing Microsoft Exchange 2003
Microsoft Exchange Server 2007
Managing Microsoft Systems Management Server 2003
Planning + Deploying MS Systems Management Server 2003
Troubleshooting Microsoft Exchange Server 2003
Designing and Planning an Exchange Server 2003 Organisation
Upgrading your Skills from Exchange Server 5.5 to Exchange Server 2003
Upgrading your Administration Skills to MS Exchange Server 2007
Microsoft BizTalk Server 2004: Developping e-Business Solutions
BizTalk Server 2004: Deploying + Managing e-business Solutions
Implementing Microsoft Internet Security and Acceleration (ISA) Server 2006
Implementing Microsoft Office SharePoint Server 2007
Microsoft Commerce Server 2007
Microsoft Virtual Server 2005 Workshop
Implementing and Maintaining Audio/Visual Conferencing and Web Conferencing Using Microsoft Office Communications Server 2007
Getting started with Microsoft Office Communications Server 2007
Implementing and Maintaining Instant Messaging Using Microsoft Office Communications Server 2007
Implementing and Maintaining Telephony Using Microsoft Office Communications Server 2007
Borland Delphi Aufbaukurs
Borland Delphi Einführung
Windows SharePoint Services 3.0
Customizing SharePoint Portal Server 2003
MS SharePoint 2003: Designing IT Collaborative Applications
MS Office SharePoint Server 2007
Implementing Windows SharePoint Services 3.0
First Look: BizTalk Server 2006 for Developers
First Look: BizTalk Server 2006 for IT Professionals
Visual C++
SOAP in C++
Citrix MetaFrame XP 1.0 for Windows Administration
IBM Cloudscape 10 Basiswissen für Java-Programmierer
Praxis der Datensicherheit mit Datenbanken
Systemarchitektur und Datenbanken
IT-Grundschutz modellieren
Anforderungen ableiten und Evaluationen durchführen
Geschäftsprozesse modellieren
Managementinformationen beschaffen und aufbereiten
Datenschutz, Daten- und Verarbeitungssicherheit gewährleisten
IT-Q-Systeme konzipieren und einführen
IT-Teilprojekte abwickeln
Informationstechnologien bewerten
Wirkung von ERP-Systemen auf Unternehmen beurteilen
Konfigurationsmanagement konzipieren und implementieren
Geschäftsprozesse optimieren
IT-Organisation konzipieren und umsetzen
Applikationsarchitektur festlegen
IT-Dienstleistungen budgetieren
IT-Organisationseinheit führen
IT-Projekte abwickeln
IT-Sicherheit gewährleisten
Informatikstrategie umsetzen
Testen
Kundenzufriedenheit sicherstellen
Risiken einer IT-Abteilung bewirtschaften
Veränderungsprozesse begleiten
IT-Teilprojekte planen und initialisieren
IT-Projektportfolio managen
Applikationen integrieren
IT-Projekte planen und initialisieren
IT-Projektmanagement-Support aufbauen
Prüfungs-Strategie (Wirtschafts-) Informatiker mit eidg. Diplom
Prüfungs-Strategie (Wirtschafts-) Informatiker mit eidg. Fachausweis
HTML, CSS, JavaScript
Java Web Services
XML mit Microsoft Office 2003
PostgreSQL Aufbau-Seminar
Linux auf dem Mainframe
MCTS Windows Server 2008 Active Directory Configuration
MCTS Microsoft .NET Framework 3.5 - ADO.NET Applications Development
MCTS Microsoft .NET Framework 3.5 - ADO.NET Applications Development - Kurzlehrgang für C#/VB-Entwickler
MATLAB effiziente GUI-Entwicklung
MCTS Microsoft .NET Framework 3.5 - ASP.NET Applications Development
MCTS Microsoft .NET Framework 3.5 - ASP.NET Applications Development - Kurzlehrgang für C#/VB-Entwickler
MATLAB Finanzanwendungen
MATLAB Technik und Physik
MCITP Windows Server 2008 - Server Administrator
Datenbankentwurf 
MCTS Windows Server 2008 Network Infrastructure Configuration
MCTS Windows Server 2008 Application Platform Configuration
Implementing and Admin. Security in a Microsoft Windows 2000 Network
Implementing+Admin. Security in a Microsoft Windows 2003 Network
Microsoft Sicherheits-Leitfaden für Entwickler II
Fundamentals of Network Security
Microsoft Security Guidance Training 1
Microsoft Security Guidance Training 2
Microsoft Security Guidance Training 3
Microsoft Security Guidance Training 4
Microsoft Security Guidance Training 5
Applying Microsoft Security Guidance
Dieser kann jederzeit als Firmenkurs sowie als Privatkurs durchgeführt werden.
 
MCTS Microsoft .NET Framework 3.5 - ASP.NET Applications Development - Kurzlehrgang für C#/VB-Entwickler
Untertitel Lehrgang zur .NET Developer Zertifizierung MCTS
Inhalt
 
Microsoft-Kurs 2956:
  • Developing Applications by Using Types and Standard Contracts
    • Explaining Value Types and Reference Types
    • Working with Generic Types
    • Implementing .NET Standard Contracts
    • Implementing Delegates and Events
    • Working with Attributes and Exceptions
  • Managing Common Data by Using Collections
    • Working with Object-Based Collections
    • Working with Generic Collections
    • Working with Specialized Collections
  • Deploying and Configuring Assemblies
    • Installing and Configuring Assemblies
    • Installing Assemblies by Using the Installer
    • Configuring Assemblies
    • Configuring the .NET Framework
  • Monitoring and Debugging Applications
    • Working with Applications Processes
    • Managing Application Performance
    • Reading and Writing to an Event Log
    • Debugging and Tracing Applications
  • Serializing Data
    • Serializing and Deserializing Objects by Using Runtime Serialization
    • Customizing the Runtime Serialization and Deserialization Processes
    • Serializing and Deserializing Objects As XML Data
 
Microsoft-Kurs 2957:
  • Enhancing User Interfaces by Using System.Drawing
    • Drawing Fundamentals
    • Drawing Lines and Shapes
    • Rendering Bitmaps and Icons
  • Working with Cultures by Using System.Globalization
    • Working with Culture Information
    • Formatting and Sorting Culture-Sensitive Data
    • Creating a Custom Culture
  • Processing Text by Using Regular Expressions and Encodings
    • Handling Text and Large Strings
    • Using Regular Expressions
    • Encoding T4ext
  • Encrypting and Hashing Data by Using Cryptography
    • Working with Encryption and Hashing
    • Encrypting and Decrypting Data
    • Hashing Data
    • Extending Cryptography
  • Securing Code Execution and Resources
    • Using Code Access Security
    • Securing Code Execution by Using Policy
    • Securing Resources by Using Access Control
    • Customizing Authentication and Authorization
  • Application Interoperability
    • Using the Platform Invoke Service
    • Integrating COM Components into a .NET Framework Application
    • Integrating Managed Components into an Unmanaged Application
  • Reflection, Metadata, and Emitting Objects
    • Reflecting on Objects
    • Adding Assembly Metadata
    • Emitting Objects by Using Builder Classes
  • Services, Threading, and Application Domains
    • Creating and Installing Windows Services
    • Creating Multithreaded Applications
    • Manually Working with Application Domains
 
Examen 70-536
 
Microsoft-Kurs 2310D:
  • Overview of the Microsoft .NET Framework
    • Introduction of the .NET Framework
    • Overview of ASP.NET
    • Overview of the Lab Application
    • Resources
  • Creating Web Applications by Using Microsoft Visual Studio 2008 and Microsoft .NET-Based Languages
    • Overview of Visual Studio 2008
    • Creating an ASP.NET Web Application Project
    • Overview of the Microsoft .NET-Based Languages
    • Creating a Component by Using Visual Studio 2008
  • Creating a Microsoft ASP.NET Web Form
    • Creating Web Forms
    • Adding Server Controls to a Web Form
    • Creating Master Pages
  • Adding Code to a Microsoft ASp.NET Web Form
    • Implementing Code-Behind Pages
    • Adding Event Procedures to Web Server Controls
    • Handling Page Events
  • Tracing in Microsoft ASP.NET Web Applications
    • Tracing and the Trace Object
    • Remote Debugging
  • Validating User Input
    • Overview of User Input Validation
    • Validation Controls
    • Page Validation
  •  Creating and Implementing User Controls
    • Adding User Controls to an ASP.NET Web Form
    • Creating User Controls
  • Accessing Data with Microsoft ADO.NET and Visual Studio 2008
    • Overview of ADO.NET
    • Connecting to a Database
    • Accessing Data
    • Accessing Multiple Tables
  • Accomplishing Complex Data Access Tasks
    • Overview of Stored Procedures
    • Calling Stored Procedures
    • Data Access with LINQ to SQL
  • Reading and Writing XML Data
    • Overview of XML Architecture in ASP.NET
    • XML and the DataSet Object
    • Managing XML Data
    • Accessing XML Data by Using the XML Web Server Control
  • Creating an ASP.NET AJAX Application
    • Introduction to ASP.NET AJAX
    • Creating an ASP.NET AJAX Application by Using the ASP.NET AJAX Extensions
    • Extending an Application by Using the ASP.NET AJAX Control Toolkit
  • Delivering Dynamic Content with Microsoft Silverlight
    • Overview of Microsoft Silverlight
    • Creating Silverlight-Based Applications with Visual Studio 2008
  • Consuming and Creating XML Web Services
    • Overview of Using XML Web Services
    • Calling an XML Web Service
    • Creating an XML Web Service
  • Managing State
    • State Management
    • Application and Session Variables
    • Cookies and Cookieless Sessions
  •  Configuring, Optimizing, and Deploying a Microsoft ASP.NET Web Application
    • Implementing the Cache Object
    • ASP.NET Output Caching
    • Configuring an ASP.NET Web Application
    • Deploying an ASP.NET Web Application
  •  Securing a Microsoft ASP.NET Web Application
    • Web Application Security Overview
    • Windows-Based Authentication
    • Forms-Based Authentication
 
Microsoft-Kurs 6463:
  • Getting Started with ASP.NET 3.5
    • Introduction to ASP.NET Web Applications
    • Features of ASP.NET 3.5
    • Configuring ASP.NET Applications
  • Implementing a User Interface with ASP.NET Server Controls
    • Consuming Controls to Interact with Users
    • Creating Custom Controls
  • Displaying and Manipulating Data in ASP.NET 3.5
    • Accessing Data by Using ADO.NET 3.5
    • Accessing Data from Services
    • Presenting Data in Web Controls
  • Creating Responsive Pages by Using Client-Side Technologies
    • Creating Partial Page Updates by Using AJAX
    • Scripting Actions on the Web Client
  • Debugging and Deploying ASP.NET Applications
    • Troubleshooting and Debugging ASP.NET Applications
    • Deploying Completed ASP.NET Applications
  • Writing ASP.NET Applications for Mobile Devices
    • Rendering Pages According to Device Capabilities
    • Creating Pages with Mobile Web Controls
 
Examen 70-562
Teilnehmerbeitrag Der Teilnehmerbeitrag versteht sich rein netto. Das ZFI ist (gemäss MwSt-Gesetz) nicht Mehrwertsteuerpflichtig und erhebt somit keine MwSt. Bei länger als einen Monat dauernden Lehrgängen ist die Zahlung des Teilnehmerbeitrages in mehreren Raten möglich (pro rata temporis).
  Zentrum für Informatik,  Schweiz, Basel, Bern, Zürich
Zentrum für Informatik,  Deutschland, Berlin, Frankfurt, Hamburg, Köln, München, Nürnberg, Stuttgart
Zentrum für Informatik,  Österreich, Wien
ADO.NET 2.0
Adobe PageMaker für das Office
Developing and Deploying MS BizTalk Server 2000 Solutions
Building Microsoft Commerce Server 2002 Solutions
Implementing and Managing Microsoft Exchange 2000
Upgrading from Microsoft Exchange Server 5.5 to Microsoft Exchange 2000
Implementing and Supporting Microsoft Internet Information Server 5.0
Implementing + Administering MS Internet Information Services 6.0 (IIS)
Deploying and Managing Microsoft ISA Server 2000
Administering Microsoft Systems Management Server 2.0
Deploying and Supporting Microsoft Systems Management Server 2.0
Implementing and Managing Microsoft Exchange 2003
Microsoft Exchange Server 2007
Managing Microsoft Systems Management Server 2003
Planning + Deploying MS Systems Management Server 2003
Troubleshooting Microsoft Exchange Server 2003
Designing and Planning an Exchange Server 2003 Organisation
Upgrading your Skills from Exchange Server 5.5 to Exchange Server 2003
Upgrading your Administration Skills to MS Exchange Server 2007
Microsoft BizTalk Server 2004: Developping e-Business Solutions
BizTalk Server 2004: Deploying + Managing e-business Solutions
Implementing Microsoft Internet Security and Acceleration (ISA) Server 2006
Implementing Microsoft Office SharePoint Server 2007
Microsoft Commerce Server 2007
Microsoft Virtual Server 2005 Workshop
Implementing and Maintaining Audio/Visual Conferencing and Web Conferencing Using Microsoft Office Communications Server 2007
Getting started with Microsoft Office Communications Server 2007
Implementing and Maintaining Instant Messaging Using Microsoft Office Communications Server 2007
Implementing and Maintaining Telephony Using Microsoft Office Communications Server 2007
Borland Delphi Aufbaukurs
Borland Delphi Einführung
Windows SharePoint Services 3.0
Customizing SharePoint Portal Server 2003
MS SharePoint 2003: Designing IT Collaborative Applications
MS Office SharePoint Server 2007
Implementing Windows SharePoint Services 3.0
First Look: BizTalk Server 2006 for Developers
First Look: BizTalk Server 2006 for IT Professionals
Visual C++
SOAP in C++
Citrix MetaFrame XP 1.0 for Windows Administration
IBM Cloudscape 10 Basiswissen für Java-Programmierer
Praxis der Datensicherheit mit Datenbanken
Systemarchitektur und Datenbanken
IT-Grundschutz modellieren
Anforderungen ableiten und Evaluationen durchführen
Geschäftsprozesse modellieren
Managementinformationen beschaffen und aufbereiten
Datenschutz, Daten- und Verarbeitungssicherheit gewährleisten
IT-Q-Systeme konzipieren und einführen
IT-Teilprojekte abwickeln
Informationstechnologien bewerten
Wirkung von ERP-Systemen auf Unternehmen beurteilen
Konfigurationsmanagement konzipieren und implementieren
Geschäftsprozesse optimieren
IT-Organisation konzipieren und umsetzen
Applikationsarchitektur festlegen
IT-Dienstleistungen budgetieren
IT-Organisationseinheit führen
IT-Projekte abwickeln
IT-Sicherheit gewährleisten
Informatikstrategie umsetzen
Testen
Kundenzufriedenheit sicherstellen
Risiken einer IT-Abteilung bewirtschaften
Veränderungsprozesse begleiten
IT-Teilprojekte planen und initialisieren
IT-Projektportfolio managen
Applikationen integrieren
IT-Projekte planen und initialisieren
IT-Projektmanagement-Support aufbauen
Prüfungs-Strategie (Wirtschafts-) Informatiker mit eidg. Diplom
Prüfungs-Strategie (Wirtschafts-) Informatiker mit eidg. Fachausweis
HTML, CSS, JavaScript
Java Web Services
XML mit Microsoft Office 2003
PostgreSQL Aufbau-Seminar
Linux auf dem Mainframe
MCTS Windows Server 2008 Active Directory Configuration
MCTS Microsoft .NET Framework 3.5 - ADO.NET Applications Development
MCTS Microsoft .NET Framework 3.5 - ADO.NET Applications Development - Kurzlehrgang für C#/VB-Entwickler
MATLAB effiziente GUI-Entwicklung
MCTS Microsoft .NET Framework 3.5 - ASP.NET Applications Development
MCTS Microsoft .NET Framework 3.5 - ASP.NET Applications Development - Kurzlehrgang für C#/VB-Entwickler
MATLAB Finanzanwendungen
MATLAB Technik und Physik
MCITP Windows Server 2008 - Server Administrator
Datenbankentwurf 
MCTS Windows Server 2008 Network Infrastructure Configuration
MCTS Windows Server 2008 Application Platform Configuration
Implementing and Admin. Security in a Microsoft Windows 2000 Network
Implementing+Admin. Security in a Microsoft Windows 2003 Network
Microsoft Sicherheits-Leitfaden für Entwickler II
Fundamentals of Network Security
Microsoft Security Guidance Training 1
Microsoft Security Guidance Training 2
Microsoft Security Guidance Training 3
Microsoft Security Guidance Training 4
Microsoft Security Guidance Training 5
Applying Microsoft Security Guidance