29
Disciplina: http://edmilsoncampos.net [email protected] @edmilsonbcn Edmilson Campos, Prof. Apresentação dos principais conceitos do .NET Framework AULA 01 Ambiente de Programação

(AULA 00) Apresentação da disciplina - Edmilson Campos fileApresentação dos principais conceitos do .NET Framework AULA 01 ... Microsoft .NET Framework 3.5 19-11-2007

  • Upload
    lambao

  • View
    213

  • Download
    0

Embed Size (px)

Citation preview

Disciplina:

http://edmilsoncampos.net

[email protected]

@edmilsonbcn

Edmilson Campos, Prof.

Apresentação dos principais conceitos do .NET Framework

AULA 01

Ambiente de Programação

Edmilson Campos ([email protected])3

Edmilson Campos ([email protected])4

»

»

»

»

Edmilson Campos ([email protected])5

»

»

»

»

»

»

»

Edmilson Campos ([email protected])6

Edmilson Campos ([email protected])7

Common Language Infrastructure

Common Intermediate

LanguageCommon Language Runtime 010100111011010110101111

Compiler

Code

C# VB.NET J# Others

Edmilson Campos ([email protected])8

1997 1998 2002 2003

Lançamento do .NET

Edmilson Campos ([email protected])9

2005 2008

Edmilson Campos ([email protected])10

VS 2010 Ultimate

Com MSDN

VS 2010 Premium

com MSDN

VS 2010 Professional

com MSDN

VS 2010 Professional

Edmilson Campos ([email protected])11

Test and Lab Manager

Manual Testing

Layer Diagram

UML Modeling

Load Testing Web Testing

Test Case ManagementIntelliTrace™

Architecture Explorer Test Record & Playback

Logical Class Designer

Cloud Development

Office Development

Windows Development

New WPF Editor Customizable IDE

Multi-core DevelopmentSilverlight Tools

Web Development

SharePoint Development

Generate from Usage

Static Code Analysis

Database Deployment

Code Metrics

Database Unit Testing Test Data Generation

Test Impact AnalysisUI Test Automation

Code Coverage

Performance Profiling

Database Change Mgmt

Edmilson Campos ([email protected])12

Test and Lab Manager

Test Case Management

Test Record & Playback

Manual Testing

Lab Mgmt Config.

Checkpoint Environment

Environment from TemplateVirtual Env. Setup/Tear Down

Reporting

Team Portal

Test Case ManagementBranch Visualization

Version Control

Build Automation

Gated Check-in

Agile Planning Tools

Team Explorer

Team Agents

Edmilson Campos ([email protected])13

Edmilson Campos ([email protected])14

.net 1.0

.net 1.1

.net 2.0

.net 3.0.net 3.5

SP1 SP2

SP3

SP1

SP1SP2

SP1 .net 4.0

SP1

Microsoft .NET Framework 1.0 13-02-2002

Microsoft .NET Framework 1.1 24-04-2003

Microsoft .NET Framework 2.0 07-11-2005

Microsoft .NET Framework 3.0 06-11-2006

Microsoft .NET Framework 3.5 19-11-2007

Microsoft .NET Framework 3.5 SP1 11-08-2008Microsoft .NET Framework 4.0 12-04-2010

Edmilson Campos ([email protected])15

.NET Framework 2.0

Winforms

ASP.NET

ADO.NET

Base Class Library

Common Language Runtime

3.0

WPF

WCF

WF

Card Space

3.5

Linq

ADO.NET

Entity

Framework

4.0

PLINQ

TPL

Edmilson Campos ([email protected])16

.NET Framework 2.0 + SP1

WPF WCFWorkflow

Foundation

Windows

CardSpace

LINQWF & WCF

Enhancements

Add-in

FrameworkAjax

MVC Dynamic Data Entity Framework Data Services

Edmilson Campos ([email protected])17

Core

Services

Base Class

Library

Common Language Runtime

Windows

Workflow

Foundation

Managed

Extensibility

Framework

Data Services

Windows

Communication

Foundation

“Velocity”

User Interface

Windows

Presentation

Foundation

ASP.NET

(WebForms, MVC,

Dynamic Data)

Data Access

Entity

Framework

LINQ

ADO.NET

Parallel

Extensions

WinForms LINQ to SQL

Languages

Dynamic

Language

Runtime

Edmilson Campos ([email protected])18

Edmilson Campos ([email protected])19

C# 1.0

C# 2.0

C# 3.0

Versão inicial

Generics

LINQ

C# 4.0

Dynamic

Edmilson Campos ([email protected])20

Common Language Runtime

Statically-Typed

C#VB

RubyPython

Dynamically-Typed

Edmilson Campos ([email protected])21

Common Language Runtime

Statically-Typed

C#

VB

RubyPython

Dynamically-Typed

Dynamic Language Runtime

Edmilson Campos ([email protected])22

Python

Binder

Ruby

Binder

COM

Binder

JScript

BinderObject

Binder

Dynamic Language Runtime

Expression Trees Dynamic Dispatch Call Site Caching

IronPython IronRuby C# VB.NET Others…

Edmilson Campos ([email protected])23

Edmilson Campos ([email protected])24

Edmilson Campos ([email protected])25

Toolbox

Palheta com

componentes

agrupados por tipo

Solution Explorer

Árvore com os

arquivos do projeto

Form Design

Área destinada a

edição do Form

Properties

Propriedades dos

Forms e seus

componentes

Edmilson Campos ([email protected])26

Edmilson Campos ([email protected])27

» http://blogs.msdn.com/briankel/archive/2007/09/06/a-more-reliable-and-faster-download-experience-for-rosario-vs08-vpc-s.aspx

» http://channel9.msdn.com/posts/VisualStudio/Top-down-design-with-Visual-Studio-Team-System-2010/

» http://code.msdn.microsoft.com/csharpfuture

» http://msdn.microsoft.com/en-us/concurrency/default.aspx

» http://www.bufaloinfo.com.br/ExibeNoticias.aspx?entryid=4075396222173673958

» http://www.bufaloinfo.com.br/ExibeNoticias.aspx?entryid=3809706352649694113

» http://www.microsoft.com/downloads/details.aspx?familyid=752CB725-969B-4732-A383-ED5740F02E93&displaylang=en

Edmilson Campos ([email protected])28

Edmilson Campos ([email protected])29