Inscrição Online
Fale Conosco
Redes Sociais, Trainning Facebook Twitter O canal da Trainning no Youtube Blog da Trainning Forum de Ti - Trainning
Inicio | Inscrição | Calendário | Contato

Curso, Treinamento, Certificaçã, Cursos, exames, apostilas, tutorial, downloads, quero fazer, cursar, endereço, gratuito. Aluguel de salas de aula, aluguel de sala, locação de sala, aluguel de auditórios, locações, salas. Treinamentos em todo Brasil - São Paulo - SP, Rio de Janeiro - RJ, Belo Horizonte - BH, Curitiba, Campinas, Brasilia - DF,Manaus, Cuiabá, vitória,Recife, Porto Alegre, Salvador - BA, Fortaleza - CE, Goiânia - SP, Natal - RN, Centro de São Paulo, Grande ABC, mais barato.

VOLTAR PARA TODOS OS CURSOS

10264 - Developing Web Applications with Microsoft Visual Studio 2010

 

curso de windows, curso windows 7, curso windows xp, curso windows server, windows server, curso windows 2003, windows server 2003, curso de informatica, windows server 2008, curso windows seven, curso de microsoft, curso da microsoft, curso microsoft office, cursos microsoft, certificação microsoft, curso certificação microsoft, curso excel, curso excel microsoft, curso gratuito microsoft, curso informatica microsoft, curso microsoft online, curso microsoft word, curso project, curso word, microsoft excel, microsoft word, certificado microsoft, curso de excel, curso de word, curso microsoft access, curso microsoft project, curso na microsoft, curso sql, microsoft access, microsoft project, curso .net, curso c#, curso de access, curso de project, curso de redes, curso de sql, curso oficial microsoft, curso pela microsoft, curso sql server, cursos da microsoft, microsoft visio.

 
   Treinamento
10264 - Developing Web Applications with Microsoft Visual Studio 2010
  Carga Horária
5 dias
   
  Objetivos

In this course, students will learn to develop advanced ASP.NET MVC and Web Forms applications using .NET Framework 4 tools and technologies. The focus will be on coding activities that enhance the performance and scalability of the Web site application. ASP.NET MVC will be introduced and compared with Web Forms so that students know when each should/could be used. This will also prepare the student for exam 70-515.

  
  Pré-requisito:

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 models
    • 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
    • Deploying .NET Framework Applications using ClickOnce and the MS Installer
  
  Público Alvo

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.

  • 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
  
Conteúdo Programático

1- 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 

2 - 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 Designntrodução aos Modelos de Dados de Entidade 

3 - Developing MVC Models
•Exploring Ways to Create MVC Models
•Creating a Data RepositoryRecuperando dados usando o LINQ to Entities 

4 - Developing MVC Controllers 
• Implementing MVC Controllers
• Creating Action Methods Acompanhamento de mudar o entendimento do Entity Framework 

5 - Developing MVC Views
• Implementing MVC Views
• Implementing Strongly-Typed MVC Views
• Implementing Partial MVC Views

6 - Designing for Discoverability
• Overview of Search Engine Optimization
• Creating the Robots and Sitemap Files
• Using ASP.NET Routing

7 - 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

8 - Optimizing Data Management for Web Forms
• Managing Data by Using LINQ to Entities
• Using Data Source Controls
• Using ASP.NET Dynamic Data

9 - Ensuring Quality by Debugging, Unit Testing, and Refactoring 
• Debugging and Refactoring Code
• Unit Testing Code
• Processing Unhandled Exceptions
• Test Driven Development

10 - Securing a Web Application 
• Configuring Authentication
• Configuring ASP.NET Membership
• Managing Authorization by Using ASP.NET Roles

11 - Applying Master Pages and CSS
• Applying Master Pages
• Applying CSS, Skins, and Themes

12 - Developing Client Side Scripts and Services
• Developing Client-Side Scripts
• Implementing AJAX
• Creating Services

13 - 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 EventsCriação, atualização e exclusão de dados em um serviço WCF dados 

14 - Deploying a Web Application
• Overview of Web Application Deployments
• Overview of Web Site Deployments
• Deploying AdventureWorks


15 - Developing a Web Application by Using Silverlight
• Introduction to Rich Internet Applications
• Overview of Silverlight
• Creating a Silverlight Application

 

Exame
TS: 70-515: Microsoft Corporation

  
FORMAS DE PAGAMENTO
VALOR
CONSULTE-NOS
 
   
   Outras Formações
CURSO AÇÃO
AGP - Cursos ITIL V3 + COBIT + PMI Preparatório PMP 4 Edição GRÁTIS EXAME ITIL Foundations ou Exame Cobit Foundations DETALHES INSCREVA-SE
ANT - Analista de Negócios de TI - Modelagem e Processos DETALHES INSCREVA-SE
ANP - Analista de Negócios e Processos de TI - ANT Analista de Negócios + Analista de Processos com BPMN DETALHES INSCREVA-SE
COMBO Curso ITIL + COBIT + 1 EXAME por R$ 1.390,00 DETALHES INSCREVA-SE
Curso ITIL V3 FOUNDATIONS DETALHES INSCREVA-SE
Curso ITIL V3 Foundations + EXAME ITIL V3 DETALHES INSCREVA-SE
Curso COBIT 4.1 FOUNDATIONS DETALHES INSCREVA-SE
Curso COBIT 4.1 FOUND + EXAME DETALHES INSCREVA-SE
Treinamento Curso PMP Exam Prep 4º Edição PMBOK PMI (Grátis PMP Foundations) DETALHES INSCREVA-SE
Desenvolvedor de Aplicativos (Apps) para iPhone e iPad iOS5 Apple Developer Program SDK DETALHES INSCREVA-SE
 
Receba Informações sobre esse curso
NOME *
E-MAIL *
TELEFONE
NOME DO CURSO
Desejo receber informações sobre outros cursos
 
 
VOLTAR PARA TODOS OS CURSOS
 
  Formas de Pagamento  
 
NOME: Unisys do Brasil
DATA: 05/05/2021
DEPOIMENTO: Realizamos a formação completa para Certificação PMP do PMI na Trainning Education. 24 Profissionais capacitados.
 
NOME: Allianz Seguros
DATA: 01/05/2012
DEPOIMENTO: Allianz Seguros capacita 30 Profissionais na Formação Mainframe Cobol, Db2, Cics da Trainning Education.
 
NOME: Infraero
DATA: 24/11
DEPOIMENTO: Trainning realiza curso em ITIL V3 Capability Operational Support and Analysis e Auditor Líder ISO/IEC 20.000 para INFRAERO e recebe nota máxima na avaliação interna de qualidade de serviço. Infraero Empresa Brasileira de Infra-estrutura Aeroportuária
 
NOME: Vanessa Leandro Magela
DATA: 10/08/2011
DEPOIMENTO: Gostaria de comunicar que realizei o exame PMP hoje, e finalmente passei. Agradeço ao apoio da Trainning neste processo. Atte Vanessa Leandro Magela PMI ID 8830000000440986
 
NOME: Banco da Amazônia BASA
DATA: 02/08/2011
DEPOIMENTO: Banco da Amazônia realiza curso de Gestão de Riscos, BPMN, Preparatório para o PMI para equipe de TI com a Trainning.
 
 
VER TODOS
 
© Copyright 2012 | Trainning Education Services ® | Todos os direitos reservados