Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
C# 6.0
Search
ilkayilknur
March 28, 2015
Programming
0
53
C# 6.0
ilkayilknur
March 28, 2015
Tweet
Share
More Decks by ilkayilknur
See All by ilkayilknur
Azure Storage Services
ilkayilknur
0
4.6k
Azure DocumentDB
ilkayilknur
0
190
What's New in Visual Studio 2013 IDE
ilkayilknur
0
62
What's New in Entity Framework 6
ilkayilknur
0
71
Azure Storage Services
ilkayilknur
0
98
Asynchrony in mobile programming
ilkayilknur
0
160
Other Decks in Programming
See All in Programming
CSC305 Lecture 02
javiergs
PRO
1
260
技術的負債の正体を知って向き合う / Facing Technical Debt
irof
0
120
ネイティブ製ガントチャートUIを作って学ぶUICollectionViewLayoutの威力
jrsaruo
0
140
monorepo の Go テストをはやくした〜い!~最小の依存解決への道のり~ / faster-testing-of-monorepos
convto
2
450
Back to the Future: Let me tell you about the ACP protocol
terhechte
0
130
Signals & Resource API in Angular: 3 Effective Rules for Your Architecture @BASTA 2025 in Mainz
manfredsteyer
PRO
0
110
Go Conference 2025: Goで体感するMultipath TCP ― Go 1.24 時代の MPTCP Listener を理解する
takehaya
7
1.6k
uniqueパッケージの内部実装を支えるweak pointerの話
magavel
0
940
Cloudflare AgentsとAI SDKでAIエージェントを作ってみた
briete
0
130
After go func(): Goroutines Through a Beginner’s Eye
97vaibhav
0
250
NetworkXとGNNで学ぶグラフデータ分析入門〜複雑な関係性を解き明かすPythonの力〜
mhrtech
3
1.2k
大規模アプリのDIフレームワーク刷新戦略 ~過去最大規模の並行開発を止めずにアプリ全体に導入するまで~
mot_techtalk
0
410
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Automating Front-end Workflow
addyosmani
1371
200k
Code Review Best Practice
trishagee
72
19k
The Invisible Side of Design
smashingmag
301
51k
Unsuck your backbone
ammeep
671
58k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Agile that works and the tools we love
rasmusluckow
331
21k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Building Adaptive Systems
keathley
43
2.8k
Transcript
http://www.ilkayilknur.com
Managed Code Generics Language Integrated Query Dynamic + Language Parity
C# 6.0 + VB 12.0 Windows Runtime + Asynchrony C# 1.0 + VB 7.0 C# 2.0 + VB 8.0 C# 3.0 + VB 9.0 C# 4.0 + VB 10.0 Roslyn Project C# 5.0 + VB 11.0
Class Field public Foo private string X Compiler Compiler Source
code Source code Source File Source code Source code .NET Assembly Meta-programming Read-Eval-Print Loop Language Object Model DSL Embedding
None
http://bit.ly/csharp6ornekleri
http://www.github.com/dotnet/roslyn http://bit.ly/csharp6yazilari
None