For the last month (since October 26, 2016), I’ve been running an experiment to see if the following project would have any impact: I listen to .NET Rocks! to keep up with what’s going on with .NET development. The episodes…
All posts tagged “TL;DL”
TL;DL – .NET Rocks! 1379 (SQL Choices with Tony Petrossian)
Show link: .NET Rocks! 1379 (SQL Choices with Tony Petrossian) Guest: Tony Petrossian (pronounced peh-TROH-see-uhn) Show Notes Discussion about the IoT comment from the listener (see below) Many customers store data in SQL Server because of in-memory processing, analytics, and the…
TL;DL – .NET Rocks! 1378 (Science of Great UI with Mark Miller)
Show link: .NET Rocks! 1378 (Science of Great UI with Mark Miller) Guest: Mark Miller Show Notes What’s is the training course on UI you’ve been working on? It contains cognitive science research (experiments) with original conclusions that lead to guidelines for…
TL;DL – .NET Rocks! 1377 (The Marketing of .NET with Beth Massi)
Show link: .NET Rocks! 1377 (The Marketing of .NET with Beth Massi) Guest: Beth Massi Show Notes Beth Massi has software development experience, but is now the product marketing manager for .NET. Traditional marketing does not work with developers: you need…
TL;DL – .NET Rocks! 1376 (Connect Debrief with Scott Hunter)
Show link: .NET Rocks! 1376 (Connect Debrief with Scott Hunter) Guest: Scott Hunter Show Notes Many of the topics from this show were discussed at the Connect 2016 conference. See also: .NET Core Roadmap What’s new in .NET Core 1.1? .NET…
TL;DL – .NET Rocks! 1375 (Mobile Development using F# with Scott Nimrod)
Show link: .NET Rocks! 1375 (Mobile Development using F# with Scott Nimrod) Guests: Scott Nimrod Show Notes Regarding the listener e-mail comment It’s often a losing battle to convince management who have an incomplete understanding of software quality to adopt new techniques…
TL;DL – .NET Rocks! 1374 (JavaScriptServices with Steve Sanderson)
Show link: .NET Rocks! 1374 (JavaScriptServices with Steve Sanderson) Guests: Steve Sanderson Show Notes JavaScriptServices is a set of NuGet/NPM packages and project templates. The goal is to help make ASP.NET a really good platform for building single-page applications (SPAs). If starting…
TL;DL – .NET Rocks! 1373 (DC Lighting Geek Out)
Show link: .NET Rocks! 1373 (DC Lighting Geek Out) Guests: Richard Campbell and Carl Franklin Show Notes Soraa makes LED lamps that replace halogen lamps; if you’re using AC they work at 12 V. However, you have dimming problems. For typical…
TL;DL – .NET Rocks! 1372 (Building Mobile Apps using MFractor with Matthew Robbins)
Show link: .NET Rocks! 1372 (Building Mobile Apps using MFractor with Matthew Robbins) Guest: Matthew Robbins Show Notes MFractor is for Xamarin Studio; what does it do? It provides XAML code analysis (e.g., does a symbol exist, auto-correction for simple mistakes) and C#…
TL;DL – .NET Rocks! 1371 (.NET Standard with Immo Landwerth)
Show link: .NET Rocks! 1371: .NET Standard with Immo Landwerth Guest: Immo Landwerth Show Notes Portable Class Libraries (PCLs) give you the lowest common denominator of APIs that can run on a variety of platforms. .NET Standard states what APIs will be…