Download presentation
Presentation is loading. Please wait.
Published byNigel Parrish Modified over 8 years ago
1
Luke Hoban Senior Program Manager Microsoft Corporation SESSION CODE: DEV307
2
2
5
let data = (1,2,3) let f(a,b,c) = let sum = a + b + c let g(x) = sum + x*x g(a), g(b), g(c) Bind a static value Bind a static function Bind a local value Bind a local function Type inference. The static typing of C# with the succinctness of a scripting language
8
Inputs to object construction Exported properties Exported method
9
Internal (pre-computed) values and functions
10
Immutable inputs Internal tables and logic Publish access
13
Visit www.fsharp.netwww.fsharp.net
15
Required Slide Track PMs will supply the content for this slide, which will be inserted during the final scrub.
16
www.microsoft.com/teched www.microsoft.com/learning http://microsoft.com/technet http://microsoft.com/msdn
18
Sign up for Tech·Ed 2011 and save $500 starting June 8 – June 31 st http://northamerica.msteched.com/registration You can also register at the North America 2011 kiosk located at registration Join us in Atlanta next year
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.