Videos tagged with C# 4


Statically Dynamic Typing

Statically Dynamic Typing

Posted in Conferences, Frameworks, Development

Summary Neal Gafter explains why Microsoft has introduced dynamic typing in C# 4.0, what it is useful for - Interoperate with dynamic languages, Using reflection-like API, Interacting with COM -, what is DLR, and why they have chosen the dynamic type instead of other possible solutions. Bio Neal Gafter works on .NET languages at Microsoft. He used to be a software engineer and Java evangelist a...

Tags: Conferences, Frameworks, C#, .NET Framework, InfoQ, Dynamic Languages, Language Design, JVM Language Summit, C# 4, Development, .NET, ...



Eric Nelson on VS 2010 and .NET 4.0

Eric Nelson on VS 2010 and .NET 4.0

Posted in Frameworks, Development, Conferences, Cloud Computing

Summary In this interview Eric Nelson talks about what’s coming in VS 2010, the C# – VB.NET convergence, the introduction of Parallel as a library, and Azure cloud computing. Bio Eric Nelson has worked at Microsoft UK for twelve years and before joining worked exclusively as a Unix developer writing code in C and other 4GLs. He currently works in Microsoft's partner group and focuse...

Tags: Frameworks, Interview, C#, .NET Framework, InfoQ, QCon, Cloud Computing, F#, Visual Studio 2010, C# 4, Broadcasting, ...


Don Syme Answering Questions on F#, C#, Haskell and Scala

Don Syme Answering Questions on F#, C#, Haskell and Scala

Posted in Frameworks, Development, Conferences

Summary In this interview made by InfoQ’s Sadek Drobi, Don Syme, a Senior Researcher at Microsoft Research, answers questions mostly on F#, but also on functional programming, C# generics, type classes in Haskell, similarities between F# and Scala. Bio Don Syme has had a major contribution to the design of F#. He has also participated in the design of C# generics and .NET CLR. He joined M...

Tags: Frameworks, Interview, C#, Haskell, .NET Framework, InfoQ, Language Design, Scala, Generics, F#, Language, ...