asp.net server core-on

11
ASP.NET Server Core-on Balássy György ([email protected]) Microsoft regionális igazgató, ASP.NET MVP MSDN Kompetencia Központ Blog: http://balassygyorgy.wordpress.com

Upload: gyoergy-balassy

Post on 18-Dec-2014

116 views

Category:

Software


1 download

DESCRIPTION

Presentation about how to deploy ASP.NET and Internet Information Services to Windows Server Core.

TRANSCRIPT

Page 1: ASP.NET Server Core-on

ASP.NET Server Core-on

Balássy György ([email protected])Microsoft regionális igazgató, ASP.NET MVPMSDN Kompetencia KözpontBlog: http://balassygyorgy.wordpress.com

Page 2: ASP.NET Server Core-on
Page 3: ASP.NET Server Core-on

Server, Server Roles

Windows Server 2008 R2 Server Core

Server Core, Server Roles, Optional Features

Server CoreSecurity, TCP/IP, File Systems, RPC, stb.

DNS DHCP FileAD

Server.Net Framework, Shell,

Tools, stb.

TS NAS ADFS WDS stb.

ADLDS

MediaServer IIS Hyper

-VPrint

ASP.NETPS.NET3/3.5

.NET2.0

WoW64

GUI, Shell, IE, Media, Mail, stb.

Page 4: ASP.NET Server Core-on

CLR 2.0

ASP.NETWPF

.NET Framework

LINQ

CLR 3.0Additions

CLR 3.5Additions

WPFWCF WF

Server Core-on

Page 5: ASP.NET Server Core-on

Ami nincs Server Core-on

• Microsoft.Aspnet.Snapin

• Microsoft.Ink

• Microsoft.ManagementConsole.*

• Microsoft.StylusInput.*

• Microsoft.VisualBasic.Compatibility.VB6

• Microsoft.Windows.Themes

• Microsoft.WindowsCE.Forms

• Microsoft.WindowsMobile.DirectX.*

• System.ComponentModel.Design.*

• System.Data.Design

• System.Deployment.Application

• System.Diagnostics.Design

• System.Media

• System.Messaging.*

• System.Speech.*

• System.Web.UI.Design.*

• System.Web.Mail (deprecated)

• System.Windows.*

• UIAutomationClientsideProviders

Page 6: ASP.NET Server Core-on

Server CoreIIS 7.5 ASP.NETIIS ManagerWeb Management ServiceWeb Deployment Tool

DEMO

Page 7: ASP.NET Server Core-on
Page 8: ASP.NET Server Core-on

One Click Publish with

Differential Sync

Update workflowto get nightly deployments

Web.Debug.Config, . Web.Testing.Config,

Web.Release.Config

MsBuild based Web Publishing Pipeline (WPP)

Web Content, IIS Settings, Databases,

Registry, etc

Web Farm Deployment

Site/Server Snapshots & Migration

Consolidated Web Deployment

Environment Specific Configurations

Reusable & Simple Web Packages

Extensible & Customizable

Team Build Integration

VS 2010+

MS Deploy

Page 9: ASP.NET Server Core-on

IIS 7.5 újdonságok

ASP.NET Server Core-on

PowerShell Module & Cmdlets

Integrált FTP és WebDAV

Integrált Admin Pack modulok

Konfiguráció naplózás

Best Practices Analyzer

Page 10: ASP.NET Server Core-on

További információk

Balássy György– E-mail: [email protected]– Blog: balassygyorgy.wordpress.com– MSDN Kompetencia Központ: www.msdnkk.hu

TechNet IIS témaközpont– Részletes tananyag az IIS 7.0-ról

Web Platform: www.microsoft.com/web

Hivatalos IIS honlap: iis.net

Page 11: ASP.NET Server Core-on