Tooltip

Gadget Dialog

Confirm Dialog

 
Event
  Code 1. Tag 2. Tag 3. Tag 4. Tag Dauer Preis Kursleiter Bemerkungen
NAWB-0312 Mi 13. Jun Do 14. Jun Mi 20. Jun Do 21. Jun 4 Tage 3100 CHF Bruno Podetti
NAWB-0412 Do 26. Jul Fr 27. Jul Do 2. Aug Fr 3. Aug 4 Tage 3100 CHF Bruno Podetti Durchführungsgarantie
NAWB-0512 Di 25. Sep Mi 26. Sep Di 2. Okt Mi 3. Okt 4 Tage 3100 CHF Bruno Podetti Durchführungsgarantie
NAWB-0612 Mi 7. Nov Do 8. Nov Mi 14. Nov Do 15. Nov 4 Tage 3100 CHF Bruno Podetti Durchführungsgarantie
NAWB-0712 Di 11. Dez Mi 12. Dez Di 18. Dez Mi 19. Dez 4 Tage 3100 CHF Bruno Podetti Durchführungsgarantie
NAWB-WL Mo 31. Dez 1 Tag 3100 CHF Bruno Podetti
 
Developing Advanced Web Applications with MS Visual Studio 2010
Untertitel für den fortgeschrittenen .NET-Web-Entwickler
Kurszeiten 08:30 - 17:00 
Bildungsweg
Kursinhalt
 
Kursort
Der Kurs 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
Visual Studio 2010 Professional ist die moderne Entwicklungsumgebung mit allen Kernfunktionen für die professionelle Entwicklung von SingleCore- und MultiCore-Anwendungen für Windows, Web, SharePoint, die Cloud und weitere Plattformen.
Zahlreiche neue Funktionen erleichtern das Programmieren, Testen oder Debuggen, darunter Multi-Monitor-Unterstützung sowie eine komplett überarbeitete und individuell anpassbare Benutzeroberfläche auf Basis der Windows Presentation Foundation.
Softwareentwickler können ihre vorhandenen Kenntnisse nutzen und neue Anwendungen für die unterschiedlichsten aktuellen und zukünftigen Plattformen entwickeln. Neue Funktionen für testgetriebene Entwicklung und neue Debugging-Tools helfen dabei, Fehler leichter zu finden und so schneller zu hochwertigen Ergebnissen zu kommen.
Webentwickler profitieren von Verbesserungen des Microsoft-ASP.NET AJAX-Frameworks und IntelliSense für JavaScript. Neben den gängigen .NET-Sprachen ist auch die neue funktionale Programmiersprache F# enthalten, ausserdem gibt es viele Verbesserungen für das Programmieren mit C++.
Dieser Kurs richtet sich an fortgeschrittene Web-Entwickler, welche sich mit den im Inhaltsverzeichnis aufgelisteten Themen vertieft auseinandersetzen möchten.
Der Kurs wird von einem erfahrenen Microsoft-zertifizierten Kursleiter geleitet.
 
