.NET Rocks!

.NET Rocks!

.NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.

Carl Franklin and Richard Campbell Technology 20 rész .NET Rocks! is an Internet Audio Talk Show for Microsoft .NET Developers.
Visual Studio Feedback with Mads Kristensen
57 perc 1732. rész Carl Franklin
How is Visual Studio working for you? Carl and Richard chat with Mads Kristensen about his new role on the Visual Studio feedback team - not that he's ever far from VS extensions! With a dash of home automation thrown in, Mads talks about how you can provide feedback to the Visual Studio team, and how that feedback is part of the continuous development plans for improving Visual Studio!
MongoDB in the Cloud with James Kovacs and Rachelle Palmer
62 perc 1731. rész Carl Franklin
Where would you like your Mongo? Carl and Richard chat with James Kovacs and Rachelle Palmer about the latest at MongoDB, the open-source document database. While MongoDB's origins are in open web projects, today it is very popular with the enterprise development crowd and so the libraries for Java and C# are excellent. The conversation also turns to MongoDB Atlas, which is the cloud offering that runs on AWS, Azure and GCP - so you can have MongoDB-as-a-Service in the cloud provider of your choice!
.NET 6 with Daniel Roth
58 perc 1730. rész Carl Franklin
What's next for .NET? Carl and Richard chat with Dan Roth about all the good things coming this November for .NET. The conversation starts out with some discussion around Blazor, which is no longer an experimental project, but now a key part of .NET. Dan talks about the role of MAUI bringing together UI elements for smartphones, tablets, PCs, and more. There's a lot to look forward to by the end of 2021!
Elasticsearch for .NET with Steve Gordon
57 perc 1729. rész Carl Franklin
How can Elasticsearch help you? Carl and Richard talk to Steve Gordon, who recently moved to Elastic to work on the .NET clients. Steve talks about how Elasticsearch can act as a data store as well as work with existing databases and non-relational data to provide awesome search capabilities to your applications. And not just for search bars - there are many cases where having an ability to see across an organization's data can provide huge value. Check it out!
Migrating WCF and More to .NET 5 with Mark Rendle
60 perc 1728. rész Carl Franklin
Do you have apps that need to move to .NET 5? Carl and Richard talk to Mark Rendle about his work on Visual Recode, which started out as a migration tool for WCF to gRPC, but has evolved to deal with the migration to .NET 5 challenges. Mark talks about how older WCF apps can often move to gRPC pretty easily, but moving the app has other problems, like out-of-date libraries, build practices, tests, and so on. There's also the possibility of migrating WebAPI and even WebForms apps - lots of possibilities!
Building Teams Apps with Hilton Giesenow
59 perc 1727. rész Carl Franklin
Teams is extensible - wanna write some code? Carl and Richard talk to Hilton Giesenow about his work building Teams extensions - and there are a lot of options! The conversation starts out focusing on what Teams can do for you, which is to be the portal into collaboration at work. Hilton talks about the huge array of extensibility options for Teams to put more of the work in the tabs of Teams - from bots to PowerApps, there are a lot of choices!
A Very Serious Bot with Phil Haack
54 perc 1726. rész Carl Franklin
Can a chatbot make your team development process better? Carl and Richard talk to Phil Haack about his work building Ab.bot, a chatbot designed to work in Slack and Discord to help with building software - call it ChatOps - doing your development workflow with everyone able to see, sending commands through the bot. Phil talks about building add-ins to Ab.bot using C#, Python, and Javascript. ChatOps your way to an efficient team building great software!
Blazor Static Web Apps with Jeff Fritz
57 perc 1725. rész Carl Franklin
What's a Blazor Static Web App, and why should you care? Carl and Richard talk to Jeff Fritz about how the new Azure Static Web App service can be combined with Blazor to do dynamic things on the client, without any client rendering on the server. The conversation ranges over a variety of web development technologies, including Web Forms, Angular, and more. Static doesn't mean boring!
Entity Framework Core 5 with Julie Lerman
64 perc 1724. rész Carl Franklin
What's new in Entity Framework Core 5? Carl and Richard chat with Julie Lerman about the latest in EF Core, stories from the trenches of data development and more! Julie talks about there not being an EF Core 4 (to avoid confusion), but that there will be an EF Core 6 which should align pretty nicely with EF 6, which is now in maintenance. Yes, there's more to do to make the ORM better, and parity is close between the versions!
Containers on Azure with Tom Kerkhove
50 perc 1723. rész Carl Franklin
How many ways can you run containers on Azure? Carl and Richard talk to Tom Kerkhove about his experiences working with Azure container solutions. The conversation starts out talking about Azure Functions, which under-the-hood are handled in containers - but you don't control those containers at all. You can run Web Apps in Containers or use the Azure Containers Instance. Azure Service Mesh also supports containers, and then there is the Azure Kubernetes Service. Tom helps sort these various options out - they each can help you in different ways!
IdentityServer Update with Dominick Baier and Brock Allen
57 perc 1722. rész Carl Franklin
Time for an Identity Server update! Carl and Richard talk to Dominick Baier and Brock Allen about Identity Server. The conversation starts out focused on the evolution of security over the internet in the first place, including an update to OAuth - version 2.1. Then the conversation turns to IdentityServer itself, and how to sustain and grow development on it. Dom and Brock talk about building open-source software for the long term. The answer for them is Duende Software, a company they have created to support IdentityServer into the future - check it out!
The State of Security in the Octoverse with Maya Kaczorowski
51 perc 1721. rész Carl Franklin
How secure is your software? Carl and Richard talk to Maya Kaczorowski of GitHub about The State of the Octoverse Security Report - one of three annual reports coming from GitHub about how software is being built. Maya talks about how software vulnerabilities are found and fixed, including the amazing statistic that vulnerabilities on average exist in code for four years before being detected! Also, the criticality of the vulnerability doesn't seem to increase the speed to fix - what does make a difference is automation. Automated build and deployment pipelines, including security analysis early in the process - those are the things that make our software safer!
Geek Out 2020
133 perc 1720. rész Carl Franklin
Happy New Year! To ring in the New Year, Carl and Richard talk Geek Out for a couple of hours! Topics include the Pandemic, Renewable Energy, the latest in Space and Electric Cars. Yeah, that's right, all the hits in one show! Richard talks about how our understanding of COVID-19 has evolved, and the impact of genetic technology and new vaccine concepts are advancing our response. On the power side, the growth in wind and solar, the state of fusion power, and a look at modular nuclear reactors. And then SPACE - it's been a good year for SpaceX, flying astronauts to the space station, launching lots of Starlink satellites, and the development of Starship. But also China on the Moon, Japan on an Asteroid, and Perseverance on the way to Mars! Finally, a dig into the state of electric cars - they're coming of age and here to stay. Yeah, it's a long one, but a great listen while you recover from New Years... here's to a great 2021!
.NET 5 with Scott Hunter
54 perc 1719. rész Carl Franklin
.NET 5 is shipped! What happens now? As part of the .BLD() Tech Talks XXL event in the Netherlands, Carl and Richard streamed interviewing Scott Hunter about .NET 5. The conversation turns to how the scope of .NET 5 focused in on how to help projects move from the standard framework onto .NET 5. Scott also dives into the ever-improving performance of .NET, the latest version of Blazor, and the adoption of WinForms in .NET 5 - and what's coming for .NET 6!
Building a Flight Simulator in C# with Laura Laban
54 perc 1718. rész Carl Franklin
What does it take to make a flight simulator in C#? On a smartphone? Carl and Richard talk to Laura Laban about her experiences building Infinite Flight - starting with the Windows Phone in 2011! The conversation follows the history of using C# in smartphones, from WinPhone 7 through to MonoTouch, MonoGame, and Xamarin! Laura discusses the challenges of tooling getting deprecated, platforms going away, and the vagaries of app stores!
Building a TwitchBot in Blazor with Georgia Nelson
55 perc 1717. rész Carl Franklin
What can you use Blazor for? Carl and Richard talk to Georgia Nelson about GifBot, a Twitch bot Georgia has built using a variety of tools and languages (including Java) and today is C# and Blazor. Georgia talks about evolving the bot from version to version, looking for ways to make it easier for Twitch streamers to use. From WinForms to WPF to Blazor, the UI has taken a few turns, but Blazor works great in the role of user interface!
NUKE 5.0 with Matthias Koch
49 perc 1716. rész Carl Franklin
With a new version of .NET out, it's time for a new version of Nuke! Carl and Richard talk to Matthias Koch about Nuke V5 - synchronizing the version number of Nuke with the version of .NET. Matthias talks about the philosophy of Nuke, focusing on creating builds using C# with package references and class inheritance. This leads to a conversation around build maintainability - making sure every developer on the team can contribute to the build, and that certain build classes can be used in multiple build projects!
Hello World the Film with Shawn Wildermuth
53 perc 1715. rész Carl Franklin
Ever pivoted halfway through a software project? It happens in filmmaking too! Carl and Richard talk to Shawn Wildermuth about his experience making Hello World the Film. Shawn talks about starting out wanting to make a love story about being a programmer - and how anyone could be one. Until he discovered that it wasn't true: That getting into software development does require a certain amount of privilege. The conversation then dives into how the film explores the problems in diversity in software and the things we can do to get better. Go see it!
The Microsoft Open Source Sandbox with Aaron Stannard
67 perc 1714. rész Carl Franklin
Can you make open source projects in the Microsoft ecosystem and live to tell the tale? Carl and Richard talk to Aaron Stannard about his view of the Microsoft open-source ecosystem, including the challenges of building and maintaining Akka.NET. Aaron talks about Microsoft being good producers of open source but not good consumers of open source - they still have that not-invented-here viewpoint on things. The conversation turns to either making an open-source project that is popular but ultimately consumed by Microsoft, or profitable because it lives in the long tail that Microsoft won't explore. But could there be a better way?
The ROI of Good UX Design with Billy Hollis
56 perc 1713. rész Carl Franklin
Good user interface design makes your company money! Carl and Richard talk to Billy Hollis about his latest work around understanding the return on investment that exists with user interface design. Billy talks about a spreadsheet he's been using in presentations to actually look at the cost associated with bad UI designs, that require more keystrokes, more searching, more time and more frustration. Great UX design leads to users that work faster, consume less resources for each task and a happier work environment. Good UX is worth it!
Sebesség:
Érd el és vezéreld távolról a helyi hálózaton elérhető IntoRadio Cast képes eszközöeidet!
Böngésző-kiegészítő telepítése szükséges!
Chrome web store