.NET Podcasts
-
.NET Rocks: Justin Beckwith Releases Web Matrix 3
Published 7 years ago, running time 0h46m
Carl and Richard talk to Justin Beckwith about the recently released Web Matrix 3. Justin talks about the vision of keeping web development simple while still having access to all the latest features of the web. And yes, sites built with Web Matrix can be worked on with Visual Studio as well! The.
-
.NET Rocks: Amir Rajan Does Frictionless Development with Oak
Carl and Richard talk to Amir Rajan about his Oak project on GitHub. Amir discusses his approach to building Single Page Applications (SPA) using an array of open source tools including Rake (from the Ruby stack), nSpec, Canopy, Growl and more. The conversation digs into how C# fits into the equa.
-
SharePoint Pod Show: SharePoint 2013 Branding with Randy Drisgill and John Ross
Published 7 years ago, running time 1h2m
In episode 79 of the SharePoint Pod Show, Rob, Nick, and Brett catch up with Randy Disgill and John Ross to talk about all things branding in SharePoint 2013.Click here to download the show!
-
Hanselminutes: VsVim: Visual Studio and Vim with Jared Parsons
Published 7 years ago, running time 0h33m
An unholy alliance or a wonderful combination? Jared Parsons has created what he thinks may be the best of both worlds. VsVim combines the speed and familiarity of Vim with the power and development power of Visual Studio. How did it do it, and why?
-
Visual Studio Talk Show (en français): Louis-Philippe Pinsonneault
Published 7 years ago, running time 1h12m
20 mars 2013 (Ãmission #0157) ::.Louis-Philippe Pinsonneault: Le "App store" de Windows 8Nous discutons avec Louis-Philippe Pinsonneault du "App store" de Windows 8. Nous essaieront de couvrir tout ce quâil y a à savoir sur le "App store" : les types de licences, les modèles de reven.
-
.NET Rocks: Columbia Sportswear Connects Development Teams with TFS
Published 7 years ago, running time 0h52m
Carl and Richard talk to Brian Summers and Dave Harrison of Columbia Sportswear about their work with Team Foundation Server. Brian and Dave discuss how TFS has allowed them to build a common work planning environment for almost all of the developers at Columbia, including .NET, Java and ABAP (SA.
-
GoingDeep: Immo Landwerth and Andrew Arnott: Inside Immutable Collections
Published 7 years ago, running time 2h21m
Immutable Collectionsare a new set of immutable types for .NET. We covered the high level aspects of this new technology a few months back when Erik Meijer interrogated (in his friendly way) the PM of the project, Immo Landwerth, and the lead developer, Andrew Arnott. Since this time, they have r.
-
.NET Rocks: Jeff Fritz Knows One ASP.NET
Published 7 years ago, running time 0h54m
Carl and Richard talk to Jeff Fritz about how ASP.NET has evolved over the years. Jeff talks about the continued dominance of web forms in relation to MVC and how the different libraries can be used together. In fact, there's ONE ASP.NET, and everything: web forms, MVC, Web API, SignalR, all work.
-
Herding Code: Herding Code 161: Single Page Applications with John Papa and Ward Bell
Published 7 years ago, running time 0h34m
While at MVP Summit, Jon and the Scotts talk to John Papa and Ward Bell about Single Page Applications, the new ASP.NET and Web Tools 2012.2 SPA templates, and John and Ward’s new Hot Towel SPA template (you need a hot towel at a spa, get it?). Download / Listen: Herding Code 161: Single Page
-
.NET Rocks: Mark Heath Talks Audio in Windows
Published 7 years ago, running time 0h51m
Carl and Richard talk to Mark Heath about audio in Windows. Mark is the leader on the nAudio codeplex project that is a .NET audio and MIDI library. The conversation digs into the fundamentals of digital audio as well as many of the codex and APIs associated with audio - it can be confusing! Mark.
-
.NET Rocks: Glenn Block Goes Open Source with ScriptCS
Published 7 years ago, running time 1h0m
Carl and Richard talk to Glenn Block about his open source project called ScriptCS. Glenn talks about his inspiration for the project, taking the principles of node.js and applying it to C#, using the RoslynCTP. The conversation digs into the speed at which ScriptCS has taken off - at the time of.
-
Radio TFS: Unsucky Blame
In this show we catch up on all the March Updates for Visual Studio and TFS as well as discuss some TFS troubleshooting tips. For feedback contact [email protected], call +1 425 233-8379 or visit http://www.radiotfs.com
-
.NET Rocks: Tomas Petricek Digs Deep into F#
Published 8 years ago, running time 0h57m
Carl and Richard talk to Tomas Petricek about functional programming and F# in particular. The conversation starts out talking about type providers, one of the newest features of F#. Tomas digs into other aspects of F#, comparing it to C#, and talks about the functional programming mind set and h.
-
Herding Code: Herding Code 158: Nat Friedman and Joseph Hill announce Xamarin 2.0
Published 8 years ago, running time 0h33m
Nat Friedman and Joseph Hill from Xamarin join us for several big announcements: Xamarin Studio, Xamarin Component Store, iOS development in Visual Studio, and a new free Starter edition. Download / Listen: Herding Code 158: Nat Friedman and Joseph Hill announce Xamarin 2.0 Show Notes: (00:45) Na.
-
.NET Rocks: Vishwas Lele Builds Apps in Sharepoint 2013
Published 8 years ago, running time 0h59m
At the MVP Summit, Carl and Richard sit down with Vishwas Lele to talk about the new app development models available in Sharepoint 2013. Vishwas talks through different scenarios and approaches to building these modern apps, utilizing Javascript libraries to access SharePoint as well as web serv.
-
.NET Rocks: Mike Hadlow Uses EasyNetQ to Talk RabbitMQ
Published 8 years ago, running time 0h54m
Carl and Richard talk to Mike Hadlow about EasyNetQ, a simple API for .NET developers to communicate with RabbitMQ. The conversation starts out dealing with the fundamentals of queuing, it's advantages (and disadvantages) and how it impacts your architecture. Mike also digs into Microsoft Message.
-
Herding Code: Herding Code 157: Amir Rajan on dynamic web development with Oak and Gemini
Published 8 years ago, running time 0h29m
On this episode of Herding Code, the guys talk to Amir Rajan about his Oak and Gemini projects, which bring Rails-inspired dynamic programming to ASP.NET MVC. Download / Listen: Herding Code 157 – Amir Rajan on dynamic web development with Oak and Gemini Show Notes: Overview – Developing with Oak.
-
.NET Rocks: Yan Cui Builds Games in F#
Published 8 years ago, running time 0h54m
Carl and Richard talk to Yan Cui about his experience building games with F#. Yan talks about his experiences working with games through Facebook, the client side being predominantly Flash, but the back end systems being initially Java, then converted to C#, and now to F#. As Yan explains, F# is
-
Hanselminutes: Git support within Visual Studio
Published 8 years ago, running time 0h36m
Scott talks to Philip Kelley and Martin Woodward, developers on the project that's brought Git support to Visual Studio. They talk about committing to a GPL'd OSS project, plugging it into VS, and how TFS and Git work together.
-
.NET Rocks: Demis Bellot on ServiceStack
Published 8 years ago, running time 0h57m
Carl and Richard talk to Demis Bellot about ServiceStack, a set of tools for building web services and MVC web sites with incredible performance. Demis talks about his thinking behind ServiceStack, its support for a diverse set of protocols and how it compares to WCF and WebAPI. The conversation
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