home.social

#ondotnet — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ondotnet, aggregated by home.social.

fetched live
  1. On today's #OnDotNET session replay, @lyrichardson01 shows off some tips & tricks for code navigation while debugging your #dotNET apps inside of #VisualStudio. 🎥 msft.it/6014gt0xy

  2. Tag Helpers are one of the most useful features to save time in #ASPNET Core.

    In today's #OnDotNET episode, #MSMVP @MitchelSellers shows us his open-source contributions to make life easier for #ASPNETCore developers of every skill level! 🎥 msft.it/6011gty3D

  3. Did you know that nine out of ten web apps have security vulnerabilities?

    In this week's #OnDotNET, community MVP @chwenz shows us the most common vulnerabilities for #ASPNET Core apps and how to fix them. 🎥 msft.it/6014gcTLY

  4. In this week's #OnDotNET replay, community MVP @FlorianRappl drops in to talk about micro frontends and shows us how to break a Blazor UI into modules for maintainability and development by decoupled teams. 🎥 msft.it/6018gixnY

  5. Did you know that Xamarin.Essentials is built into #dotNETMAUI?

    Today #OnDotNET... @JamesMontemagno shows us how to get started and what you need to know if you are upgrading from Xamarin.iOS, Xamarin .Android, or Xamarin.Forms apps. 🎥 msft.it/6019ggynf

  6. In this #OnDotNET session replay, we learn about deploying an incrementally migrated #ASPNET App to #AzureAppService to take an app that is partially upgraded and deploy it into production. 🎥 msft.it/6016gRku8

  7. In this #OnDotNET session replay, we discuss building apps using #dotNET, containers, app migration and modernization, and building cloud-native applications. 🎥 msft.it/6015guJK5

  8. Hungry for a saucy weekend project you can really sink your teeth into?

    How about a Raspberry Pi controlled smoker?

    @CamSoper stopped by #OnDotNet to show @CecilPhillip how it's done: channel9.msdn.com/Shows/On-NET 

  9. System.Thread.Channels.
    What?
    Why?
    How?

    We know, lots of questions. That's why Stephen Toub sat down with @RunFaster2000 and #OnDotNET in January...to give us all some answers: channel9.msdn.com/Shows/On-NET

  10. Channels enable a producer to safely pass data over to a consumer along with the appropriate notifications in both directions.

    Get the details on the whats, whys, and hows of the Channels library in this previously recorded episode of #OnDotNet: channel9.msdn.com/Shows/On-NET

  11. Are you ready to learn more about #CSharp's Local Functions feature?

    Let @GotHeap and @MairaCW give you some guidance on this episode of #OnDotNET: youtube.com/watch?v=DY7DNqKKrg 

  12. Join us for another episode of #OnDotNet, where we'll run through #ASPNET Core 3.0 development using Visual Studio for Mac. Watch: youtube.com/watch?v=zSw2tA5oaQ 

  13. Join us for another episode of #OnDotNet, where we'll give a thorough walkthrough of porting an Entity Framework EDMX model over to Entity Framework Core. Watch: channel9.msdn.com/Shows/On-NET 

  14. In this episode of the #OnDotNET show, find out more about null reference exceptions and how to get rid of them. Watch: youtube.com/watch?v=v0aB9YCs1o 

  15. Learn about improvements made to Docker Desktop on Windows for running containers on WSL v2. Watch this episode on #OnDotNet: channel9.msdn.com/Shows/On-NET 

  16. Follow the step by step fundamentals of creating custom bindings in #Azure Functions in this episode of #OnDotNET. Watch: channel9.msdn.com/Shows/On-NET 

  17. Watch this episode of #OnDotNET to learn how to create custom bindings for #Azure Functions. Get a walkthrough, code samples, and more: youtube.com/watch?v=vKrUn9qiUI 

  18. In this episode of #OnDotNET, you'll learn how to take advantage of dependency injection support in #Azure Functions while making your code easier to test and manage. Watch: channel9.msdn.com/Shows/On-NET 

  19. In this episode of #OnDotNET, learn about some of the enhancements made to Docker Desktop on #Windows for running containers on WSL v2: youtube.com/watch?v=m_PpmELU_P

  20. Developers now have the ability to target #dotNET Core. Watch the latest #OnDotNET episode for a demonstration of how to get started with MSTest v2: youtube.com/watch?v=olbC6dPgWq 

  21. In this episode of #OnDotNET, hear about the System.Linq.Async NuGet package that adds some common Linq query operators to IAsyncEnumerable: youtube.com/watch?v=Ktl8K2b1-W 

  22. In this episode of #OnDotNET, Toni Solarin-Sodara discusses his code coverage library, Coverlet. Watch: youtube.com/watch?v=xipMzThzgy 

  23. Today #OnDotNET, we see how to port out Entity Framework 6 code to Entity Framework Core. Watch: youtube.com/watch?v=VGTb51LbX3 

  24. #OnDotNET, we learn what goes into enabling Windows Forms and WPF apps to run on #dotNET Core 3 and beyond. Watch: youtube.com/watch?v=9segmpm0LP 

  25. Migrate Entity Framework 6 #code to Entity Framework Core.

    @divega and @ChristosMatskas show us how and talk about the roadmap, updates, and more in the latest #OnDotNET episode. Watch: channel9.msdn.com/Shows/On-NET

  26. In this episode of #OnDotNET, the team highlights the efforts behind getting the WinForms designer ready for .NET Core 3. Watch and learn here: channel9.msdn.com/Shows/On-NET 

  27. What’s the goal with the Microservice templates in #dotNETCore 3.0? How to choose between gRPC and Web APIs?

    Watch the latest #OnDotNET episode to get answers and find out what's happening in the microservice space for .NET Core 3.0: youtube.com/watch?v=cNdPbTB72b

  28. There are a ton of bene's .NET Core can bring to desktop applications.

    In this episode of #OnDotNET, we get some interesting insights on the work that goes into getting the WinForms designer ready for #dotNETCore 3.

    Watch: channel9.msdn.com/Shows/On-NET

  29. Want to easily add OData support to an existing Web API built with #ASPNETCore?

    Watch this #OndotNET episode with @HassanRezkHabib and @jeremylikness to learn how: youtube.com/watch?v=ZCDWUBOJ5F 

  30. The developer exception resolution experience can be better with #AzureMonitor and Snapshot Debugger.

    @isaac2004 explains how in this #OndotNET episode. Watch: channel9.msdn.com/Shows/On-NET 

  31. How do #VSCode, Omnisharp, and C# fit together? When does support for new C# versions arrive?

    Watch the latest #OndotNET episode with @dcampbell and @runfaster2000 to get answers: youtube.com/watch?v=xu4zC_z4wq 

  32. In the latest episode of #OndotNET, Brian Peek discusses how to get started with MonoGame and shares some interesting games that have been built with the framework.

    Watch: channel9.msdn.com/Shows/On-NET 

  33. See what it takes to port a desktop app to #dotNETCore and make use of the #Windows Compatibility Pack.

    Watch the latest #OndotNET episode to get insights from @coolcsh and @oliagavrysh: channel9.msdn.com/Shows/On-NET 

  34. What's new with the App Service integration? What is KQL?

    In the latest #OndotNET episode, @micwebnet returns to give us updates on some new capabilities available on #Azure Application Insights. Watch: channel9.msdn.com/Shows/On-NET 

  35. In this #OnDotNET episode, @ChristosMatskas talks about an interesting #app he built using the Azure SDKs for .NET and Cognitive Services: channel9.msdn.com/Shows/On-NET 

    You'll also learn how to:
    • Create custom vision models
    • Work with Docker Containers for Cognitive Services