Verwandte Kurse
    Herstellerkurs Microsoft Nr. 10264
    Ihr Nutzen
    After completing this course, students will be able to:
    • Describe the underlying architecture and design of a Web application.
    • Apply best practices and make appropriate trade-offs based on business requirements when designing a Web application.
    • Develop MVC models.
    • Develop MVC controllers.
    • Develop MVC views.
    • Optimize the design of a Web application for discoverability by search engines.
    • Write server-side code for Web Forms.
    • Optimize data management for Web Forms.
    • Ensure quality by debugging, unit testing, and refactoring.
    • Secure a Web application.
    • Apply Master Pages and CSS for a consistent application UI.
    • Develop client-side scripts and services for a responsive, rich, and interactive UI.
    • Implement advanced AJAX in a Web application.
    • Deploy a Web application.
    • Develop a Web application by using Silverlight.
    Voraussetzungen
    In addition to their professional Web development experience, students who attend this training should have the following technical knowledge:
    • An understanding of the problem-solving techniques that apply to software development, including the following principles of software development:
      • modern software development model
      • typical phases of a software development lifecycle
      • concepts of event-driven programming
      • concepts of object-oriented programming
      • creating use-case diagrams
      • designing and building a user interface
      • developing a structured application
    • A basic understanding of the following scripting techniques and some hands-on experience writing scripts:
      • Web scripting techniques
      • Macro scripting techniques
      • Windows scripting techniques
    • A general understanding of the purpose, function, and features of following .NET Framework topics:
      • Common Language Runtime
      • .NET Framework class library
      • Common Type System
      • Component interoperation
      • Cross-Language Interoperability
      • Assemblies in the Common Language Runtime
      • Application Domains
      • Runtime hosts supported by the .NET Framework
    • Experience using Visual Studio 2008 in the following task areas:
      • Declaring and initializing typed variables using the Camel case naming convention
      • Using arithmetic, relational, and logical operators in code statements
      • Using branching statements to control code execution
      • Using looping statements to iterate through collections or repeat steps until a specified condition is met
      • Creating classes and methods to establish the basic structure of an application
      • Using methods and events to implement the programming logic of an application
      • Identifying syntax and logic errors
      • Accessing and managing data from a data source
    • Experience in object oriented design and development as follows:
      • Creating and accessing classes and class properties
      • Creating and accessing methods and overloaded methods
      • Implementing inheritance, base classes, and abstract classes
      • Declaring, raising, and handling events
      • Responding to and throwing exceptions
      • Implementing interfaces and polymorphism
      • Implementing shared and static members
      • Implementing generics
      • Creating components and class libraries
    • Experience in N-Tier application design and development as follows:
      • Managing a software development process
      • Controlling input at the user interface level in Windows Client and Web applications
      • Debugging, tracing, and profiling .NET applications
      • Monitoring and logging .NET applications
      • Implementing basic testing best practices
      • Performing basic Data Access tasks with LINQ
      • Implementing basic security best practices in .NET Applications
      • Implementing basic service calls 
      • Using .NET Configuration Files
     
    Teilnehmerkreis This course is intended for professional Web developers who use Microsoft Visual Studio in a team-based, medium-sized to large development environment. Members of the audience have a minimum of two to three years of experience developing Web-based applications by using Microsoft Visual Studio and Microsoft ASP.NET. Members of the audience are experienced users of Microsoft Visual Studio 2008 SP1 and newer releases of the Visual Studio product. The audience understands how to use the new features of Visual Studio 2010.
    Unterlagen Orginal Microsoft Unterlagen
    Folgekurse
    - andere Kurse aus dem Bereich Spezialisierung, siehe Bildungsweg
    - «Application Design for Developers», NADD/10552
    Inhalt
    • Overview of Web Application Design
      • Overview of IIS 7.0
      • Overview of ASP.NET 4.0
      • Introduction to the MVC Framework
      • Overview of the Request Life Cycle
    •  Designing a Web Application
      • Web Applications: Case Studies
      • Web Application Design Essentials
      • Guidelines for Determining When to Use Web Forms and MVC
      • Visual Studio 2010 Tools and Technologies for Web Application Design
    • Developing MVC Models
      • Exploring Ways to Create MVC Models
      • Creating a Data Repository
    • Developing MVC Controllers
      • Implementing MVC Controllers
      • Creating Action Methods
    • Developing MVC Views
      • Implementing MVC Views
      • Implementing Strongly-Typed MVC Views
      • Implementing Partial MVC Views
    • Designing for Discoverability
      • Overview of Search Engine Optimization
      • Creating the Robots and Sitemap Files
      • Using ASP.NET Routing
    •  Writing Server-Side Code for Web Forms
      • Overview of the Structure of a Web Application
      • Controlling ViewState
      • Localizing a Web Application
      • Persisting Data on a Web Forms Page
      • Validating User Input
    •  Optimizing Data Management for Web Forms
      • Managing Data by Using LINQ to Entities
      • Using Data Source Controls
      • Using ASP.NET Dynamic Data
    • Ensuring Quality by Debugging, Unit Testing, and Refactoring
      • Debugging and Refactoring Code
      • Unit Testing Code
      • Processing Unhandled Exceptions
      • Test Driven Development
    • Securing a Web Application
      • Configuring Authentication
      • Configuring ASP.NET Membership
      • Managing Authorization by Using ASP.NET Roles
    • Applying Master Pages and CSS
      • Applying Master Pages
      • Applying CSS, Skins, and Themes
    • Developing Client Side Scripts and Services
      • Developing Client-Side Scripts
      • Implementing AJAX
      • Creating Services
    •  Implementing Advanced AJAX in a Web Application
      • Implementing Ajax in ASP.NET MVC Pages Using Microsoft Ajax
      • Implementing Ajax in ASP.NET MVC Pages Using jQuery
      • Working With jQuery and Ajax Events
    • Deploying a Web Application
      • Overview of Web Application Deployments
      • Overview of Web Site Deployments
      • Deploying AdventureWorks
    • Developing a Web Application by Using Silverlight
      • Introduction to Rich Internet Applications
      • Overview of Silverlight
      • Creating a Silverlight Application
    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
      Code 1. Tag 2. Tag 3. Tag 4. Tag Dauer Preis Kursleiter Bemerkungen
    NAWB-0312 Mi 13. Jun Do 14. Jun Mi 20. Jun Do 21. Jun 4 Tage 3100 CHF Bruno Podetti
    NAWB-0412 Do 26. Jul Fr 27. Jul Do 2. Aug Fr 3. Aug 4 Tage 3100 CHF Bruno Podetti Durchführungsgarantie
    NAWB-0512 Di 25. Sep Mi 26. Sep Di 2. Okt Mi 3. Okt 4 Tage 3100 CHF Bruno Podetti Durchführungsgarantie
    NAWB-0612 Mi 7. Nov Do 8. Nov Mi 14. Nov Do 15. Nov 4 Tage 3100 CHF Bruno Podetti Durchführungsgarantie
    NAWB-0712 Di 11. Dez Mi 12. Dez Di 18. Dez Mi 19. Dez 4 Tage 3100 CHF Bruno Podetti Durchführungsgarantie
    NAWB-WL Mo 31. Dez 1 Tag 3100 CHF Bruno Podetti
     
    Developing Advanced Web Applications with MS Visual Studio 2010
    Untertitel für den fortgeschrittenen .NET-Web-Entwickler
    Inhalt
    • Overview of Web Application Design
      • Overview of IIS 7.0
      • Overview of ASP.NET 4.0
      • Introduction to the MVC Framework
      • Overview of the Request Life Cycle
    •  Designing a Web Application
      • Web Applications: Case Studies
      • Web Application Design Essentials
      • Guidelines for Determining When to Use Web Forms and MVC
      • Visual Studio 2010 Tools and Technologies for Web Application Design
    • Developing MVC Models
      • Exploring Ways to Create MVC Models
      • Creating a Data Repository
    • Developing MVC Controllers
      • Implementing MVC Controllers
      • Creating Action Methods
    • Developing MVC Views
      • Implementing MVC Views
      • Implementing Strongly-Typed MVC Views
      • Implementing Partial MVC Views
    • Designing for Discoverability
      • Overview of Search Engine Optimization
      • Creating the Robots and Sitemap Files
      • Using ASP.NET Routing
    •  Writing Server-Side Code for Web Forms
      • Overview of the Structure of a Web Application
      • Controlling ViewState
      • Localizing a Web Application
      • Persisting Data on a Web Forms Page
      • Validating User Input
    •  Optimizing Data Management for Web Forms
      • Managing Data by Using LINQ to Entities
      • Using Data Source Controls
      • Using ASP.NET Dynamic Data
    • Ensuring Quality by Debugging, Unit Testing, and Refactoring
      • Debugging and Refactoring Code
      • Unit Testing Code
      • Processing Unhandled Exceptions
      • Test Driven Development
    • Securing a Web Application
      • Configuring Authentication
      • Configuring ASP.NET Membership
      • Managing Authorization by Using ASP.NET Roles
    • Applying Master Pages and CSS
      • Applying Master Pages
      • Applying CSS, Skins, and Themes
    • Developing Client Side Scripts and Services
      • Developing Client-Side Scripts
      • Implementing AJAX
      • Creating Services
    •  Implementing Advanced AJAX in a Web Application
      • Implementing Ajax in ASP.NET MVC Pages Using Microsoft Ajax
      • Implementing Ajax in ASP.NET MVC Pages Using jQuery
      • Working With jQuery and Ajax Events
    • Deploying a Web Application
      • Overview of Web Application Deployments
      • Overview of Web Site Deployments
      • Deploying AdventureWorks
    • Developing a Web Application by Using Silverlight
      • Introduction to Rich Internet Applications
      • Overview of Silverlight
      • Creating a Silverlight Application
    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
    C# Grundlagen Programmiergrundkurs .NET Einführung mit VB.NET .NET Einführung mit C#.NET .NET Für Fortgeschrittene Microsoft Certified Professional Developer Microsoft Certified Technology Specialist Microsoft Certified Professional Developer Test 70-515 Test 70-513 Test 70-511 Test 70-547 Test 70-583 Test 70-549 Überblick über die .NET-Technologie Test 70-519 Test 70-516 Test 98-363 Test 70-518 Test 70-536 Microsoft Certified Technology Specialist Microsoft Certified Professional Developer Microsoft Certified Technology Specialist Microsoft Certified Technology Specialist