ScriptCS with Glenn Block[MP4] [0:27:44] [2015/06/09]In this interview I take some time learning about ScriptCS from Glenn Block. It is an interesting way of working with C# with a tighter development loop. It was an interesting interview that shows the…
Scott talks to Maria Naggaga about learning ASP.NET[MP4] [0:06:30] [2015/06/09] Scott Hanselman spent some time talking to Maria Naggaga, a Microsoft Evangelist that works with students. Her perspective on getting starting with web development and working with students is very…
Prism for XAML with Brian Lagunas[MP4] [0:11:22] [2015/06/09]In this interview Brian breaks down the Prism library for building XAML applications. Microsoft recently open sourced Prism and put the community in charge of its direction. Brian happens to be one of…
Web UI Testing with F# and Canopy[MP4] [0:05:35] [2015/06/09]Amir spends some time showing how to do web UI testing using F# and Canopy. The interesting bit was the tight scripting-to-test loop he demonstrated. In essence he showed getting the tests scripted in…
Creating Web Applications with NancyFX[MP4] [0:14:56] [2015/06/09]Adam Ralph was gracious enough to spend some time with me explaining NancyFX, an open source project for creating "lightweight, low-ceremony, framework for building HTTP based services on .Net…
CQRS in .NET with Brighter[MP4] [0:17:53] [2015/06/09]In this video I had the privilege of talking to Ian Cooper about an open source project called Brighter. Brighter is built for scalable applications through the use of CQRS pattern. Its a truly…
AutoMapper and Open Source with Jimmy Bogard[MP4] [0:10:32] [2015/06/09]This was a fun one! I spent some time with Jimmy Bogard on his tremendously successful open source project called AutoMapper. If you have not heard of it then you have no doubt, like me, wasted…
The Actor Programming model with AKKA.NET[MP4] [0:21:06] [2015/06/09]In this video Aaron takes me through the .NET implementation of Akka, a highly concurrent reactive programming model for building scalable systems. Akka.net uses the actor model to help facilitate the…
Reactive Programming with Amy Palamountain[MP4] [0:16:20] [2015/06/09]Amy Palamountain breaks down reactive programming into its essence with both concrete examples as well as the mathematical foundations one can use to understand this style of programming. It was super…
Working with dynamic types in C# with Oak[MP4] [0:24:21] [2015/06/09]For this interview I got to talk to Amir Rajan on dynamic types in C#. He showed a very interesting use case (working with databases and tables) for the dynamic type and introduced us to some open…
F# and MBrace with Lena Dzenisenka[MP4] [0:05:54] [2015/06/09]I had the privilege of talking with Lena at .NET Fringe about F# and MBrace. She is definitely a genius level software engineer (and I've met a lot). She takes us through using MBrace to distribute…