20140830 2014年版 c #でできること

Post on 24-May-2015

630 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

DESCRIPTION

【第五回アニバーサリー企画】 gloops×Grani×Sansan .NET勉強会! での発表資料です

TRANSCRIPT

仕事

個人活動

http://metrostyledev.net/

http://tanaka733.net

神獄のヴァルハラゲート

モンスタハンターロアオブカード

グラニがC#にこだわる理由

http://gihyo.jp/dev/serial/01/grani

AWS+Windows環境における大規模ソーシャルゲーム開発/運用の実際

http://gihyo.jp/admin/serial/01/grani

さまざまプラットフォーム

C# のこれから

using

Java/Delphi

Generics

LINQ

Dynamic

Async

2002 C# 1.0

2005 C# 2.0

2008 C# 3.0

2010 C# 4.0

2012 C# 5.0

2014? C# 6.0

Roslyn

WindowsWinForms, WPF

Windows PlatformUniversal Apps

Web ApplicationASP.NET MVC/WebAPI, OWIN

CloudMicrosoft Azure, AWS, Google

MacXamarin.Mac

C# Everywhere

GameUnity, PlayStation Mobile SDK

MobileXamarin.iOS, Xamarin.Android

EmbeddedWindows Embedded

.NET Micro Framework

NUIKinect, LeapMotion

OfficeVSTO

C#のこれから

Core .NET

Next gen JIT (“RyuJIT”)

SIMD

Runtime Compilers

.NET Compiler Platform (“Roslyn”)

Languages innovation

Windows DesktopAzure and Windows Server

Universal projects

.NET NativeASP.NET updates

Windows Convergence

Native compilation Cross-devices

Xamarin partnership

Web apps

.NET support for

Azure Mobile Services

Cloud Services

Openness

Windows Store iOS and Android

.NET in devices and services

The Future of C# (Channel 9)

Windows ApplicationWindows Forms

WPF

GPU

GDI 脱却

XAML

高DPI

Windows PlatformUniversal App

デスクトップ画面Windows Phone

Web Application

ASP.NET WebForm

1.0

ASP.NET

WebForm 2.0

ASP.NET MVC

2002~2003年頃

2009年頃

2014年???

ASP.NET vNext

2005~2008年頃

イベント駆動型

Model-View-Controller

イベント駆動型

Model-View-Controller

モジュラー

.NET Foundation

Roslyn

Mac, Linux

Side by Side

Cloud

WebSites による気軽なASP.NET アプリの展開.NET vNextなどのPreview版のいち早い公開

.NET そのものが動く環境としては至って普通(それ以外のクラウドサービスが強力)

サービスの.NET クライアント

BigQuery

(現状).NET を動かす環境というより.NETからも利用できるクラウド

Mac/Linux

ランタイム, コンパイラ, クラスライブラリ

Game

LINQ や Rx といった強力な機能

NUI

Office

クライアント版のOffice

その他運用領域での小ネタを少し

まとめ

参考資料

http://blogs.msdn.com/b/shozoa/archive/2014/07/23/what-s-xaml.aspx

http://grabacr.net/archives/1105

http://blogs.msdn.com/b/aonishi/archive/2014/08/13/10549684.aspx

http://blogs.msdn.com/b/chack/archive/2013/01/16/aspnet-webforms-mvc.aspx

http://blogs.msdn.com/b/chack/archive/2014/08/02/typescript-aspnet-azure-session-slides-jun-to-jul-2014.aspx

http://www.buildinsider.net/mobile/insidexamarin/02

http://blogs.msdn.com/b/microsoft_japan_academic/archive/2014/07/30/10546154.aspx

http://www.slideshare.net/neuecc/unityrx-reactive-extensions-for-unity

http://tech.tanaka733.net/entry/2014/03/03/CLR/H_in_Tokyo_1_%E3%81%A7_%E3%80%8CC%23_%E3%81%A7%E4%BD%9C%E3%82%8B_PowerShell_Cmdlets_%E3%81%AE%E3%81%99%E3%82%9D%E3%82%81%E3%80%8D%E3%81%A8%E3%81%84%E3%81%86LT%E3%82%92%E3%81%97%E3%81%A6%E3%81%8D

http://tech.tanaka733.net/entry/msdeploy-from-csharp

top related