VB.NET Podcasts
-
.NET Rocks: Shaun Walker Talks A Little DNN 6
Published 9 years ago, running time 0h51m
Carl and Richard talk to Shaun Walker about DotNetNuke. Shaun talks about the release of DotNetNuke 6, offering some substantial changes to DNN, including migrating to C# (from VB.NET). The conversation also digs into the lifestyle of having a dominant community (read: free) edition of your produ.
-
.NET Rocks: Eric Lippert Talks About Project Roslyn
Published 9 years ago, running time 0h56m
Recorded on PI day, Carl and Richard talk to the one-and-only Eric Lippert from the C# Compiler team. But we don't only talk about C#! The conversation wanders around all the languages, a little F#, a little IronPython, heck, even VB.NET! Eric talks about Project Roslyn, Microsoft's efforts to ma.
-
GoingDeep: Rx Update: Async support, IAsyncEnumerable and more with Jeff and Wes
Published 10 years ago, running time 0h35m
At PDC10, you were introduced to Async (new async and await language keywords), a new language feature in C# and VB.NET. At the same time, the Rx team shipped the latest version of their software, which adds the following capabilities to the library: *Support for the new C# await keyword (Ob.
-
GoingDeep: Lucian Wischik: Inside VB.NET Async
Published 10 years ago, running time 0h58m
Lucian Wischik digs into the new VB functions and iterators being developed for asynchronous development. You can get an early look at these new features, available as the Async CTP, today! Give VB.NETAsync a try.
-
GoingDeep: Stephen Toub: Task-Based Asynchrony with Async
Published 10 years ago, running time 1h2m
Stephen Toub goes deep into the design and architecture of the new Async features in C# and VB.NET, which rely heavily on .NET’s Task Parallel Library. You can get an early look at this new async programming model, available as the Async CTP, today!
-
GoingDeep: Inside SPUR - A Trace-Based JIT Compiler for CIL
Published 10 years ago, running time 0h49m
Computer Scientists and MSR Researchers Wolfram Schulte, Herman Venter, Nikolai Tillmann, and Manuel Fahndrich join Erik Meijer for an Expert to Expert deep dive into the theory and implementation strategies inside of SPUR, a research Tracing Just-In-Time (TJIT) compiler for Microsoft’s Common In.
-
Deep Fried Bytes: Behind the Scenes of the .NET Languages with Luca Bolognese
Published 10 years ago, running time 0h34m
Ever wonder how your favorite features from C#, VB.NET and F# get selected, implemented and finally reach your fingers? We did too and we found a great person to get the behind the scenes story from Building 41 in Redmond. In this episode, Keith and Woody sat down with Luca Bolognese, former Grou.
-
RIA Weekly: Using the Intuit Partner Platform, Alterity’s story – RIA Weekly #69
Published 11 years ago, running time 0h31m
One company's story of using Intuit's Partner Platform to deliver new, cloud-based RIAs.
-
Visual Studio Talk Show (en français): Karell Ste-Marie
Published 11 years ago, running time 1h10m
17 décembre 2009 (Ãmission #0111) ::.Karell Ste-Marie: Migration des outils open source vers TFSNous discutons avec Karell Ste-Marie de son expérience à migrer d'un environnement de développement open source vers un environnement de développement avec Team Foundation Server (TFS
-
GoingDeep: C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 12 of 13
Published 11 years ago, running time 0h46m
We've kicked off C9 Lectures with a journey into the world of Functional Programming with functional language purist and high priest of the lambda calculus, Dr. Erik Meijer (you can thank Erik for many of the functional constructs that have shown up in languages like C# and VB.NET. When you use L.
-
GoingDeep: C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 10 of 13
Published 11 years ago, running time 0h44m
We've kicked off C9 Lectures with a journey into the world of Functional Programming with functional language purist and high priest of the lambda calculus, Dr. Erik Meijer (you can thank Erik for many of the functional constructs that have shown up in languages like C# and VB.NET. When you use L.
-
GoingDeep: C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
Published 11 years ago, running time 0h41m
We've kicked off C9 Lectures with a journey into the world of Functional Programming with functional language purist and high priest of the lambda calculus, Dr. Erik Meijer (you can thank Erik for many of the functional constructs that have shown up in languages like C# and VB.NET. When you use L.
-
GoingDeep: C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 8 of 13
Published 11 years ago, running time 0h53m
We've kicked off C9 Lectures with a journey into the world of Functional Programming with functional language purist and high priest of the lambda calculus, Dr. Erik Meijer (you can thank Erik for many of the functional constructs that have shown up in languages like C# and VB.NET. When you use L.
-
GoingDeep: C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 7 of 13
Published 11 years ago, running time 0h44m
We've kicked off C9 Lectures with a journey into the world of Functional Programming with functional language purist and high priest of the lambda calculus, Dr. Erik Meijer (you can thank Erik for many of the functional constructs that have shown up in languages like C# and VB.NET. When you use L.
-
GoingDeep: C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 6 of 13
Published 11 years ago, running time 0h42m
We've kicked off C9 Lectures with a journey into the world of Functional Programming with functional language purist and high priest of the lambda calculus, Dr. Erik Meijer (you can thank Erik for many of the functional constructs that have shown up in languages like C# and VB.NET. When you use L.
-
GoingDeep: C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 5 of 13
Published 11 years ago, running time 0h31m
We've kicked off C9 Lectures with a journey into the world of Functional Programming with functional language purist and high priest of the lambda calculus, Dr. Erik Meijer (you can thank Erik for many of the functional constructs that have shown up in languages like C# and VB.NET. When you use L.
-
GoingDeep: C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 4 of 13
Published 11 years ago, running time 0h59m
We've kicked off C9 Lectures with a journey into the world of Functional Programming with functional language purist and high priest of the lambda calculus, Dr. Erik Meijer (you can thank Erik for many of the functional constructs that have shown up in languages like C# and VB.NET. When you use L.
-
.NET Rocks: Francesco Balena on VB to .NET Migration
Published 11 years ago, running time 1h1m
Francesco Balena talks about his groundbreaking work in migrating VB6 applications to VB.NET
-
GoingDeep: C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals, Chapter 3 of 13
Published 11 years ago, running time 0h42m
We've kicked off C9 Lectures with a journey into the world of Functional Programming with functional language purist and high priest of the lambda calculus, Dr. Erik Meijer (you can thank Erik for many of the functional constructs that have shown up in languages like C# and VB.NET. When you use L.
-
GoingDeep: C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals, Chapter 2 of 13
Published 11 years ago, running time 0h49m
We've kicked off C9 Lectures with a journey into the world of Functional Programming with functional language purist and high priest of the lambda calculus, Dr. Erik Meijer (you can thank Erik for many of the functional constructs that have shown up in languages like C# and VB.NET. When you use L.
Featured Podcast Show
-
Visual Studio Talk Show (en français)
Last episode 11 years ago on www.visualstudiotalkshow.com
Un podcast "en français" sur le développement logiciel. Suivez les entrevues de Mario Cardinal et Guy Barrette avec les experts de la programmation Microsoft .Net