Podcasts about signalr

  • 48PODCASTS
  • 92EPISODES
  • 38mAVG DURATION
  • 1MONTHLY NEW EPISODE
  • May 22, 2025LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about signalr

Latest podcast episodes about signalr

.NET Rocks!
C# Networking with Chris Woodruff

.NET Rocks!

Play Episode Listen Later May 22, 2025 65:00


Do you understand how networking works in C#? Carl and Richard chat with Chris Woody Woodruff about his new book on networking with C#. Chris runs down the fundamentals of networking and then discusses the different approaches readily available in the C# world, including web sockets, gRPC, SignalR, and many more! The conversation also turns to the upcoming QUIC standards built into HTTP/3 that should simplify networking. Sure, you could go with the defaults, but why not explore all the options!

.NET Rocks!
C# Networking with Chris Woodruff

.NET Rocks!

Play Episode Listen Later May 22, 2025 62:43


Do you understand how networking works in C#? Carl and Richard chat with Chris Woody Woodruff about his new book on networking with C#. Chris runs down the fundamentals of networking and then discusses the different approaches readily available in the C# world, including web sockets, gRPC, SignalR, and many more! The conversation also turns to the upcoming QUIC standards built into HTTP/3 that should simplify networking. Sure, you could go with the defaults, but why not explore all the options!

.NET Rocks!
C# Networking with Chris Woodruff

.NET Rocks!

Play Episode Listen Later May 15, 2025 50:05


Do you understand how networking works in C#? Carl and Richard chat with Chris Woody Woodruff about his new book on networking with C#. Chris runs down the fundamentals of networking and then discusses the different approaches readily available in the C# world, including web sockets, gRPC, SignalR, and many more! The conversation also turns to the upcoming QUIC standards built into HTTP/3 that should simplify networking. Sure, you could go with the defaults, but why not explore all the options!

Azure DevOps Podcast
Brady Gaster: Upgrading .NET apps - Episode 331

Azure DevOps Podcast

Play Episode Listen Later Jan 6, 2025 47:38


Brady Gaster is a Principal Program Manager on the .NET and Visual Studio team at Microsoft where he works on Orleans, SignalR, microservices, APIs, and integration with Azure service teams in hopes of making it exciting for developers who work on .NET apps to party in the cloud!   Topics of Discussion: [6:27] Collaboration with Azure Developer CLI. [8:08] The challenges of integrating ASP.NET Core with existing deployment methods like App Service. [11:45] The main questions they heard at the panel. [13:53] Deploying your dashboard to Azure Container apps. [24:31] Aspire builds on .NET and everything you can do with .NET, you can keep doing. [27:03] Tips for developing against Aspire resources. [27:50] The future focuses on security. [30:02] Optimizing your development environment around DevOps. [34:28] How much is Kubernetes an actual dependency, or can normal .NET applications just use App Service and not be tied to Kubernetes? [39:37] Brady's thoughts on the benefits of containers and the potential for easier alternatives in the future. [44:06] AI doing a better job of suggesting the right code.   Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer's Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo's Twitter — Follow to stay informed about future events! “Building new (and retrofitting old) apps with .NET Aspire to streamline your development process” Ep 295 with Brady Gaster   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.  

Azure DevOps Podcast
David Fowler: Architecture of .NET Aspire - Episode 322

Azure DevOps Podcast

Play Episode Listen Later Nov 4, 2024 50:35


David Fowler is a Distinguished Engineer and has been at Microsoft for over 16 years working on developer frameworks and tools in the .NET space. He's one of the creators of several popular OSS frameworks and tools such as .NET Aspire, NuGet, SignalR, and ASP.NET Core. He also architected the Azure SignalR Service, a service for doing real-time WebSocket-based communication at scale. He's an avid open-source advocate and developer currently focused on simplifying developer experiences in the microservice space. David is also passionate about mentoring, supporting individual contributors in their careers, and helping underrepresented folks get interested in technology.   Topics of Discussion: [3:14] David's career journey. [4:28] Development of.NET Aspire. [6:47] Evolution of front-end and back-end architectures. [13:27] Challenges and Improvements in.NET Aspire. [19:08] The set of resources they chose to start with. [21:48] The Infrastructure Library. [25:23] The potential for creating templates to streamline the bootstrapping process for teams and projects. [28:58] Does Azure API include networking in the firewall rules? [31:52] What are the things David is most excited about with DevStory? [32:3] The “wait for” feature. [38:03] The complexity of implementing health checks. [44:53] What is Dapper? [44:01] Future Vision for.NET Aspire.   Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer's Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo's Twitter — Follow to stay informed about future events! David Fowler GitHub David on LinkedIn David Fowler Microsoft David Fowler, Author at .NET Blog Azure Provisioning 3.0 GitHub NET Aspire Overview .NET Conf2024   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

.NET Rocks!
Blazor in .NET 9 with Dan Roth

.NET Rocks!

Play Episode Listen Later Oct 31, 2024 60:00


What's coming for Blazor in .NET 9? Carl and Richard talk to Dan Roth about the upcoming version of Blazor. Dan discusses excellent performance improvements, better MAUI interactions, new SignalR features, and more! The conversation also dives into how Blazor gets made and the journey that submitting issues into GitHub goes through to become features in the Blazor framework. It takes a while, but you can be part of making Blazor great!

.NET Rocks!
Blazor in .NET 9 with Dan Roth

.NET Rocks!

Play Episode Listen Later Oct 31, 2024 59:31


What's coming for Blazor in .NET 9? Carl and Richard talk to Dan Roth about the upcoming version of Blazor. Dan discusses excellent performance improvements, better MAUI interactions, new SignalR features, and more! The conversation also dives into how Blazor gets made and the journey that submitting issues into GitHub goes through to become features in the Blazor framework. It takes a while, but you can be part of making Blazor great!

Agnosys - Utilisateurs avancés
4228 – Améliorer le signal réseau de son iPhone en choisissant manuellement l’opérateur

Agnosys - Utilisateurs avancés

Play Episode Listen Later Sep 11, 2024 4:56


Découvrez dans cet épisode comment choisir manuellement l’opérateur de téléphonie auquel votre iPhone va se connecteR. Cela peut permettre d’améliorer le signal en cas de mauvaise réception.

Azure DevOps Podcast
Brady Gaster: .NET Cloud Native - Episode 295

Azure DevOps Podcast

Play Episode Listen Later Apr 29, 2024 40:52


Brady Gaster is a Principal Program Manager on the .NET and Visual Studio team at Microsoft where he works on Orleans, SignalR, microservices, APIs, and integration with Azure service teams in hopes of making it exciting for developers who work on .NET apps to party in the cloud!   Topics of Discussion: [2:49] Brady's career highlights and how throwing parties prepared him for Microsoft. [4:07] History of Microsoft's publishing tools and their evolution towards cloud-native development. [7:37] Using Azure Container Apps for containerization and publishing to Kubernetes. [13:42] Using Aspire for containerized applications in Azure, including toolchain and orchestration. [17:36] Simplifying software development with automation. [23:27] Azure subscriptions and provisioning for developers. [25:38] AZD infra synth. [26:15] Using Azure DevOps and Azure Development Environments for named environments in .NET development. [30:39] The system of record for the names of the environments. [37:13] What we can look forward to with the next release. [38:37] What should we know about Microsoft Learn so far?   Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) .NET DevOps for Azure: A Developer's Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo's Twitter — Follow to stay informed about future events! “Brady Gaster: Orleans — Episode 221” NET Aspire Preview 4 .NET Aspire Documentation Brady Gaster   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

OpenObservability Talks
Decoding .NET8: Unveiling Cloud-Native Observability - OpenObservability Talks S4E09

OpenObservability Talks

Play Episode Listen Later Feb 29, 2024 65:29


The .NET programming language is taking cloud native deployment and observability seriously, and most notably with the recent announcement of .NET Aspire stack unveiled at the recent .NET Conf 2023.  In this episode, we reviewed the open source maintainers' journey to making .NET a "by default, out of the box observable platform", as ASP.NET Core creator David Fowler put it. David was this episode's guest, and with him we dived into .NET Aspire and how it simplifies the complexities of cloud app development with capabilities around service discovery, observability, and resilience. We discussed the local developer experience, the path to developer observability, and what we can expect from the upcoming GA release of .NET8. David Fowler has been at Microsoft for 15 years working on developer frameworks and tools in the .NET space. He's one of the creators of several popular OSS frameworks and tools such as NuGet, SignalR and ASP.NET Core, and also architected the Azure SignalR Service. Originally from Barbados, he's an avid open-source advocate and developer currently focused on simplifying developer experiences in the microservice space.  The episode was live-streamed on 21 February 2024 and the video is available at https://www.youtube.com/watch?v=Ll1T9Zs7jUo OpenObservability Talks episodes are released monthly, on the last Thursday of each month and are available for listening on your favorite podcast app and on YouTube. We live-stream the episodes on Twitch and YouTube Live - tune in to see us live, and chime in with your comments and questions on the live chat. https://www.youtube.com/@openobservabilitytalks   https://www.twitch.tv/openobservability⁠⁠ Show Notes: 00:10 - episode and guest intro 04:03 - what .NET used to be like for developing cloud-native 15:10 - out-of-the-box observability in .NET 21:05 - .NET aligning with OpenTelemetry 26:40 - what's .NET Aspire 32:37 - existing .NET components are part of Aspire 37:46 - developing an observability UI as part of Aspire 43:24 - how to transition containerized apps from dev to prod  48:48 - the relationship between Aspire to Dapr and Radius 53:31 - Aspire roadmap to GA 57:13 - where to follow Aspire and David Fowler 59:13 - K8sgpt accepted to CNCF as a sandbox project 59:56 - Strimzi reaches CNCF incubation with Kafka on Kubernetes 1:00:40 - OpenFeature becomes a CNCF incubating project 1:03:03 - Broadcom kills free ESXi and other VMware restructuring Resources: .NET Aspire GitHub repo: https://github.com/dotnet/aspire  .NET Aspire Preview 3: https://learn.microsoft.com/en-us/dotnet/aspire/whats-new/preview-3  Instrumenting C# .NET apps with OpenTelemetry: https://logz.io/blog/csharp-dotnet-opentelemetry-instrumentation/?utm_source=devrel&utm_medium=devrel OpenTelemetry beginner's guide: https://logz.io/learn/opentelemetry-guide/?utm_source=devrel&utm_medium=devrel K8sgpt accepted to CNCF sandbox: https://www.linkedin.com/posts/horovits_genai-sre-kubernetes-activity-7158185284289888256-0KuZ Strimzi reaches CNCF incubation: https://www.cncf.io/blog/2024/02/08/strimzi-joins-the-cncf-incubator/ OpenFeature reaches CNCF incubation: https://www.cncf.io/blog/2023/12/19/openfeature-becomes-a-cncf-incubating-project/ Broadcom decided to kill the free edition of ESXi and other VMware restructuring: https://horovits.medium.com/0aea7efafb47 Socials: Twitter:⁠ https://twitter.com/OpenObserv⁠ YouTube: ⁠https://www.youtube.com/@openobservabilitytalks⁠ Dotan Horovits ============ Twitter: https://twitter.com/horovits LinkedIn: https://www.linkedin.com/in/horovits/ Mastodon: https://fosstodon.org/@horovits David Fowler ========== Twitter: https://twitter.com/davidfowl LinkedIn: https://www.linkedin.com/in/davidfowl Mastodon: https://hachyderm.io/@davidfowl

.NET Rocks!
Understand Web Apps using Fiddler with Sam Basu and Rosen Vladimirov

.NET Rocks!

Play Episode Listen Later Apr 6, 2023 56:00


Do you know what your web app is up to? Carl and Richard talk to Sam Basu and Rosen Vladimirov about the latest versions of Fiddler. The original Fiddler for Windows is a free tool, but the Progress team has written all new products in the Fiddler space that are cross-platform and designed to work with different groups of people. Fiddler is for developers, first and foremost, letting you see the messages passing between the browser (or other clients) and the server in HTTP and HTTPS. With the new products, you can also connect to SignalR and gRPC data! Then there are tools for tech support and even embedding capabilities into your applications.

.NET Rocks!
Understand Web Apps using Fiddler with Sam Basu and Rosen Vladimirov

.NET Rocks!

Play Episode Listen Later Apr 6, 2023 56:19


Do you know what your web app is up to? Carl and Richard talk to Sam Basu and Rosen Vladimirov about the latest versions of Fiddler. The original Fiddler for Windows is a free tool, but the Progress team has written all new products in the Fiddler space that are cross-platform and designed to work with different groups of people. Fiddler is for developers, first and foremost, letting you see the messages passing between the browser (or other clients) and the server in HTTP and HTTPS. With the new products, you can also connect to SignalR and gRPC data! Then there are tools for tech support and even embedding capabilities into your applications.This show is part of the Spreaker Prime Network, if you are interested in advertising on this podcast, contact us at https://www.spreaker.com/show/5634793/advertisement

TorahAnytime Daily Dose
Daily Dose #1,594: The Holy Signal - R' Yaakov Rahimi

TorahAnytime Daily Dose

Play Episode Listen Later Mar 19, 2023 1:58


Full TorahAnytime LectureVideo or AudioMore classes from R' Yaakov Rahimi⭐ 1,594

Azure Friday (HD) - Channel 9
Calling external REST endpoints from Azure SQL Database

Azure Friday (HD) - Channel 9

Play Episode Listen Later Jan 25, 2023


Davide Mauri joins Scott Hanselman to discuss a recently announced feature of Azure SQL DB that makes integration with REST APIs incredibly easy. A new system function enables Azure SQL DB to call any HTTP REST API securely: call an Azure Function, send a message to Event Hub, execute a DAX query in Power BI, enrich data with Cognitive Services, etc. Chapters 00:00 - Introduction 02:15 - Background discussion 06:21 - Demo 1: Calling an Azure Function 10:02 - Demo 2: Query a GraphQL service 12:05 - Demo 3: Update a page in real time with SignalR 15:05 - Demo 4: Power BI executeQueries 17:20 - Demo 5: Event Hub 19:05 - Wrap-up 19:41 - Bonus demo: Cognitive Services Recommended resources sp_invoke_external_rest_endpoint (Transact-SQL) (Preview) Azure-Samples/azure-sql-db-invoke-external-rest-endpoints Azure SQL Database Create a Pay-as-You-Go account (Azure) Create a free account (Azure) Connect Scott Hanselman | Twitter: @SHanselman Davide Mauri | Twitter: @MauriDB Azure SQL | Twitter: @AzureSQL Azure Friday | Twitter: @AzureFriday Azure | Twitter: @Azure

Azure Friday (Audio) - Channel 9
Calling external REST endpoints from Azure SQL Database

Azure Friday (Audio) - Channel 9

Play Episode Listen Later Jan 25, 2023


Davide Mauri joins Scott Hanselman to discuss a recently announced feature of Azure SQL DB that makes integration with REST APIs incredibly easy. A new system function enables Azure SQL DB to call any HTTP REST API securely: call an Azure Function, send a message to Event Hub, execute a DAX query in Power BI, enrich data with Cognitive Services, etc. Chapters 00:00 - Introduction 02:15 - Background discussion 06:21 - Demo 1: Calling an Azure Function 10:02 - Demo 2: Query a GraphQL service 12:05 - Demo 3: Update a page in real time with SignalR 15:05 - Demo 4: Power BI executeQueries 17:20 - Demo 5: Event Hub 19:05 - Wrap-up 19:41 - Bonus demo: Cognitive Services Recommended resources sp_invoke_external_rest_endpoint (Transact-SQL) (Preview) Azure-Samples/azure-sql-db-invoke-external-rest-endpoints Azure SQL Database Create a Pay-as-You-Go account (Azure) Create a free account (Azure) Connect Scott Hanselman | Twitter: @SHanselman Davide Mauri | Twitter: @MauriDB Azure SQL | Twitter: @AzureSQL Azure Friday | Twitter: @AzureFriday Azure | Twitter: @Azure

Azure DevOps Podcast
Eduardo Maltez: Full-system testing using Selenium - Episode 224

Azure DevOps Podcast

Play Episode Listen Later Dec 19, 2022 37:14


Eduardo Maltez is a Software Engineer at Clear Measure. He has extensive experience in .NET, including Blazor, SignalR, Azure Service Bus, SQL Server, and all kinds of automated testing. Earlier in his career, he apprenticed under Jeffrey Palermo and is currently building automated full-system tests for a large and complex software ecosystem at one of his clients.   Topics of Discussion: [3:09] How Eduardo got into programming and the steps he took to make it a full-time career. [8:04] How Eduardo makes the decision in his head when he needs to use Selenium vs. other tests. [10:52] Eduardo talks about ShoWorks and the technology components behind it. [16:27] What does it mean when a test is brittle, and what do you do to make tests that are not brittle? [18:41] When a test is brittle, it means you can't really rely on that test. Brittle tests are unreliable tests, in the end. [23:36] How do you know when to stop a unit test? [25:44] What are Educardo's go-to methods for finding the right DOM element? [33:26] When it comes to rough edges around Selenium itself, it's not necessarily something that doesn't work, but it's something that definitely always causes just a sudden road bump in the test cycle.   Mentioned in this Episode: Architect Tips — New video podcast! Azure DevOps Clear Measure (Sponsor) .NET DevOps for Azure: A Developer's Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo's YouTube Jeffrey Palermo's Twitter — Follow to stay informed about future events! Programming with Palermo programming@palermo.network ShoWorks Selenium WebDriver Wait Class   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

Azure DevOps Podcast
David Pine: NET Content Development - Episode 223

Azure DevOps Podcast

Play Episode Listen Later Dec 12, 2022 31:08


David Pine works in Developer Relations at Microsoft, focusing on .NET and Azure developer content. He is recognized as a Google Developer Expert in Web Technologies and is a Twilio Champion. David focuses on the developer community, actively seeking opportunities to share knowledge through speaking engagements around the world. David advocates for open-source, the .NET Foundation, C#, TypeScript, SignalR, Reactive Extensions, Azure, and .NET. He's a founding member and co-host of the On .NET Live show. Follow David on Twitter at @davidpine7.   Topics of Discussion: [2:41] What were the high points along David's career that steered him in the direction of Microsoft, and how has that evolved? [4:46] Jeffrey's background in music and how he got into it. [8:20] Does David believe that the age of the JavaScript SPA front end for .NET developers is over? [10:32] David discusses his role as a technical writer, with more on the content developer side. [11:36] David's show On .NET Live celebrates .NET developers from all over the world. [12:40] Microsoft has been doing a lot of work recently with GitHub actions. How do we monitor their different versions and use them to the best of our abilities? [21:17] What level of maturity is Microsoft's Orleans, and why does David like using it? [27:10] What are some new samples coming out? [30:05] What exactly is “globbing”?   Mentioned in this Episode: Architect Tips — New video podcast! Azure DevOps Clear Measure (Sponsor) .NET DevOps for Azure: A Developer's Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo's YouTube Jeffrey Palermo's Twitter — Follow to stay informed about future events! Programming with Palermo programming@palermo.network David Pine .NET Fundamentals @DavidPine Twitter GitHub Actions. NET SDK: Hello from the GitHub Actions: Core .NET SDK On .NET Live — YouTube  GitHub .NET Samples .NET GitHub Actions Github.com/dotnet/orleans Learn.microsoft.com/dotnet/orleans/  Learn.microsoft.com/dotnet/fundamentals/ Learn.microsoft.com/dotnet/devops/github-actions-overview Learning Blazor (davidpine.net) Davidpine.net/blog/learning-blazor/   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

Azure DevOps Podcast
Brady Gaster: Orleans - Episode 221

Azure DevOps Podcast

Play Episode Listen Later Nov 28, 2022 31:21


Brady is a Principal Program Manager on the Azure Developer Experience team at Microsoft where he works on Orleans, SignalR, microservices, APIs, and integration with Azure service teams in hopes to make it exciting for developers who work on .NET apps to party in the cloud!   Topics of Discussion: [4:17] Moving around a lot gave Brady a lot of insight into all the different ways that we can benefit developers and all the different opportunities we have to make things better. [6:30] The people in Docs hack all the time. [7:01] What is Orleans? [11:40] What's the best database to use for distributed applications? [21:10] Open telemetry gives us the capability of being able to trace messages that go from one end of your system all the way to the other end of your system through multiple silos and multiple clients. [22:08] The three pillars of observability: logging, distributed tracing (which is really where open telemetry shines), and then metrics. [26:02] How does the traceability side of open telemetry apply to Azure? [28:02] What else should we know about Orleans?   Mentioned in this Episode: Architect Tips — New video podcast! Azure DevOps Clear Measure (Sponsor) .NET DevOps for Azure: A Developer's Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo's YouTube Jeffrey Palermo's Twitter — Follow to stay informed about future events! Programming with Palermo programming@palermo.network “Brady Gaster on SignalR and More” Brady Gaster Brady Gaster GitHub Brady Gaster Rock Paper Orleans Brady Gaster Website   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

Coffee and Open Source

David Pine works in Developer Relations at Microsoft, focusing on .NET and Azure developer content. He is recognized as a Google Developer Expert in Web Technologies, and is Twilio Champion. David focuses on the developer community, actively seeking opportunities to share knowledge through speaking engagements around the world. David advocates for open-source, the .NET Foundation, C#, TypeScript, SignalR, Reactive Extensions, Azure and .NET. He's a founding member and co-host of The .NET Docs Show Twitch stream, part of the .NET Live TV family of streaming shows. You can follow David Social Media https://twitter.com/davidpine7 https://davidpine.net/ https://github.com/IEvangelist Here are some links provided by David https://davidpine.net/speaking https://dotnetdocs.dev/ https://www.oreilly.com/library/view/learning-blazor/9781098113230/ PLEASE SUBSCRIBE TO THE PODCAST - Spotify: http://isaacl.dev/podcast-spotify - Apple Podcasts: http://isaacl.dev/podcast-apple - Google Podcasts: http://isaacl.dev/podcast-google - RSS: http://isaacl.dev/podcast-rss You can check out more episodes of Coffee and Open Source on https://www.coffeeandopensource.com/​​ Coffee and Open Source is hosted by Isaac Levin (https://twitter.com/isaacrlevin) --- Support this podcast: https://podcasters.spotify.com/pod/show/coffeandopensource/support

Adventures in .NET
Making a Wordle clone and more - .NET 121

Adventures in .NET

Play Episode Listen Later Jun 7, 2022 29:35


 In today's episode we range far and wide over several topics. Our guest, Ferry To, works at a startup and we discuss some of the difficulties of working in a fast paced environment and how he and his team have worked through those difficulties. We also talk about Azure, automation, SignalR and Blazor. Ferry created a Wordle clone using Blazor and GitHub pages so we talk a bit about what Wordle is and the benefits of using Blazor instead of a JavaScript framework. Have you created a clone of a popular app or game? What did you learn? Let us know on Twitter at @dotnet_Podcast. Sponsors Top End Devs Raygun | Click here to get started on your free 14-day trial Coaching | Top End Devs Links Your automation buddies in C# Create your Wordle like game with Blazor and deploy to GitHub Pages GitHub: ferrywlto LinkedIn: Ferry To  Picks Caleb- Watch The Boys - Season 3 | Prime Video Ferry- Spy x Family (TV Series 2022– ) - IMDb  Shawn- Obi-Wan Kenobi | Disney+ Originals

Adventures in .NET
Mastering SignalR - .NET 109

Adventures in .NET

Play Episode Listen Later Mar 1, 2022 56:23


Have you ever used SignalR in your development? .NET might have used it for the code you wrote and you didn't realize it. Kevin Griffin has used SignalR for multiple projects over the years and joins us to discuss how you can use it in your development. SignalR uses a pub/sub model and is great for applications that need immediate feedback. Kevin used it for a city's emergency system to provide alerts to first responders within seconds of an emergency being recorded. Like most technologies SignalR can be problematic if used incorrectly. We get to hear a couple of stories where Kevin had to work to fix troublesome SignalR implementations. Have you developed applications that could benefit from using SignalR? Let us know on Twitter at @dotnet_Podcast (https://twitter.com/dotNET_Podcast). Sponsors Top End Devs (https://topenddevs.com/) Raygun | Click here to get started on your free 14-day trial (https://raygun.com/platform/apm?utm_medium=podcast&utm_source=adventuresdotnet&utm_campaign=devchat&utm_content=apm) Coaching | Top End Devs (https://topenddevs.com/coaching) Links SignalR Mastery (https://www.udemy.com/course/signalr-mastery/?referralCode=5F129296A976F8353B79) Real Time Revolution: SignalR In Action (LIVE from Tulsa .NET Users Group) - YouTube (https://www.youtube.com/watch?v=nrQXFL1lE2Y) The Real Time Web in the Real World - SignalR with Kevin Griffin - YouTube (https://www.youtube.com/watch?v=vIiK3JkaL7E) Episode 223 - SignalR Mastery with Kevin Griffin - The 6 Figure Developer (https://6figuredev.com/podcast/episode-223-signalr-mastery-with-kevin-griffin/) Picks Caleb- Peacemaker | HBO Max Originals (https://www.hbomax.com/series/urn:hbo:series:GYb0FKQLsGIyPfQEAAAAM) Kevin- Marvel Studios' Doctor Strange in the Multiverse of Madness | Official Teaser (https://www.youtube.com/watch?v=Rt_UqUm38BI) Shawn- Demeo — Resolution Games (https://www.resolutiongames.com/demeo) Wai- Xiaomi Electric Portable Air Pump 1S (https://www.mi-store.com.au/products/xiaomi-electric-portable-air-pump-1s?variant=41041842897091) Special Guest: Kevin Griffin.

strange mastering multiverse tulsa kevin griffin signalr coaching top end devs raygun click shawn clabough wai liu dotnet podcast
Azure DevOps Podcast
Shawn Wildermuth on Next-gen web services - Episode 180

Azure DevOps Podcast

Play Episode Listen Later Feb 14, 2022 37:56


Shawn Wildermuth has been tinkering with computers and software since he got a VIC-20 back in the early '80s. He has been a Microsoft MVP, Pluralsight Author, and filmmaker. You can reach him at his blog at wildermuth.com or find out about his film at helloworldfilm.com.   Topics of Discussion: [2:51] What were some of the highlights of Shawn's career? How does his pragmatism come into play when helping developers create projects that actually add value? [5:04] What does Shawn mean when he says he offers real value consulting. [7:43] Shawn gives us the rundown on what's new in next-generation web services. [13:57] What is the magic of SignalR? [21:04] What does gRPC look like? What are the libraries? [21:30] What are protocol buffers? [23:23] Does Shawn have any favorite gRPC samples? [24:36] Where would Shawn want to see web service APIs like in the future? [28:50] With web service APIs, the normal thing is for every different request, there's a different URL that you call. But for asynchronous queuing, it's normal to have one queue address and any number of these message types. Yeah. Why the difference? [33:28] Does SignalR have a guaranteed delivery configuration?   Mentioned in this Episode: Architect Tips — New video podcast! Azure DevOps Clear Measure (Sponsor) .NET DevOps for Azure: A Developer's Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! Jeffrey Palermo's YouTube Jeffrey Palermo's Twitter — Follow to stay informed about future events! podcast@palermo.network  Shawn Wildermuth on YouTube     Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

.NET in pillole
Da SignalR ad Azure Web PubSub

.NET in pillole

Play Episode Listen Later Jan 31, 2022 10:22


In questa puntata parliamo di SignalR ed Azure Web PubSub. Quanto hanno in comune? Cosa c'è di diverso tra i due? Quando dovrei utilizzare l'uno o l'altro?- https://azure.microsoft.com/en-us/services/web-pubsub/?WT.mc_id=AZ-MVP-4021952- https://docs.microsoft.com/en-us/azure/azure-web-pubsub/overview?WT.mc_id=AZ-MVP-4021952- https://twitter.com/davidfowl/status/1387885009625780228- https://docs.microsoft.com/en-us/azure/azure-web-pubsub/resource-faq#how-do-i-choose-between-azure-signalr-service-and-azure-web-pubsub-service?WT.mc_id=AZ-MVP-4021952- https://docs.microsoft.com/en-us/azure/azure-web-pubsub/quickstart-serverless?tabs=csharp#create-the-functions?WT.mc_id=AZ-MVP-4021952

Adventures in Angular
Getting the Right SignalR with Andrew Evans - AiA 338

Adventures in Angular

Play Episode Listen Later Jan 27, 2022 38:13


Here's your SIGNAL to try SignalR. In this episode, Charles and Armed sit down with Andrew Evans, a software developer who's keen on Microsoft's newest toy. They discuss the best way to integrate SignalR with Angular, how SignalR is different from Socket IO, and the future of web sockets and modern apps. “With these new web standards, I would just leverage whatever tools work best for you, your company, and your customers.” - Andrew Evans In This Episode Wanna try Microsoft's new toy? Andrew lays out how to connect SignalR with Angular How to know if adding SignalR is right for your setup (and the most common bugs to watch out for) The BIGGEST differences between Socket IO and SignalR (and what they mean for high-end developers) Andrew talks about the future of web sockets and how they're changing modern app architecture Sponsors Top End Devs (https://topenddevs.com/) Coaching | Top End Devs (https://topenddevs.com/coaching) Links Connecting Microsoft SignalR with Angular | by Andrew Evans | Medium (https://andrew-evans.medium.com/connecting-microsoft-signalr-with-angular-1ddb9e4f1cb4) Picks Andrew- “Dune” Book Series (https://amzn.to/3g2yrU2) Armen- Feeling Good by David Burns (https://www.audible.com/pd/Feeling-Good-Audiobook/B01MYA468F?source_code=GO1DH13310082090OZ&ds_rl=1262685&ds_rl=1263561&ds_rl=1260658&gclid=Cj0KCQiAosmPBhCPARIsAHOen-OjTN0tPeSdgAL1Ibf1vxzrmpT586OPOu7P0AX_KhLsFTgA6NWVA0UaAiunEALw_wcB&gclsrc=aw.ds) Charles- Fluxx | Looney Labs (https://www.looneylabs.com/games/fluxx) Special Guest: Andrew Evans.

All Angular Podcasts by Devchat.tv
Getting the Right SignalR with Andrew Evans - AiA 338

All Angular Podcasts by Devchat.tv

Play Episode Listen Later Jan 27, 2022 38:13


Here's your SIGNAL to try SignalR. In this episode, Charles and Armed sit down with Andrew Evans, a software developer who's keen on Microsoft's newest toy. They discuss the best way to integrate SignalR with Angular, how SignalR is different from Socket IO, and the future of web sockets and modern apps. “With these new web standards, I would just leverage whatever tools work best for you, your company, and your customers.” - Andrew Evans In This Episode Wanna try Microsoft's new toy? Andrew lays out how to connect SignalR with Angular How to know if adding SignalR is right for your setup (and the most common bugs to watch out for) The BIGGEST differences between Socket IO and SignalR (and what they mean for high-end developers) Andrew talks about the future of web sockets and how they're changing modern app architecture Sponsors Top End Devs (https://topenddevs.com/) Coaching | Top End Devs (https://topenddevs.com/coaching) Links Connecting Microsoft SignalR with Angular | by Andrew Evans | Medium (https://andrew-evans.medium.com/connecting-microsoft-signalr-with-angular-1ddb9e4f1cb4) Picks Andrew- “Dune” Book Series (https://amzn.to/3g2yrU2) Armen- Feeling Good by David Burns (https://www.audible.com/pd/Feeling-Good-Audiobook/B01MYA468F?source_code=GO1DH13310082090OZ&ds_rl=1262685&ds_rl=1263561&ds_rl=1260658&gclid=Cj0KCQiAosmPBhCPARIsAHOen-OjTN0tPeSdgAL1Ibf1vxzrmpT586OPOu7P0AX_KhLsFTgA6NWVA0UaAiunEALw_wcB&gclsrc=aw.ds) Charles- Fluxx | Looney Labs (https://www.looneylabs.com/games/fluxx) Special Guest: Andrew Evans.

dotnet rambles
4 : Signals R gr8

dotnet rambles

Play Episode Listen Later Jan 7, 2022 33:44


This time Andy and Rowan are discussing SignalR. We'll be discussing what you can use it for, how we've used it and how to get started.

The 6 Figure Developer Podcast
Episode 223 – SignalR Mastery with Kevin Griffin

The 6 Figure Developer Podcast

Play Episode Listen Later Dec 6, 2021 38:55


  Kevin is an author, teacher, mentor, and consultant focusing in software development. As an independent consultant, Kevin specializes in helping businesses push their technology stacks into the 21st century.   Links https://twitter.com/1kevgriff https://consultwithgriff.com/ https://www.linkedin.com/in/1kevgriff/ https://www.twitch.tv/1kevgriff https://www.youtube.com/c/SwiftKick   Resources https://www.signalrmastery.com https://docs.microsoft.com/en-us/aspnet/core/signalr/introduction https://docs.microsoft.com/en-us/aspnet/core/tutorials/signalr "Tempting Time" by Animals As Leaders used with permissions - All Rights Reserved × Subscribe now! Never miss a post, subscribe to The 6 Figure Developer Podcast! Are you interested in being a guest on The 6 Figure Developer Podcast? Click here to check availability!  

Vitan
Løgið signal úr rúmdini

Vitan

Play Episode Listen Later Oct 26, 2021 11:16


Góðan morgun Føroyar
Løgið signal úr rúmdini

Góðan morgun Føroyar

Play Episode Listen Later Oct 26, 2021 11:16


On .NET  - Channel 9
Using SignalR in your Blazor applications

On .NET - Channel 9

Play Episode Listen Later Aug 19, 2021 30:19


In this episode, David Pine joins Jeremy to show off this chat bot enabled demo that's powered by Blazor WASM and SignalR[00:00] - Start[01:09] - Why is SignalR and Blazor interesting together?[05:00] - Blazing Chatter Demo[11:54] - Blazing Chatter Demo Client[24:10] - Check out the demo appUseful LinksDemo CodeIntroduction to ASP.NET Core Blazor Getting Started with SignalR

Channel 9
Using SignalR in your Blazor applications | On .NET

Channel 9

Play Episode Listen Later Aug 19, 2021 30:19


In this episode, David Pine joins Jeremy to show off this chat bot enabled demo that's powered by Blazor WASM and SignalR[00:00] - Start[01:09] - Why is SignalR and Blazor interesting together?[05:00] - Blazing Chatter Demo[11:54] - Blazing Chatter Demo Client[24:10] - Check out the demo appUseful LinksDemo CodeIntroduction to ASP.NET Core Blazor Getting Started with SignalR

Real Talk JavaScript
Episode 140: WebAssembly and Blazor with Michael Washington

Real Talk JavaScript

Play Episode Listen Later Jul 1, 2021 46:56


Recording date: June 3, 2021John Papa @John_PapaWard Bell @WardBellDan Wahlin @DanWahlinCraig Shoemaker @craigshoemakerMichael Washington @ADefWebserverBrought to you byAG Grid IdeaBladeResources:Blazor Help WebsiteOqtaneSteve SandersonBlazorWebAssemblyPower BIBlazor Hosting ModelsWeb Assembly docsJavaScript Interop in BlazorCall JavaScript from DotNetSignalRWebSocket APIASP.NET MVC PatternReasons Why Blazor is Worth Considering for your Next ProjectBuild an app with BlazorOqtanePublish a Blazor Web Assembly app and ASP.NET API with Azure Static Web AppsCan I UseStackblitzBoxy SVGregex101.comTimejumps01:56 Guest introduction02:42 What is Blazor?04:15 What is WebAssembly?06:58 Sponsor: Ag Grid08:03 Why would someone pick Blazor?12:18 How do I get data into my projects?15:00 What are some of the terms used in Blazor?16:43 What is client side vs server side Blazor?22:56 What is SignalR?25:49 Can you use an API with Blazor?29:08 What about SEO?31:34 Sponsor: IdeaBlade32:39 How do you get started with Blazor?34:31 What are you doing with Blazor these days?41:25 Final thoughtsPodcast editing on this episode done by Chris Enns of Lemon Productions.

.Net Core Learning
What is .net core

.Net Core Learning

Play Episode Listen Later Feb 23, 2021 2:51


Asp.Net core is a web development platform introduced by Microsoft. Asp.Net core consists of a platform for processing HTML requests, frameworks for creating applications, and a secondary utility framework that provide the supporting feature. Let's understand in details: 1) Application framework: There is 3 application framework: 1. MVC Framework: Model view controller pattern 2. Razor pages: Razor page contain Code and content mixed to form a self-contained page, it's part of MVC 3. Blazor: is a new framework in .net core 2) Utility Framework: There are 2 utility frameworks 1. Identity 2. Entity Framework 3) Platform Forex. 1. HTTP server 2. Middleware 3. URL Routing 4. Dependency Injection 5. Configuration & Logging 6. Caching 7. Model Binding 8. Razor 9. gRPC 10. SignalR

Last Week in .NET
Microsoft says the quiet part out loud

Last Week in .NET

Play Episode Listen Later Jan 25, 2021 8:53


Architect Tips
Architect Tip: Blazor

Architect Tips

Play Episode Listen Later Oct 26, 2020 9:32


Welcome to Architect Tips with a tip so that you can get your team to move faster, deliver quality, and run your system with confidence! We will talk about the architecture of Blazor and some of the key differences if you are running a Blazor application. Before we do that, you might wanna check out Azure DevOps Podcast; for .NET developers who are shipping software with Microsoft platform technologies; go to www.azuredevops.show. Blazor is a different architecture; it is a new architecture. Blazor runs on top of .NET Core, and the server-side has been out for several months now. WebAssembly just came out in May, and people are still trying to figure that out. Many applications are being developed already with the Blazor server-side model. I want you to understand the key differences in that model from regular web applications so that you can be successful. What is important to understand is that Blazor runs on top of ASP.NET Core. So, startup, the middleware, all that stuff running it in Azure will be the same. It will run in process, but the Razor components are a different programming model in the UI and are different from your ASP.NET MVC controllers or web API controllers, and it is a stateful programming model. When a Razor component essentially paints a screen, that class will be in memory; it will be on the call stack in memory for the entire time that your user has that screen open in their browser. What happens is when you have that first request to your URL, your web server is going to return a JavaScript file. That JavaScript contains the Blazor client, and it is scanned, so you do not need to mess with that. The client will subscribe to a built-in SignalR connection run by your web application, automatically Blazor publishes a SignalR hub, and every bit of communication between the browser and the server is going to go across that SignalR hub. If you are hosting it in Azure, you will want to use the Azure SignalR service because it is scalable and will take that processing power off your web instance. However, it is important to understand what happens and that Razor component class is going to be on the call stack and is going to be alive in memory, that instance of the class, the entire time that screen is on the page, no matter how many times things are clicked, no matter how many times maybe a section of the page is swapped out, that is going to be on the call stack. Now, if you do a navigate URL to another top-level page, well, then it will go out of memory and be cleaned up. That is how Blazor server-side works. Every session, every user’s screen, and what a user is doing is resident in memory on your web server, and the changes to the screen are messaged through that SignalR hub with binary messages. So, what is important is the latency in the network connection. If you have really bad latency, then your users are going to see slowness. For instance, if you have 100-millisecond latency, you may need 10 round trips to the server, which is not unheard of, these messages are really small, but if it is 100 milliseconds of latency with each one, well, that is one second. So you have to keep that in mind, that is the architecture. Let's now go over some of the settings. When you are publishing to Azure, you will want to make sure that you choose 64 bit because you will be using up more memory. Every one of your agents, every one of your users, keeps that memory on the server and their session, everything they do, and all of the memory keep those objects on the webserver. You will be using more memory as a trade-off for that phenomenally fast development model. You can crank out applications so quickly it is so much more productive than JavaScript and the JavaScript ecosystem. Now, you will want to turn on web sockets. Off by default, you turn on web sockets. We do rely on SignalR in the custom built-in SignalR hub. If you leave that off, SignalR is going to fall back to long polling, which will send a lot of requests to IIS. You will be able to see that in application insights that your application is not doing anything, but you are getting a ton of requests; it is a tip-off that maybe you do not have web sockets. You can also press F12 in the browser tools and make sure that you’re connected to your WSS protocol for the web socket. You also want to have ARR Affinity because we keep around in-memory objects for user sessions; you want to make sure that essentially you are turning on sticky sessions.  The first request comes in, a user will be assigned by the load balancer to one of your web instances, and that user will use that web server instance the whole time they have that tab open for that session.  They may be assigned to a different one if they close the browser tab and come back and essentially recreate everything from scratch, but you’ll be on one web instance. Also, you want to learn how Blazor server-side interacts with the browser because all of the data, everything to show on the screen, is going to be coming through binary messages on a SignalR circuit, and then that JavaScript client, that is the Blazor JavaScript client that’s running in the browser is going to take that information and append children to the dom in the browser.  You can inspect all the different frames coming that are coming just by looking at the performance tab in the Chrome developer tools. It is really important that you understand how many frames are necessary per page because if you have a ton, it will make for a slow page. So, you want to use that as a point of optimization. You will also want to look at how many round trips your application is making to the server. You can go to the network tab in the tools, and you can click on the web socket connection, and you can see all these different binary messages. If you select one, you can see what it is doing at every stage, every message that’s called a round trip. We can see the OnRender completed right here, and I have zoomed in on the bottom.  You will want to inspect that and understand what your message is doing with these binary messages. Now, the Canary version of Edge, the Chromium version of Edge, has some enhancements that are being worked on in the developer tools to show a visualizer of these binary messages so that you can sniff the wire and you can see exactly what is coming through. Right now, it is not very helpful to see the current views other than it came through and how big these are, but the tooling is coming so that we can see exactly what is in these messages because that will be important. When you are running an Azure, you want to have a minimum of two web instances. Because it uses sticky sessions, and if something happens to that web instance, you want the web browser to immediately be able to take all of the connected sessions and move them to another instance of the webserver.  With the auto-reconnect behavior that Blazor has in the JavaScript client, that can happen automatically for you as long as you have that second web server that those users can be assigned to. I hope that helps and if you are starting a Blazor project, let us help you avoid those pitfalls. Clear Measure is a software architecture company that really wants to help your development team move fast and deliver quality and run your systems with confidence so that you can get more done internally within your team and deliver world-class results. Thank you very much, and that was another Architect Tip.  

SCRIPTease
019 | DoDo: Tomáš Fiurášek, CTO

SCRIPTease

Play Episode Listen Later Aug 18, 2020 55:14


Tomáš píše aplikace v .NETu od samého počátku své kariéry, a zdá se, že tenhle framework ho jen tak nepustí. Přiznává, že si sem tam stále nějakou drobnost naprogramuje a commitne – a to i z pozice nejvyšší technologické hlavy v českém start-upu DoDo, osobním asistentovi i kurýrovi v jednom. Poslední míle je noční můrou většiny dopravců. Přináší nejvíce komplikací a je zdaleka nejdražší. Jenže DoDo se jí nebálo, chopilo se příležitosti a dnes už se najde jen málo těch, kteří by jejich ikonické zelené dodávky neznali. „Army On Demand“ téměř 1.000 kurýrů ve čtyřech zemích je připravena na pár kliků splnit téměř každé tajné přání... Hot Tech Stack: .NET, C#, TypeScript, Angular, Ionic, SignalR, Cosmos DB Jsou jen dvě věci, které dnes DoDo zcela výjimečně nezvládne. Zaposlouchat se do této SCRIPTease epizody s Tomášem Fiuráškem... A taky kliknout na tlačítko SUBSCRIBE. Tak šup šup a na slyšenou už brzy u dalšího dílu

Azure DevOps Podcast
Brady Gaster on SignalR and More - Episode 102

Azure DevOps Podcast

Play Episode Listen Later Aug 17, 2020 45:14


This week, Brady Gaster is joining The Azure DevOps Podcast to discuss all things SignalR and beyond. Brady is a Senior Program Manager in the ASP.NET team at Microsoft where he works on SignalR, microservices, APIs, and integration with Azure service teams in hopes to make it exciting for developers who work on .NET apps to party in the cloud! ASP.NET SignalR is a library for ASP.NET developers that makes it incredibly simple to add real-time web functionality to your applications. In this episode, Brady takes listeners on a deep dive about SignalR; sharing how it has evolved over the last year, where and how to use it, and many of the ins and outs. Beyond SignalR, Brady and Jeffrey also have discussions around OpenAPI, end-to-end, Microsoft Edge Canary, Blazor, WebAssembly, and more! This episode is jam-packed with insights, key learnings, and fascinating tidbits about what Brady has been working on in the last while!   Topics of Discussion: [:38] Be sure to visit AzureDevOps.Show for past episodes and show notes. [:46] About The Azure DevOps Podcast and Jeffrey’s offer to speak at virtual user groups. [1:43] About today’s episode with Brady Gaster! [2:07] Jeffrey welcomes Brady to the podcast. [2:42] The current state of SignalR and how it has evolved over the last year. [5:05] When to use SignalR. [7:51] Brady highlights some of the things to watch out for with SignalR. [13:06] Brady shares his thoughts about Blazor. [17:10] Is Azure Applications Insights live metrics using SignalR or WebSockets? [17:39] Brady shares a couple of interesting Windows features that tie to your phone with SignalR. [20:35] Discussing streaming via SignalR. [23:11] A word from Azure DevOps Podcast’s sponsor: Clear Measure. [23:45] DevTools [25:04] Brady speaks about some interesting things that came out of Microsoft’s Hackathon. [27:29] About the .NET tool, Ripple. [28:08] What is ‘end-to-end’? [32:20] Brady shares what he has been spending most of his time on this summer. [35:02] Brady highlights the simplest, go-to combination of tools and techniques for web service authentication. [40:47] Jeffrey’s API prediction. [43:25] Brady leaves listeners with a few recommendations on furthering their learning. [44:32] Jeffrey thanks Brady for joining the show.   Mentioned in this Episode: Azure DevOps Clear Measure (Sponsor) .NET DevOps for Azure: A Developer's Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon! bit.ly/dotnetdevopsebook — Click here to download the .NET DevOps for Azure ebook! Jeffrey Palermo’s Youtube Jeffrey Palermo’s Twitter — Follow to stay informed about future events! The Azure DevOps Podcast’s Twitter: @AzureDevOpsShow Brady Gaster’s BlogBrady Gaster’s Twitter SignalR WebSockets Dynamic Type in C# Blazor WebAssemblyAzure Application Insights ASP.NET Core SignalR .NET Client Microsoft DevTools: Experimental Features Test Web APIs with the HTTP REPL Get Started with Swashbuckle and ASP.NET Core Azure API Management Microsoft.Identity.Web on Nuget.org Microsoft Learn NET Conf 2020 Microsoft Ignite JSON Microsoft Edge Canary Channel NSwagSwagger   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

Channel 9
ASP.NET Core Series: SignalR | On .NET

Channel 9

Play Episode Listen Later Jul 7, 2020 23:19


ASP.NET Core SignalR is an open source library that makes that helps developers add real-time web functionality to their applications.In this episode, Christos chats with our friend Brady Gaster from the ASP.NET Team. Brady gives quick overview of what we can do with SignalR as well as highlights some of the new features the team has been working on. [00:58] - What's new with ASP.NET Core ?[05:05] - What is SignalR?[07:00] - (Demo) Connecting browsers with a SignalR Hub[12:14] - Enabling WebSockets on Azure App Service.[14:20] - Connection durability and reconnects[17:51] - Client targeting[19:00] - Scaling out a SignalR backend Useful LinksIntroduction to ASP.NET Core SignalRASP.NET Core updates in .NET 5 Preview 6Use ASP.NET Core SignalR with TypeScript and Webpack

On .NET  - Channel 9
ASP.NET Core Series: SignalR

On .NET - Channel 9

Play Episode Listen Later Jul 7, 2020 23:19


ASP.NET Core SignalR is an open source library that makes that helps developers add real-time web functionality to their applications.In this episode, Christos chats with our friend Brady Gaster from the ASP.NET Team. Brady gives quick overview of what we can do with SignalR as well as highlights some of the new features the team has been working on. [00:58] - What's new with ASP.NET Core ?[05:05] - What is SignalR?[07:00] - (Demo) Connecting browsers with a SignalR Hub[12:14] - Enabling WebSockets on Azure App Service.[14:20] - Connection durability and reconnects[17:51] - Client targeting[19:00] - Scaling out a SignalR backend Useful LinksIntroduction to ASP.NET Core SignalRASP.NET Core updates in .NET 5 Preview 6Use ASP.NET Core SignalR with TypeScript and Webpack

Azure Friday (HD) - Channel 9
Go serverless: Real-time applications with Azure SignalR Service

Azure Friday (HD) - Channel 9

Play Episode Listen Later Mar 27, 2020


Modern applications light up with real-time information. Anthony Chu joins Donovan Brown to show how to deliver live updates from Azure Functions to web, mobile, and desktop apps with Azure SignalR Service. Learn how to send real-time messages over WebSockets from your serverless apps with a few lines of code.[0:03:00] - DemoBuild real-time Apps with Azure Functions and Azure SignalR ServiceSignalR Service bindings for Azure FunctionsWhat is speech translation?CaptionR (GitHub)Enable automatic updates in a web application using Azure Functions and SignalR ServiceAzure SignalR ServiceCreate a free account (Azure)

Azure Friday (Audio) - Channel 9
Go serverless: Real-time applications with Azure SignalR Service

Azure Friday (Audio) - Channel 9

Play Episode Listen Later Mar 27, 2020


Modern applications light up with real-time information. Anthony Chu joins Donovan Brown to show how to deliver live updates from Azure Functions to web, mobile, and desktop apps with Azure SignalR Service. Learn how to send real-time messages over WebSockets from your serverless apps with a few lines of code.[0:03:00] - DemoBuild real-time Apps with Azure Functions and Azure SignalR ServiceSignalR Service bindings for Azure FunctionsWhat is speech translation?CaptionR (GitHub)Enable automatic updates in a web application using Azure Functions and SignalR ServiceAzure SignalR ServiceCreate a free account (Azure)

Azure Friday (Audio) - Channel 9
Go serverless: Real-time applications with Azure SignalR Service

Azure Friday (Audio) - Channel 9

Play Episode Listen Later Mar 27, 2020 13:21


Modern applications light up with real-time information. Anthony Chu joins Donovan Brown to show how to deliver live updates from Azure Functions to web, mobile, and desktop apps with Azure SignalR Service. Learn how to send real-time messages over WebSockets from your serverless apps with a few lines of code.[0:03:00] - DemoBuild real-time Apps with Azure Functions and Azure SignalR ServiceSignalR Service bindings for Azure FunctionsWhat is speech translation?CaptionR (GitHub)Enable automatic updates in a web application using Azure Functions and SignalR ServiceAzure SignalR ServiceCreate a free account (Azure)

Azure Friday (HD) - Channel 9
Go serverless: Real-time applications with Azure SignalR Service

Azure Friday (HD) - Channel 9

Play Episode Listen Later Mar 27, 2020 13:21


Modern applications light up with real-time information. Anthony Chu joins Donovan Brown to show how to deliver live updates from Azure Functions to web, mobile, and desktop apps with Azure SignalR Service. Learn how to send real-time messages over WebSockets from your serverless apps with a few lines of code.[0:03:00] - DemoBuild real-time Apps with Azure Functions and Azure SignalR ServiceSignalR Service bindings for Azure FunctionsWhat is speech translation?CaptionR (GitHub)Enable automatic updates in a web application using Azure Functions and SignalR ServiceAzure SignalR ServiceCreate a free account (Azure)

Azure Friday (HD) - Channel 9
Go serverless: Real-time applications with Azure SignalR Service

Azure Friday (HD) - Channel 9

Play Episode Listen Later Mar 27, 2020 13:21


Modern applications light up with real-time information. Anthony Chu joins Donovan Brown to show how to deliver live updates from Azure Functions to web, mobile, and desktop apps with Azure SignalR Service. Learn how to send real-time messages over WebSockets from your serverless apps with a few lines of code.[0:03:00] - DemoBuild real-time Apps with Azure Functions and Azure SignalR ServiceSignalR Service bindings for Azure FunctionsWhat is speech translation?CaptionR (GitHub)Enable automatic updates in a web application using Azure Functions and SignalR ServiceAzure SignalR ServiceCreate a free account (Azure)

WEB RADIOACTIVA RSS
ASP.NET SignalR, tecniche di Long Polling e #ForeverFrame - 15

WEB RADIOACTIVA RSS

Play Episode Listen Later Mar 2, 2020 26:42


ASP.NET SignalR, tecniche di Long Polling e #ForeverFrame - 15 by Web Radio Activa

Kompilator
025 - Inte bränd av Blazor med Jimmy Engström

Kompilator

Play Episode Listen Later Feb 5, 2020 43:51


Veckans gästSju år gammal fick Jimmy sin första dator, en ZX Spectrum , och sedan dess har han inte kunnat sluta koda. Han brinner för allt som är nytt och tillsammans med sin fru driver de företaget Azm Dev som fokuserar på just det, allt som är nytt. När han inte kodar (ja det finns såna tillfällen även om de är få) så spenderar han tid på att förbättra sin och andras presentationsteknik genom att vara mentor och studera allt tänkbart material i ämnet. Han har vart världen runt och föreläst på utvecklingskonferenser vilket bland annat har lett till att han blivit Microsoft MVP för sjätte året i rad. Han är även co-host för podcasten Coding After Work Podcast. Titlar och länkar(0:55) Jimmy portar allt till Blazor(1:47) Bartek är nyfiken men skeptisk(2:22) Vad är Blazor?(5:07) Betyder det här att vi har en till VM i browsern?(6:07) .net-dll:er som körs i browsern.(7:17) Nu blev det mycket att hålla i huvudet(10:25) Bartek försöker förstå(12:10) Varför vill man göra det - bortsett från att det är coolt?(13:25) Bartek har blivit bränd(18:16) Kommer Blazor att överleva?(22:35) Hur har portningen gått för Jimmy?(26:00) SignalR är magiskt(28:18) Används Blazor för interna eller externa sajter?(29:49) Hur funkar det med prestanda?(31:56) Techcrunchs framsida är 14.8 Mb(32:31) Trasiga abstraktioner(33:56) Hur deployar man Blazor?(36:04) Jimmy pratar om Blazor på konferenser.(42:24) Bartek är övertygad!Gilla och följ KompilatorOm du gillade detta avsnitt kan du prenumerera på Kompilator i din poddapp. Jag är hemskt tacksam om du även lämnar ett omdöme på iTunes vilket hjälper fler att upptäcka podden.Kompilator hittas på världsvida webben men även på @kompilatorpod på Twitter och LinkedIn.

Kompilator
025 - Inte bränd av Blazor med Jimmy Engström

Kompilator

Play Episode Listen Later Feb 4, 2020 43:46


Veckans gästSju år gammal fick Jimmy sin första dator, en ZX Spectrum , och sedan dess har han inte kunnat sluta koda. Han brinner för allt som är nytt och tillsammans med sin fru driver de företaget Azm Dev som fokuserar på just det, allt som är nytt. När han inte kodar (ja det finns såna tillfällen även om de är få) så spenderar han tid på att förbättra sin och andras presentationsteknik genom att vara mentor och studera allt tänkbart material i ämnet. Han har vart världen runt och föreläst på utvecklingskonferenser vilket bland annat har lett till att han blivit Microsoft MVP för sjätte året i rad. Han är även co-host för podcasten Coding After Work Podcast.Titlar och länkar(0:55) Jimmy portar allt till Blazor(1:47) Bartek är nyfiken men skeptisk(2:22) Vad är Blazor?(5:07) Betyder det här att vi har en till VM i browsern?(6:07) .net-dll:er som körs i browsern.(7:17) Nu blev det mycket att hålla i huvudet(10:25) Bartek försöker förstå(12:10) Varför vill man göra det - bortsett från att det är coolt?(13:25) Bartek har blivit bränd(18:16) Kommer Blazor att överleva?(22:35) Hur har portningen gått för Jimmy?(26:00) SignalR är magiskt(28:18) Används Blazor för interna eller externa sajter?(29:49) Hur funkar det med prestanda?(31:56) Techcrunchs framsida är 14.8 Mb(32:31) Trasiga abstraktioner(33:56) Hur deployar man Blazor?(36:04) Jimmy pratar om Blazor på konferenser.(42:24) Bartek är övertygad!Gilla och följ KompilatorOm du gillade detta avsnitt kan du prenumerera på Kompilator i din poddapp. Jag är hemskt tacksam om du även lämnar ett omdöme på iTunes vilket hjälper fler att upptäcka podden.Kompilator hittas på världsvida webben men även på @kompilatorpod på Twitter och LinkedIn.

MS Dev Show
SignalR with Brady Gaster

MS Dev Show

Play Episode Listen Later Apr 29, 2019 64:54


We talk with Brady Gaster about SignalR and the SignalR service. How the Age of Empires AI "thinks". Accenture is sued until it Hertz. And we're completely shocked, shocked that the Galaxy Fold has reliability issues. News How the AoE2 AI Thinks (ft. Promi) Accenture sued over website redesign so bad it Hertz: Car hire biz demands $32m+ for 'defective' cyber-revamp Here's Why We Think Galaxy Folds Are Failing These are the Features Microsoft Turned Off or Replaced in Chromium-Based Edge Microsoft changes how Windows 10 disconnects USB storage devices Brady Gaster Brady Gaster is a Senior Program Manager on the ASP .NET Core team @bradygaster bradygaster.com GitHub Ch9 LinkedIn SignalR Docs Streaming Streamr Website NSwag Scale Out

The .NET MAUI Podcast
Episode 60: Visual Studio 2019 Is In The Wild!!

The .NET MAUI Podcast

Play Episode Listen Later Apr 12, 2019 30:30


After all the preview releases - Visual Studio 2019 finally was released and this week Matt and James run down the highlights for Xamarin developers! This episode isn't just limited to VS2019 though - Android, Apple Watch, Xamarin.iOS, and a surprise announcement await too! Tune in! As always, get yourself some free Azure here (https://azure.microsoft.com/free/?WT.mc_id=xamarinpodcast60-podcast-masoucou)! Show Notes What's New In Visual Studio 2019 (https://docs.microsoft.com/visualstudio/ide/whats-new-visual-studio-2019?WT.mc_id=xamarinpodcast60-podcast-masoucou) Visual Studio 2019 Release Notes (https://docs.microsoft.com/visualstudio/releases/2019/release-notes?WT.mc_id=xamarinpodcast60-podcast-masoucou) What's New for Xamarin Developers in Visual Studio 2019 (https://devblogs.microsoft.com/xamarin/xamarin-visual-studio-2019/?WT.mc_id=xamarinpodcast60-podcast-masoucou) Visual Studio 2019 for Mac is Available (https://devblogs.microsoft.com/visualstudio/visual-studio-2019-for-mac-is-now-available/?WT.mc_id=xamarinpodcast60-podcast-masoucou) Introducing the Xamarin.iOS Interpreter (https://devblogs.microsoft.com/xamarin/introducing-xamarin-ios-interpreter/?WT.mc_id=xamarinpodcast60-podcast-masoucou) GlideX - Fast Images on Android (https://devblogs.microsoft.com/xamarin/glidex-fast-images-android/?WT.mc_id=xamarinpodcast60-podcast-masoucou) Get those Apple Watch apps updated (https://devblogs.microsoft.com/xamarin/apple-new-processor-architecture/?WT.mc_id=xamarinpodcast60-podcast-masoucou) .NET - Xamarin Community Standup (https://www.youtube.com/playlist?list=PL1rZQsJPBU2RSjv4XmpdhS4dpFLvJLu5e) .NET Foundation Community Presentations - Choose your own adventure! (https://presentations.dotnetfoundation.org/) .NET Foundation Swag Swag Swag! (https://github.com/dotnet/swag/tree/master/xamarin) Real-time Serverless with SignalR and Azure Functions (https://azure.microsoft.com/blog/real-time-serverless-applications-with-the-signalr-service-bindings-in-azure-functions/?WT.mc_id=xamarinpodcast60-podcast-masoucou) SignalR and Functions Documentation (https://docs.microsoft.com/azure/azure-signalr/signalr-concept-azure-functions?WT.mc_id=xamarinpodcast60-podcast-masoucou) .NET Community Stand-up with SignalR streaming API (https://www.youtube.com/watch?v=RVEXQ4mbuuU) Pick of the Pod! Prism AD B2C Plugin (https://github.com/AvantiPoint/AP.AzureADAuth) Follow Us: * James: Twitter (https://twitter.com/jamesmontemagno), Blog (https://montemagno.com), GitHub (http://github.com/jamesmontemagno), Merge Conflict Podcast (http://mergeconflict.fm) * Matt: Twitter (https://twitter.com/codemillmatt), Blog (https://codemilltech.com), GitHub (https://github.com/codemillmatt)

Cross Cutting Concerns Podcast
Podcast 112 - Kevin Griffin on SignalR

Cross Cutting Concerns Podcast

Play Episode Listen Later Mar 10, 2019 18:13


Kevin Griffin is using SignalR to update web pages live. This episode is not sponsored! Want to be a sponsor? You can contact me or check out my sponsorship gig on Fiverr Show Notes: It's been a long time since Kevin Griffin has been on the show. Check out 13 Kevin Griffin on Twilio Make sure to check out Kevin's entry on the Second Annual C# Advent AJAX was coined in 2005 Some techniques we didn't cover: the Forever Frame, Server-Sent Events, also explained in a Kevin Griffin blog post on SignalR Transports Discourse Azure SignalR Service Swift Kick Kevin Griffin is on Twitter Want to be on the next episode? You can! All you need is the willingness to talk about something technical.

All JavaScript Podcasts by Devchat.tv
JSJ 353: Signal R with Brady Gaster LIVE at Microsoft Ignite

All JavaScript Podcasts by Devchat.tv

Play Episode Listen Later Feb 27, 2019 51:41


Sponsors: Netlify Sentry use the code “devchat” for $100 credit Clubhouse Panel: Charles Max Wood Special Guest: Brady Gaster In this episode, Chuck talks with Brady Gaster about SignalR that is offered through Microsoft. Brady Gaster is a computer software engineer at Microsoft and past employers include Logical Advantage, and Market America, Inc. Check out today’s episode where the two dive deep into SignalR topics. Links: Vue jQuery Angular C# Chuck’s Twitter SignalR SignalR’s Twitter GitHub SignalR Socket.io Node-SASS ASP.NET SignalR Hubs API Guide – JavaScript Client SignalR.net Real Talk JavaScript Parcel Brady Gaster’s Twitter Brady Gaster’s GitHub Brady Gaster’s LinkedIn Picks: Brady Team on General Session Korg SeaHawks Brady’s kids Logictech spot light AirPods Charles Express VPN Hyper Drive J5 ports and SD card readers Podwrench

JavaScript Jabber
JSJ 353: Signal R with Brady Gaster LIVE at Microsoft Ignite

JavaScript Jabber

Play Episode Listen Later Feb 26, 2019 51:41


Sponsors: Netlify Sentry use the code “devchat” for $100 credit Clubhouse Panel: Charles Max Wood Special Guest: Brady Gaster In this episode, Chuck talks with Brady Gaster about SignalR that is offered through Microsoft. Brady Gaster is a computer software engineer at Microsoft and past employers include Logical Advantage, and Market America, Inc. Check out today’s episode where the two dive deep into SignalR topics. Links: Vue jQuery Angular C# Chuck’s Twitter SignalR SignalR’s Twitter GitHub SignalR Socket.io Node-SASS ASP.NET SignalR Hubs API Guide – JavaScript Client SignalR.net Real Talk JavaScript Parcel Brady Gaster’s Twitter Brady Gaster’s GitHub Brady Gaster’s LinkedIn Picks: Brady Team on General Session Korg SeaHawks Brady’s kids Logictech spot light AirPods Charles Express VPN Hyper Drive J5 ports and SD card readers Podwrench

Devchat.tv Master Feed
JSJ 353: Signal R with Brady Gaster LIVE at Microsoft Ignite

Devchat.tv Master Feed

Play Episode Listen Later Feb 26, 2019 51:41


Sponsors: Netlify Sentry use the code “devchat” for $100 credit Clubhouse Panel: Charles Max Wood Special Guest: Brady Gaster In this episode, Chuck talks with Brady Gaster about SignalR that is offered through Microsoft. Brady Gaster is a computer software engineer at Microsoft and past employers include Logical Advantage, and Market America, Inc. Check out today’s episode where the two dive deep into SignalR topics. Links: Vue jQuery Angular C# Chuck’s Twitter SignalR SignalR’s Twitter GitHub SignalR Socket.io Node-SASS ASP.NET SignalR Hubs API Guide – JavaScript Client SignalR.net Real Talk JavaScript Parcel Brady Gaster’s Twitter Brady Gaster’s GitHub Brady Gaster’s LinkedIn Picks: Brady Team on General Session Korg SeaHawks Brady’s kids Logictech spot light AirPods Charles Express VPN Hyper Drive J5 ports and SD card readers Podwrench

Azure Friday (HD) - Channel 9
Global real-time multi-user apps with Azure Cosmos DB

Azure Friday (HD) - Channel 9

Play Episode Listen Later Jan 11, 2019


Chris Anderson joins Donovan Brown to discuss how to use Azure Cosmos DB and other great Azure services to build a highly-scalable, real-time, collaborative application. You'll see techniques for using the Azure Cosmos DB change feed in both Azure Functions and SignalR applications. We also briefly touch on how custom authentication works with Azure Functions.Jump To: [06:15] Demo Start For more information:Configure multiple write regions in Azure Cosmos DBHave fun and draw awesome on the cosmic scale Azure #CosmosDB #PxDraw canvas today! (Build 2018 post)Azure Cosmos DB overviewPXDraw on GitHub (chrisanderson/pxdraw)Create a free account (Azure)Follow @donovanbrown Follow @AzureCosmosDB Follow @crandycodesDon't miss an episode - Follow @AzureFriday

Azure Friday (Audio) - Channel 9
Global real-time multi-user apps with Azure Cosmos DB

Azure Friday (Audio) - Channel 9

Play Episode Listen Later Jan 11, 2019


Chris Anderson joins Donovan Brown to discuss how to use Azure Cosmos DB and other great Azure services to build a highly-scalable, real-time, collaborative application. You'll see techniques for using the Azure Cosmos DB change feed in both Azure Functions and SignalR applications. We also briefly touch on how custom authentication works with Azure Functions.Jump To: [06:15] Demo Start For more information:Configure multiple write regions in Azure Cosmos DBHave fun and draw awesome on the cosmic scale Azure #CosmosDB #PxDraw canvas today! (Build 2018 post)Azure Cosmos DB overviewPXDraw on GitHub (chrisanderson/pxdraw)Create a free account (Azure)Follow @donovanbrown Follow @AzureCosmosDB Follow @crandycodesDon't miss an episode - Follow @AzureFriday

Devchat.tv Master Feed
VoV 039: Signal R with Brady Gaster LIVE at Microsoft Ignite

Devchat.tv Master Feed

Play Episode Listen Later Nov 27, 2018 47:45


Panel: Charles Max Wood Special Guest: Brady Gaster In this episode, Chuck talks with Brady Gaster about SignalR that is offered through Microsoft. Brady Gaster is a computer software engineer at Microsoft and past employers include Logical Advantage, and Market America, Inc. Check out today’s episode where the two dive deep into SignalR topics. Show Topics: 0:00 – Advertisement: AngularBootCamp.Com 0:56 – Chuck: Hello! We are going to talk about SignalR, which is an offering through Microsoft. 1:09 – Guest: It started in 2011 that’s when I got involved, but I wasn’t with Microsoft, yet, at that point. I was working on the technology, though. Effectively you can do real time HTMP but what they did (Damon and David) let’s create a series of abstractions but not we have for Java. They basically cam up this idea let’s do web sockets and then go back to pole / pole / pole. It’s to see what the server and the client can support. Guest talks about Socket.io, too. 6:45 – Chuck: What we are talking about real time coordination between apps. 6:56 – Guest: Web sockets, 1 million...and 2.6 million messages a second! 7:05 – Chuck: I can set that up like I usually set up web sockets? 7:17 – Guest: There is a client library for each. Effectively you have a concept called a connection. 9:48 – Chuck: How do you handle authentication on the frontend? 9:56 – Guest: We have server side things that we can attribute things. 10:09 – Chuck. 10:12 – Guest: If you authenticate to the site then the site passes the token and it basically sits on top of the same plumbing. 10:38 – Chuck. 10:42 – Guest. 10:54 – Chuck. 10:58 – Guest: We recently just had the DOT NET CONF. We had an all night, 24-hour thing. 11:48 – Chuck: Here you are, here you go. You hook it all up, JavaScript into your bundle. 12:05 – (The guest talks about how to install.) 13:12 – Chuck: I could come up with my own scheme. 13:25 – Guest: The traditional example is SEND A MESSAGE and then pass you string. Well tomorrow I do that and I just change the code – it’s great b/c I send up a ping and everybody knows what to do what that ping. It’s just a proxy. 14:17 – Chuck: I am trying to envision what you would use this for? If you are worried about it being stale then you refresh. But if you want the collaborative stuff at what point do you ask: Do I need SignalR? 15:00 – Guest: When I do my presentations on SignalR and being transparent I want to send you 1,000 messages but 1 or 2 messages will be dropped. You don’t want to transmit your order data or credit card information. Do you have a hammer and you need a screw?  If you need stock tickers and other applications SignalR would work. Keeping your UI fresh it is a great thing. 19:02 – Chuck: You do that at the Hub? You set up the Hub and it passes everything back and forth. What can you do at the Hub for filtering and/or certain types of events? 19:26 – Guest: I am looking at a slide. What’s the cool thing about SignalR and the API is it’s deceptively simple on purpose. If you want to call out to clients, you can get a message to all of your clients if you select that/those feature(s).  Some other features you have are OTHERS, and Clients.Group. 20:57 – Chuck: Can you set up your own? 20:58 – Guest: I don’t know. 21:12 – Chuck: Clients who belong to more than one group. 21:23 – Guest: Dynamics still give some people heartburn. (The guest talks about C#, Dev, Hub, and more!) 23:46 – Advertisement: Get A Coder Job! 24:23 – Chuck: How do people get started with this? Do they need Azure? 24:30 – Guest: You don’t need Azure you can go to Microsoft and it’s apart of the .NET team, too. 26:39 – Guest talks about how to install SignalR – see links below! 27:03 – Chuck: You don’t have to KNOW .NET. 27:11 – Guest: It was created by that team (*fair enough*) but you don’t have to know .NET. 27:57 – Guest: You can I could do JavaScript all the way. 29:04 – Chuck: Yes, we keep moving forward. It will look different what people are using. 29:21 – Guest: That was an early thing and I was reading through the old bugs from 2011/2012 and that’s one thing that kept coming up. I didn’t want to use jQuery to use SignalR – now you don’t. It’s a happy thing. 30:45 – Guest: Someone suggested using PARCEL. I have a question do you have any recommendations to have NODE-SASS workflow to have it less stressful?  31:30 – Chuck: It’s out of Ruby that’s my experience with Node-Sass. 31:40 – Guest: I haven’t used Ruby, yet. 31:46 – Guest: I haven’t heard of Phoenix what is that? 31:50 – Chuck answers. Chuck: It’s functional and very fast. Once you’ve figured out those features they almost become power features for you. Elixir has a lot of great things going for it. 32:50 – Guest: I tried picking up GO recently. 33:08 – Chuck: Lots of things going on in the programming world. 33:18 – Guest: I have always had a mental block around Java. I was PMing the Java guys and I asked: will this stuff work on... Once I got it then I thought that I needed to explore this stuff more! I want to learn Ruby, though. 34:16 – Chuck: Anything else in respect to SignalR? 34:15 – Guest: I really think I have dumped everything I know about Signal R just now. I would draw people to the DOCS pages. A guide for anything that could happen on the JavaScript side – check them out! We have tons of new ideas, too! 37:33 – Picks! 37:42 – Advertisement – Fresh Books! 47:54 – Advertisement – Cache Fly! Links: Vue jQuery Angular C# Chuck’s Twitter SignalR SignalR’s Twitter GitHub SignalR Socket.io Node-SASS ASP.NET SignalR Hubs API Guide – JavaScript Client SignalR.net Real Talk JavaScript Parcel Brady Gaster’s Twitter Brady Gaster’s GitHub Brady Gaster’s LinkedIn Sponsors: Angular Boot Camp Fresh Books Get a Coder Job Course Cache Fly Picks: Brady Team on General Session Korg SeaHawks Brady’s kids Logictech spot light AirPods Charles Express VPN Hyper Drive J5 ports and SD card readers Podwrench

google microsoft team clients panel seahawks api sd ui airpods java github docs hub dev javascript azure elixir advertisement vue angular asp parcel freshbooks korg jquery microsoft ignite socket hyperdrive general session j5 cachefly charles max wood signalr market america chuck it pming chuck you chuck how brady gaster chuck anything chuck can us 2528sem 2529branded 257cexm podwrench chuck yes coder job course advertisement get a coder job real talk javascript chuck here angular boot camp logictech htmp node sass javascript client logical advantage hub you signalr signalr github signalr guest dynamics dot net conf chuck clients chuck lots
Views on Vue
VoV 039: Signal R with Brady Gaster LIVE at Microsoft Ignite

Views on Vue

Play Episode Listen Later Nov 27, 2018 47:45


Panel: Charles Max Wood Special Guest: Brady Gaster In this episode, Chuck talks with Brady Gaster about SignalR that is offered through Microsoft. Brady Gaster is a computer software engineer at Microsoft and past employers include Logical Advantage, and Market America, Inc. Check out today’s episode where the two dive deep into SignalR topics. Show Topics: 0:00 – Advertisement: AngularBootCamp.Com 0:56 – Chuck: Hello! We are going to talk about SignalR, which is an offering through Microsoft. 1:09 – Guest: It started in 2011 that’s when I got involved, but I wasn’t with Microsoft, yet, at that point. I was working on the technology, though. Effectively you can do real time HTMP but what they did (Damon and David) let’s create a series of abstractions but not we have for Java. They basically cam up this idea let’s do web sockets and then go back to pole / pole / pole. It’s to see what the server and the client can support. Guest talks about Socket.io, too. 6:45 – Chuck: What we are talking about real time coordination between apps. 6:56 – Guest: Web sockets, 1 million...and 2.6 million messages a second! 7:05 – Chuck: I can set that up like I usually set up web sockets? 7:17 – Guest: There is a client library for each. Effectively you have a concept called a connection. 9:48 – Chuck: How do you handle authentication on the frontend? 9:56 – Guest: We have server side things that we can attribute things. 10:09 – Chuck. 10:12 – Guest: If you authenticate to the site then the site passes the token and it basically sits on top of the same plumbing. 10:38 – Chuck. 10:42 – Guest. 10:54 – Chuck. 10:58 – Guest: We recently just had the DOT NET CONF. We had an all night, 24-hour thing. 11:48 – Chuck: Here you are, here you go. You hook it all up, JavaScript into your bundle. 12:05 – (The guest talks about how to install.) 13:12 – Chuck: I could come up with my own scheme. 13:25 – Guest: The traditional example is SEND A MESSAGE and then pass you string. Well tomorrow I do that and I just change the code – it’s great b/c I send up a ping and everybody knows what to do what that ping. It’s just a proxy. 14:17 – Chuck: I am trying to envision what you would use this for? If you are worried about it being stale then you refresh. But if you want the collaborative stuff at what point do you ask: Do I need SignalR? 15:00 – Guest: When I do my presentations on SignalR and being transparent I want to send you 1,000 messages but 1 or 2 messages will be dropped. You don’t want to transmit your order data or credit card information. Do you have a hammer and you need a screw?  If you need stock tickers and other applications SignalR would work. Keeping your UI fresh it is a great thing. 19:02 – Chuck: You do that at the Hub? You set up the Hub and it passes everything back and forth. What can you do at the Hub for filtering and/or certain types of events? 19:26 – Guest: I am looking at a slide. What’s the cool thing about SignalR and the API is it’s deceptively simple on purpose. If you want to call out to clients, you can get a message to all of your clients if you select that/those feature(s).  Some other features you have are OTHERS, and Clients.Group. 20:57 – Chuck: Can you set up your own? 20:58 – Guest: I don’t know. 21:12 – Chuck: Clients who belong to more than one group. 21:23 – Guest: Dynamics still give some people heartburn. (The guest talks about C#, Dev, Hub, and more!) 23:46 – Advertisement: Get A Coder Job! 24:23 – Chuck: How do people get started with this? Do they need Azure? 24:30 – Guest: You don’t need Azure you can go to Microsoft and it’s apart of the .NET team, too. 26:39 – Guest talks about how to install SignalR – see links below! 27:03 – Chuck: You don’t have to KNOW .NET. 27:11 – Guest: It was created by that team (*fair enough*) but you don’t have to know .NET. 27:57 – Guest: You can I could do JavaScript all the way. 29:04 – Chuck: Yes, we keep moving forward. It will look different what people are using. 29:21 – Guest: That was an early thing and I was reading through the old bugs from 2011/2012 and that’s one thing that kept coming up. I didn’t want to use jQuery to use SignalR – now you don’t. It’s a happy thing. 30:45 – Guest: Someone suggested using PARCEL. I have a question do you have any recommendations to have NODE-SASS workflow to have it less stressful?  31:30 – Chuck: It’s out of Ruby that’s my experience with Node-Sass. 31:40 – Guest: I haven’t used Ruby, yet. 31:46 – Guest: I haven’t heard of Phoenix what is that? 31:50 – Chuck answers. Chuck: It’s functional and very fast. Once you’ve figured out those features they almost become power features for you. Elixir has a lot of great things going for it. 32:50 – Guest: I tried picking up GO recently. 33:08 – Chuck: Lots of things going on in the programming world. 33:18 – Guest: I have always had a mental block around Java. I was PMing the Java guys and I asked: will this stuff work on... Once I got it then I thought that I needed to explore this stuff more! I want to learn Ruby, though. 34:16 – Chuck: Anything else in respect to SignalR? 34:15 – Guest: I really think I have dumped everything I know about Signal R just now. I would draw people to the DOCS pages. A guide for anything that could happen on the JavaScript side – check them out! We have tons of new ideas, too! 37:33 – Picks! 37:42 – Advertisement – Fresh Books! 47:54 – Advertisement – Cache Fly! Links: Vue jQuery Angular C# Chuck’s Twitter SignalR SignalR’s Twitter GitHub SignalR Socket.io Node-SASS ASP.NET SignalR Hubs API Guide – JavaScript Client SignalR.net Real Talk JavaScript Parcel Brady Gaster’s Twitter Brady Gaster’s GitHub Brady Gaster’s LinkedIn Sponsors: Angular Boot Camp Fresh Books Get a Coder Job Course Cache Fly Picks: Brady Team on General Session Korg SeaHawks Brady’s kids Logictech spot light AirPods Charles Express VPN Hyper Drive J5 ports and SD card readers Podwrench

google microsoft team clients panel seahawks api sd ui airpods java github docs hub dev javascript azure elixir advertisement vue angular asp parcel freshbooks korg jquery microsoft ignite socket hyperdrive general session j5 cachefly charles max wood signalr market america chuck it pming chuck you chuck how brady gaster chuck anything chuck can us 2528sem 2529branded 257cexm podwrench chuck yes coder job course advertisement get a coder job real talk javascript chuck here angular boot camp logictech htmp node sass javascript client logical advantage hub you signalr signalr github signalr guest dynamics dot net conf chuck clients chuck lots
The Bob & Kevin Show
Ep. 023 - The Bob & Kevin Show weight loss challenge

The Bob & Kevin Show

Play Episode Listen Later Nov 8, 2018 68:20


In episode 23, Bob & Kevin discuss a weight loss challenge they have created together and the technology that each of them will use to achieve their goals! They discussed My Fitness Pal and some other apps along the way. You will have to listen to the episode to get the details of the challenge, the rewards, and the penalties! We also discussed Amazon HQ 2.0 and signalR technology.

Devchat.tv Master Feed
RRU 036: Signal R with Brady Gaster LIVE at Microsoft Ignite

Devchat.tv Master Feed

Play Episode Listen Later Nov 6, 2018 47:45


Panel: Charles Max Wood Special Guest: Brady Gaster In this episode, Chuck talks with Brady Gaster about SignalR that is offered through Microsoft. Brady Gaster is a computer software engineer at Microsoft and past employers include Logical Advantage, and Market America, Inc. Check out today’s episode where the two dive deep into SignalR topics. Show Topics: 0:00 – Advertisement: AngularBootCamp.Com 0:56 – Chuck: Hello! We are going to talk about SignalR, which is an offering through Microsoft. 1:09 – Guest: It started in 2011 that’s when I got involved, but I wasn’t with Microsoft, yet, at that point. I was working on the technology, though. Effectively you can do real time HTMP but what they did (Damon and David) let’s create a series of abstractions but not we have for Java. They basically cam up this idea let’s do web sockets and then go back to pole / pole / pole. It’s to see what the server and the client can support. Guest talks about Socket.io, too. 6:45 – Chuck: What we are talking about real time coordination between apps. 6:56 – Guest: Web sockets, 1 million...and 2.6 million messages a second! 7:05 – Chuck: I can set that up like I usually set up web sockets? 7:17 – Guest: There is a client library for each. Effectively you have a concept called a connection. 9:48 – Chuck: How do you handle authentication on the frontend? 9:56 – Guest: We have server side things that we can attribute things. 10:09 – Chuck. 10:12 – Guest: If you authenticate to the site then the site passes the token and it basically sits on top of the same plumbing. 10:38 – Chuck. 10:42 – Guest. 10:54 – Chuck. 10:58 – Guest: We recently just had the DOT NET CONF. We had an all night, 24-hour thing. 11:48 – Chuck: Here you are, here you go. You hook it all up, JavaScript into your bundle. 12:05 – (The guest talks about how to install.) 13:12 – Chuck: I could come up with my own scheme. 13:25 – Guest: The traditional example is SEND A MESSAGE and then pass you string. Well tomorrow I do that and I just change the code – it’s great b/c I send up a ping and everybody knows what to do what that ping. It’s just a proxy. 14:17 – Chuck: I am trying to envision what you would use this for? If you are worried about it being stale then you refresh. But if you want the collaborative stuff at what point do you ask: Do I need SignalR? 15:00 – Guest: When I do my presentations on SignalR and being transparent I want to send you 1,000 messages but 1 or 2 messages will be dropped. You don’t want to transmit your order data or credit card information. Do you have a hammer and you need a screw?  If you need stock tickers and other applications SignalR would work. Keeping your UI fresh it is a great thing. 19:02 – Chuck: You do that at the Hub? You set up the Hub and it passes everything back and forth. What can you do at the Hub for filtering and/or certain types of events? 19:26 – Guest: I am looking at a slide. What’s the cool thing about SignalR and the API is it’s deceptively simple on purpose. If you want to call out to clients, you can get a message to all of your clients if you select that/those feature(s).  Some other features you have are OTHERS, and Clients.Group. 20:57 – Chuck: Can you set up your own? 20:58 – Guest: I don’t know. 21:12 – Chuck: Clients who belong to more than one group. 21:23 – Guest: Dynamics still give some people heartburn. (The guest talks about C#, Dev, Hub, and more!) 23:46 – Advertisement: Get A Coder Job! 24:23 – Chuck: How do people get started with this? Do they need Azure? 24:30 – Guest: You don’t need Azure you can go to Microsoft and it’s apart of the .NET team, too. 26:39 – Guest talks about how to install SignalR – see links below! 27:03 – Chuck: You don’t have to KNOW .NET. 27:11 – Guest: It was created by that team (*fair enough*) but you don’t have to know .NET. 27:57 – Guest: You can I could do JavaScript all the way. 29:04 – Chuck: Yes, we keep moving forward. It will look different what people are using. 29:21 – Guest: That was an early thing and I was reading through the old bugs from 2011/2012 and that’s one thing that kept coming up. I didn’t want to use jQuery to use SignalR – now you don’t. It’s a happy thing. 30:45 – Guest: Someone suggested using PARCEL. I have a question do you have any recommendations to have NODE-SASS workflow to have it less stressful?  31:30 – Chuck: It’s out of Ruby that’s my experience with Node-Sass. 31:40 – Guest: I haven’t used Ruby, yet. 31:46 – Guest: I haven’t heard of Phoenix what is that? 31:50 – Chuck answers. Chuck: It’s functional and very fast. Once you’ve figured out those features they almost become power features for you. Elixir has a lot of great things going for it. 32:50 – Guest: I tried picking up GO recently. 33:08 – Chuck: Lots of things going on in the programming world. 33:18 – Guest: I have always had a mental block around Java. I was PMing the Java guys and I asked: will this stuff work on... Once I got it then I thought that I needed to explore this stuff more! I want to learn Ruby, though. 34:16 – Chuck: Anything else in respect to SignalR? 34:15 – Guest: I really think I have dumped everything I know about Signal R just now. I would draw people to the DOCS pages. A guide for anything that could happen on the JavaScript side – check them out! We have tons of new ideas, too! 37:33 – Picks! 37:42 – Advertisement – Fresh Books! 47:54 – Advertisement – Cache Fly! Links: Vue jQuery Angular C# Chuck’s Twitter SignalR SignalR’s Twitter GitHub SignalR Socket.io Node-SASS ASP.NET SignalR Hubs API Guide – JavaScript Client SignalR.net Real Talk JavaScript Parcel Brady Gaster’s Twitter Brady Gaster’s GitHub Brady Gaster’s LinkedIn Sponsors: Angular Boot Camp Fresh Books Get a Coder Job Course Cache Fly Picks: Brady Team on General Session Korg SeaHawks Brady’s kids Logictech spot light AirPods Charles Express VPN Hyper Drive J5 ports and SD card readers Podwrench

google microsoft team clients panel seahawks api sd ui airpods java github docs hub dev javascript azure elixir advertisement vue angular asp parcel freshbooks korg jquery microsoft ignite socket hyperdrive general session j5 cachefly charles max wood signalr market america chuck it pming chuck you chuck how brady gaster chuck anything chuck can us 2528sem 2529branded 257cexm podwrench chuck yes coder job course advertisement get a coder job real talk javascript chuck here angular boot camp logictech htmp node sass javascript client logical advantage hub you signalr signalr github signalr guest dynamics dot net conf chuck clients chuck lots
React Round Up
RRU 036: Signal R with Brady Gaster LIVE at Microsoft Ignite

React Round Up

Play Episode Listen Later Nov 6, 2018 47:45


Panel: Charles Max Wood Special Guest: Brady Gaster In this episode, Chuck talks with Brady Gaster about SignalR that is offered through Microsoft. Brady Gaster is a computer software engineer at Microsoft and past employers include Logical Advantage, and Market America, Inc. Check out today’s episode where the two dive deep into SignalR topics. Show Topics: 0:00 – Advertisement: AngularBootCamp.Com 0:56 – Chuck: Hello! We are going to talk about SignalR, which is an offering through Microsoft. 1:09 – Guest: It started in 2011 that’s when I got involved, but I wasn’t with Microsoft, yet, at that point. I was working on the technology, though. Effectively you can do real time HTMP but what they did (Damon and David) let’s create a series of abstractions but not we have for Java. They basically cam up this idea let’s do web sockets and then go back to pole / pole / pole. It’s to see what the server and the client can support. Guest talks about Socket.io, too. 6:45 – Chuck: What we are talking about real time coordination between apps. 6:56 – Guest: Web sockets, 1 million...and 2.6 million messages a second! 7:05 – Chuck: I can set that up like I usually set up web sockets? 7:17 – Guest: There is a client library for each. Effectively you have a concept called a connection. 9:48 – Chuck: How do you handle authentication on the frontend? 9:56 – Guest: We have server side things that we can attribute things. 10:09 – Chuck. 10:12 – Guest: If you authenticate to the site then the site passes the token and it basically sits on top of the same plumbing. 10:38 – Chuck. 10:42 – Guest. 10:54 – Chuck. 10:58 – Guest: We recently just had the DOT NET CONF. We had an all night, 24-hour thing. 11:48 – Chuck: Here you are, here you go. You hook it all up, JavaScript into your bundle. 12:05 – (The guest talks about how to install.) 13:12 – Chuck: I could come up with my own scheme. 13:25 – Guest: The traditional example is SEND A MESSAGE and then pass you string. Well tomorrow I do that and I just change the code – it’s great b/c I send up a ping and everybody knows what to do what that ping. It’s just a proxy. 14:17 – Chuck: I am trying to envision what you would use this for? If you are worried about it being stale then you refresh. But if you want the collaborative stuff at what point do you ask: Do I need SignalR? 15:00 – Guest: When I do my presentations on SignalR and being transparent I want to send you 1,000 messages but 1 or 2 messages will be dropped. You don’t want to transmit your order data or credit card information. Do you have a hammer and you need a screw?  If you need stock tickers and other applications SignalR would work. Keeping your UI fresh it is a great thing. 19:02 – Chuck: You do that at the Hub? You set up the Hub and it passes everything back and forth. What can you do at the Hub for filtering and/or certain types of events? 19:26 – Guest: I am looking at a slide. What’s the cool thing about SignalR and the API is it’s deceptively simple on purpose. If you want to call out to clients, you can get a message to all of your clients if you select that/those feature(s).  Some other features you have are OTHERS, and Clients.Group. 20:57 – Chuck: Can you set up your own? 20:58 – Guest: I don’t know. 21:12 – Chuck: Clients who belong to more than one group. 21:23 – Guest: Dynamics still give some people heartburn. (The guest talks about C#, Dev, Hub, and more!) 23:46 – Advertisement: Get A Coder Job! 24:23 – Chuck: How do people get started with this? Do they need Azure? 24:30 – Guest: You don’t need Azure you can go to Microsoft and it’s apart of the .NET team, too. 26:39 – Guest talks about how to install SignalR – see links below! 27:03 – Chuck: You don’t have to KNOW .NET. 27:11 – Guest: It was created by that team (*fair enough*) but you don’t have to know .NET. 27:57 – Guest: You can I could do JavaScript all the way. 29:04 – Chuck: Yes, we keep moving forward. It will look different what people are using. 29:21 – Guest: That was an early thing and I was reading through the old bugs from 2011/2012 and that’s one thing that kept coming up. I didn’t want to use jQuery to use SignalR – now you don’t. It’s a happy thing. 30:45 – Guest: Someone suggested using PARCEL. I have a question do you have any recommendations to have NODE-SASS workflow to have it less stressful?  31:30 – Chuck: It’s out of Ruby that’s my experience with Node-Sass. 31:40 – Guest: I haven’t used Ruby, yet. 31:46 – Guest: I haven’t heard of Phoenix what is that? 31:50 – Chuck answers. Chuck: It’s functional and very fast. Once you’ve figured out those features they almost become power features for you. Elixir has a lot of great things going for it. 32:50 – Guest: I tried picking up GO recently. 33:08 – Chuck: Lots of things going on in the programming world. 33:18 – Guest: I have always had a mental block around Java. I was PMing the Java guys and I asked: will this stuff work on... Once I got it then I thought that I needed to explore this stuff more! I want to learn Ruby, though. 34:16 – Chuck: Anything else in respect to SignalR? 34:15 – Guest: I really think I have dumped everything I know about Signal R just now. I would draw people to the DOCS pages. A guide for anything that could happen on the JavaScript side – check them out! We have tons of new ideas, too! 37:33 – Picks! 37:42 – Advertisement – Fresh Books! 47:54 – Advertisement – Cache Fly! Links: Vue jQuery Angular C# Chuck’s Twitter SignalR SignalR’s Twitter GitHub SignalR Socket.io Node-SASS ASP.NET SignalR Hubs API Guide – JavaScript Client SignalR.net Real Talk JavaScript Parcel Brady Gaster’s Twitter Brady Gaster’s GitHub Brady Gaster’s LinkedIn Sponsors: Angular Boot Camp Fresh Books Get a Coder Job Course Cache Fly Picks: Brady Team on General Session Korg SeaHawks Brady’s kids Logictech spot light AirPods Charles Express VPN Hyper Drive J5 ports and SD card readers Podwrench

google microsoft team clients panel seahawks api sd ui airpods java github docs hub dev javascript azure elixir advertisement vue angular asp parcel freshbooks korg jquery microsoft ignite socket hyperdrive general session j5 cachefly charles max wood signalr market america chuck it pming chuck you chuck how brady gaster chuck anything chuck can us 2528sem 2529branded 257cexm podwrench chuck yes coder job course advertisement get a coder job real talk javascript chuck here angular boot camp logictech htmp node sass javascript client logical advantage hub you signalr signalr github signalr guest dynamics dot net conf chuck clients chuck lots
Devchat.tv Master Feed
AiA 213: Signal R with Brady Gaster LIVE at Microsoft Ignite

Devchat.tv Master Feed

Play Episode Listen Later Oct 30, 2018 48:12


Panel: Charles Max Wood Special Guest: Brady Gaster In this episode, Chuck talks with Brady Gaster about SignalR that is offered through Microsoft. Brady Gaster is a computer software engineer at Microsoft and past employers include Logical Advantage, and Market America, Inc. Check out today’s episode where the two dive deep into SignalR topics. Show Topics: 0:00 – Advertisement: AngularBootCamp.Com 0:56 – Chuck: Hello! We are going to talk about SignalR, which is an offering through Microsoft. 1:09 – Guest: It started in 2011 that’s when I got involved, but I wasn’t with Microsoft, yet, at that point. I was working on the technology, though. Effectively you can do real time HTMP but what they did (Damon and David) let’s create a series of abstractions but not we have for Java. They basically cam up this idea let’s do web sockets and then go back to pole / pole / pole. It’s to see what the server and the client can support. Guest talks about Socket.io, too. 6:45 – Chuck: What we are talking about real time coordination between apps. 6:56 – Guest: Web sockets, 1 million...and 2.6 million messages a second! 7:05 – Chuck: I can set that up like I usually set up web sockets? 7:17 – Guest: There is a client library for each. Effectively you have a concept called a connection. 9:48 – Chuck: How do you handle authentication on the frontend? 9:56 – Guest: We have server side things that we can attribute things. 10:09 – Chuck. 10:12 – Guest: If you authenticate to the site then the site passes the token and it basically sits on top of the same plumbing. 10:38 – Chuck. 10:42 – Guest. 10:54 – Chuck. 10:58 – Guest: We recently just had the DOT NET CONF. We had an all night, 24-hour thing. 11:48 – Chuck: Here you are, here you go. You hook it all up, JavaScript into your bundle. 12:05 – (The guest talks about how to install.) 13:12 – Chuck: I could come up with my own scheme. 13:25 – Guest: The traditional example is SEND A MESSAGE and then pass you string. Well tomorrow I do that and I just change the code – it’s great b/c I send up a ping and everybody knows what to do what that ping. It’s just a proxy. 14:17 – Chuck: I am trying to envision what you would use this for? If you are worried about it being stale then you refresh. But if you want the collaborative stuff at what point do you ask: Do I need SignalR? 15:00 – Guest: When I do my presentations on SignalR and being transparent I want to send you 1,000 messages but 1 or 2 messages will be dropped. You don’t want to transmit your order data or credit card information. Do you have a hammer and you need a screw?  If you need stock tickers and other applications SignalR would work. Keeping your UI fresh it is a great thing. 19:02 – Chuck: You do that at the Hub? You set up the Hub and it passes everything back and forth. What can you do at the Hub for filtering and/or certain types of events? 19:26 – Guest: I am looking at a slide. What’s the cool thing about SignalR and the API is it’s deceptively simple on purpose. If you want to call out to clients, you can get a message to all of your clients if you select that/those feature(s).  Some other features you have are OTHERS, and Clients.Group. 20:57 – Chuck: Can you set up your own? 20:58 – Guest: I don’t know. 21:12 – Chuck: Clients who belong to more than one group. 21:23 – Guest: Dynamics still give some people heartburn. (The guest talks about C#, Dev, Hub, and more!) 23:46 – Advertisement: Get A Coder Job! 24:23 – Chuck: How do people get started with this? Do they need Azure? 24:30 – Guest: You don’t need Azure you can go to Microsoft and it’s apart of the .NET team, too. 26:39 – Guest talks about how to install SignalR – see links below! 27:03 – Chuck: You don’t have to KNOW .NET. 27:11 – Guest: It was created by that team (*fair enough*) but you don’t have to know .NET. 27:57 – Guest: You can I could do JavaScript all the way. 29:04 – Chuck: Yes, we keep moving forward. It will look different what people are using. 29:21 – Guest: That was an early thing and I was reading through the old bugs from 2011/2012 and that’s one thing that kept coming up. I didn’t want to use jQuery to use SignalR – now you don’t. It’s a happy thing. 30:45 – Guest: Someone suggested using PARCEL. I have a question do you have any recommendations to have NODE-SASS workflow to have it less stressful?  31:30 – Chuck: It’s out of Ruby that’s my experience with Node-Sass. 31:40 – Guest: I haven’t used Ruby, yet. 31:46 – Guest: I haven’t heard of Phoenix what is that? 31:50 – Chuck answers. Chuck: It’s functional and very fast. Once you’ve figured out those features they almost become power features for you. Elixir has a lot of great things going for it. 32:50 – Guest: I tried picking up GO recently. 33:08 – Chuck: Lots of things going on in the programming world. 33:18 – Guest: I have always had a mental block around Java. I was PMing the Java guys and I asked: will this stuff work on... Once I got it then I thought that I needed to explore this stuff more! I want to learn Ruby, though. 34:16 – Chuck: Anything else in respect to SignalR? 34:15 – Guest: I really think I have dumped everything I know about Signal R just now. I would draw people to the DOCS pages. A guide for anything that could happen on the JavaScript side – check them out! We have tons of new ideas, too! 37:33 – Picks! 37:42 – Advertisement – Fresh Books! 47:54 – Advertisement – Cache Fly! Links: Vue jQuery Angular C# Chuck’s Twitter SignalR SignalR’s Twitter GitHub SignalR Socket.io Node-SASS ASP.NET SignalR Hubs API Guide – JavaScript Client SignalR.net Real Talk JavaScript Parcel Brady Gaster’s Twitter Brady Gaster’s GitHub Brady Gaster’s LinkedIn Sponsors: Angular Boot Camp Fresh Books Get a Coder Job Course Cache Fly Picks: Brady Team on General Session Korg SeaHawks Brady’s kids Logictech spot light AirPods Charles Express VPN J5 ports and SD card readers Podwrench

google microsoft team clients panel seahawks api sd ui airpods java github docs hub dev javascript azure elixir advertisement vue angular asp parcel freshbooks korg jquery microsoft ignite socket general session j5 cachefly charles max wood signalr market america chuck it pming chuck you chuck how brady gaster chuck anything chuck can us 2528sem 2529branded 257cexm podwrench chuck yes coder job course advertisement get a coder job real talk javascript chuck here angular boot camp logictech htmp node sass javascript client logical advantage hub you signalr signalr github signalr guest dynamics dot net conf chuck clients chuck lots
All Angular Podcasts by Devchat.tv
AiA 213: Signal R with Brady Gaster LIVE at Microsoft Ignite

All Angular Podcasts by Devchat.tv

Play Episode Listen Later Oct 30, 2018 48:12


Panel: Charles Max Wood Special Guest: Brady Gaster In this episode, Chuck talks with Brady Gaster about SignalR that is offered through Microsoft. Brady Gaster is a computer software engineer at Microsoft and past employers include Logical Advantage, and Market America, Inc. Check out today’s episode where the two dive deep into SignalR topics. Show Topics: 0:00 – Advertisement: AngularBootCamp.Com 0:56 – Chuck: Hello! We are going to talk about SignalR, which is an offering through Microsoft. 1:09 – Guest: It started in 2011 that’s when I got involved, but I wasn’t with Microsoft, yet, at that point. I was working on the technology, though. Effectively you can do real time HTMP but what they did (Damon and David) let’s create a series of abstractions but not we have for Java. They basically cam up this idea let’s do web sockets and then go back to pole / pole / pole. It’s to see what the server and the client can support. Guest talks about Socket.io, too. 6:45 – Chuck: What we are talking about real time coordination between apps. 6:56 – Guest: Web sockets, 1 million...and 2.6 million messages a second! 7:05 – Chuck: I can set that up like I usually set up web sockets? 7:17 – Guest: There is a client library for each. Effectively you have a concept called a connection. 9:48 – Chuck: How do you handle authentication on the frontend? 9:56 – Guest: We have server side things that we can attribute things. 10:09 – Chuck. 10:12 – Guest: If you authenticate to the site then the site passes the token and it basically sits on top of the same plumbing. 10:38 – Chuck. 10:42 – Guest. 10:54 – Chuck. 10:58 – Guest: We recently just had the DOT NET CONF. We had an all night, 24-hour thing. 11:48 – Chuck: Here you are, here you go. You hook it all up, JavaScript into your bundle. 12:05 – (The guest talks about how to install.) 13:12 – Chuck: I could come up with my own scheme. 13:25 – Guest: The traditional example is SEND A MESSAGE and then pass you string. Well tomorrow I do that and I just change the code – it’s great b/c I send up a ping and everybody knows what to do what that ping. It’s just a proxy. 14:17 – Chuck: I am trying to envision what you would use this for? If you are worried about it being stale then you refresh. But if you want the collaborative stuff at what point do you ask: Do I need SignalR? 15:00 – Guest: When I do my presentations on SignalR and being transparent I want to send you 1,000 messages but 1 or 2 messages will be dropped. You don’t want to transmit your order data or credit card information. Do you have a hammer and you need a screw?  If you need stock tickers and other applications SignalR would work. Keeping your UI fresh it is a great thing. 19:02 – Chuck: You do that at the Hub? You set up the Hub and it passes everything back and forth. What can you do at the Hub for filtering and/or certain types of events? 19:26 – Guest: I am looking at a slide. What’s the cool thing about SignalR and the API is it’s deceptively simple on purpose. If you want to call out to clients, you can get a message to all of your clients if you select that/those feature(s).  Some other features you have are OTHERS, and Clients.Group. 20:57 – Chuck: Can you set up your own? 20:58 – Guest: I don’t know. 21:12 – Chuck: Clients who belong to more than one group. 21:23 – Guest: Dynamics still give some people heartburn. (The guest talks about C#, Dev, Hub, and more!) 23:46 – Advertisement: Get A Coder Job! 24:23 – Chuck: How do people get started with this? Do they need Azure? 24:30 – Guest: You don’t need Azure you can go to Microsoft and it’s apart of the .NET team, too. 26:39 – Guest talks about how to install SignalR – see links below! 27:03 – Chuck: You don’t have to KNOW .NET. 27:11 – Guest: It was created by that team (*fair enough*) but you don’t have to know .NET. 27:57 – Guest: You can I could do JavaScript all the way. 29:04 – Chuck: Yes, we keep moving forward. It will look different what people are using. 29:21 – Guest: That was an early thing and I was reading through the old bugs from 2011/2012 and that’s one thing that kept coming up. I didn’t want to use jQuery to use SignalR – now you don’t. It’s a happy thing. 30:45 – Guest: Someone suggested using PARCEL. I have a question do you have any recommendations to have NODE-SASS workflow to have it less stressful?  31:30 – Chuck: It’s out of Ruby that’s my experience with Node-Sass. 31:40 – Guest: I haven’t used Ruby, yet. 31:46 – Guest: I haven’t heard of Phoenix what is that? 31:50 – Chuck answers. Chuck: It’s functional and very fast. Once you’ve figured out those features they almost become power features for you. Elixir has a lot of great things going for it. 32:50 – Guest: I tried picking up GO recently. 33:08 – Chuck: Lots of things going on in the programming world. 33:18 – Guest: I have always had a mental block around Java. I was PMing the Java guys and I asked: will this stuff work on... Once I got it then I thought that I needed to explore this stuff more! I want to learn Ruby, though. 34:16 – Chuck: Anything else in respect to SignalR? 34:15 – Guest: I really think I have dumped everything I know about Signal R just now. I would draw people to the DOCS pages. A guide for anything that could happen on the JavaScript side – check them out! We have tons of new ideas, too! 37:33 – Picks! 37:42 – Advertisement – Fresh Books! 47:54 – Advertisement – Cache Fly! Links: Vue jQuery Angular C# Chuck’s Twitter SignalR SignalR’s Twitter GitHub SignalR Socket.io Node-SASS ASP.NET SignalR Hubs API Guide – JavaScript Client SignalR.net Real Talk JavaScript Parcel Brady Gaster’s Twitter Brady Gaster’s GitHub Brady Gaster’s LinkedIn Sponsors: Angular Boot Camp Fresh Books Get a Coder Job Course Cache Fly Picks: Brady Team on General Session Korg SeaHawks Brady’s kids Logictech spot light AirPods Charles Express VPN J5 ports and SD card readers Podwrench

google microsoft team clients panel seahawks api sd ui airpods java github docs hub dev javascript azure elixir advertisement vue angular asp parcel freshbooks korg jquery microsoft ignite socket general session j5 cachefly charles max wood signalr market america chuck it pming chuck you chuck how brady gaster chuck anything chuck can us 2528sem 2529branded 257cexm podwrench chuck yes coder job course advertisement get a coder job real talk javascript chuck here angular boot camp logictech htmp node sass javascript client logical advantage hub you signalr signalr github signalr guest dynamics dot net conf chuck clients chuck lots
Adventures in Angular
AiA 213: Signal R with Brady Gaster LIVE at Microsoft Ignite

Adventures in Angular

Play Episode Listen Later Oct 30, 2018 48:12


Panel: Charles Max Wood Special Guest: Brady Gaster In this episode, Chuck talks with Brady Gaster about SignalR that is offered through Microsoft. Brady Gaster is a computer software engineer at Microsoft and past employers include Logical Advantage, and Market America, Inc. Check out today’s episode where the two dive deep into SignalR topics. Show Topics: 0:00 – Advertisement: AngularBootCamp.Com 0:56 – Chuck: Hello! We are going to talk about SignalR, which is an offering through Microsoft. 1:09 – Guest: It started in 2011 that’s when I got involved, but I wasn’t with Microsoft, yet, at that point. I was working on the technology, though. Effectively you can do real time HTMP but what they did (Damon and David) let’s create a series of abstractions but not we have for Java. They basically cam up this idea let’s do web sockets and then go back to pole / pole / pole. It’s to see what the server and the client can support. Guest talks about Socket.io, too. 6:45 – Chuck: What we are talking about real time coordination between apps. 6:56 – Guest: Web sockets, 1 million...and 2.6 million messages a second! 7:05 – Chuck: I can set that up like I usually set up web sockets? 7:17 – Guest: There is a client library for each. Effectively you have a concept called a connection. 9:48 – Chuck: How do you handle authentication on the frontend? 9:56 – Guest: We have server side things that we can attribute things. 10:09 – Chuck. 10:12 – Guest: If you authenticate to the site then the site passes the token and it basically sits on top of the same plumbing. 10:38 – Chuck. 10:42 – Guest. 10:54 – Chuck. 10:58 – Guest: We recently just had the DOT NET CONF. We had an all night, 24-hour thing. 11:48 – Chuck: Here you are, here you go. You hook it all up, JavaScript into your bundle. 12:05 – (The guest talks about how to install.) 13:12 – Chuck: I could come up with my own scheme. 13:25 – Guest: The traditional example is SEND A MESSAGE and then pass you string. Well tomorrow I do that and I just change the code – it’s great b/c I send up a ping and everybody knows what to do what that ping. It’s just a proxy. 14:17 – Chuck: I am trying to envision what you would use this for? If you are worried about it being stale then you refresh. But if you want the collaborative stuff at what point do you ask: Do I need SignalR? 15:00 – Guest: When I do my presentations on SignalR and being transparent I want to send you 1,000 messages but 1 or 2 messages will be dropped. You don’t want to transmit your order data or credit card information. Do you have a hammer and you need a screw?  If you need stock tickers and other applications SignalR would work. Keeping your UI fresh it is a great thing. 19:02 – Chuck: You do that at the Hub? You set up the Hub and it passes everything back and forth. What can you do at the Hub for filtering and/or certain types of events? 19:26 – Guest: I am looking at a slide. What’s the cool thing about SignalR and the API is it’s deceptively simple on purpose. If you want to call out to clients, you can get a message to all of your clients if you select that/those feature(s).  Some other features you have are OTHERS, and Clients.Group. 20:57 – Chuck: Can you set up your own? 20:58 – Guest: I don’t know. 21:12 – Chuck: Clients who belong to more than one group. 21:23 – Guest: Dynamics still give some people heartburn. (The guest talks about C#, Dev, Hub, and more!) 23:46 – Advertisement: Get A Coder Job! 24:23 – Chuck: How do people get started with this? Do they need Azure? 24:30 – Guest: You don’t need Azure you can go to Microsoft and it’s apart of the .NET team, too. 26:39 – Guest talks about how to install SignalR – see links below! 27:03 – Chuck: You don’t have to KNOW .NET. 27:11 – Guest: It was created by that team (*fair enough*) but you don’t have to know .NET. 27:57 – Guest: You can I could do JavaScript all the way. 29:04 – Chuck: Yes, we keep moving forward. It will look different what people are using. 29:21 – Guest: That was an early thing and I was reading through the old bugs from 2011/2012 and that’s one thing that kept coming up. I didn’t want to use jQuery to use SignalR – now you don’t. It’s a happy thing. 30:45 – Guest: Someone suggested using PARCEL. I have a question do you have any recommendations to have NODE-SASS workflow to have it less stressful?  31:30 – Chuck: It’s out of Ruby that’s my experience with Node-Sass. 31:40 – Guest: I haven’t used Ruby, yet. 31:46 – Guest: I haven’t heard of Phoenix what is that? 31:50 – Chuck answers. Chuck: It’s functional and very fast. Once you’ve figured out those features they almost become power features for you. Elixir has a lot of great things going for it. 32:50 – Guest: I tried picking up GO recently. 33:08 – Chuck: Lots of things going on in the programming world. 33:18 – Guest: I have always had a mental block around Java. I was PMing the Java guys and I asked: will this stuff work on... Once I got it then I thought that I needed to explore this stuff more! I want to learn Ruby, though. 34:16 – Chuck: Anything else in respect to SignalR? 34:15 – Guest: I really think I have dumped everything I know about Signal R just now. I would draw people to the DOCS pages. A guide for anything that could happen on the JavaScript side – check them out! We have tons of new ideas, too! 37:33 – Picks! 37:42 – Advertisement – Fresh Books! 47:54 – Advertisement – Cache Fly! Links: Vue jQuery Angular C# Chuck’s Twitter SignalR SignalR’s Twitter GitHub SignalR Socket.io Node-SASS ASP.NET SignalR Hubs API Guide – JavaScript Client SignalR.net Real Talk JavaScript Parcel Brady Gaster’s Twitter Brady Gaster’s GitHub Brady Gaster’s LinkedIn Sponsors: Angular Boot Camp Fresh Books Get a Coder Job Course Cache Fly Picks: Brady Team on General Session Korg SeaHawks Brady’s kids Logictech spot light AirPods Charles Express VPN J5 ports and SD card readers Podwrench

google microsoft team clients panel seahawks api sd ui airpods java github docs hub dev javascript azure elixir advertisement vue angular asp parcel freshbooks korg jquery microsoft ignite socket general session j5 cachefly charles max wood signalr market america chuck it pming chuck you chuck how brady gaster chuck anything chuck can us 2528sem 2529branded 257cexm podwrench chuck yes coder job course advertisement get a coder job real talk javascript chuck here angular boot camp logictech htmp node sass javascript client logical advantage hub you signalr signalr github signalr guest dynamics dot net conf chuck clients chuck lots
soundbite.fm: a podcast network
Merge Conflict: 121: Real Time Communication

soundbite.fm: a podcast network

Play Episode Listen Later Oct 29, 2018 39:54


We get fancy with real-time communication protocols focusing in on the elusive SignalR for web and mobile apps and also chat on other protocols such as WebSockets & MQTT. Follow Us Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Merge Conflict: Twitter, Facebook, Website Music : Amethyst Seer - Citrine by Adventureface ⭐⭐ Review Us (https://itunes.apple.com/us/podcast/merge-conflict/id1133064277?mt=2&ls=1) ⭐⭐ SUPPORT US ON PATREON: patreon.com/mergeconflictfm

Merge Conflict
121: Real Time Communication

Merge Conflict

Play Episode Listen Later Oct 29, 2018 39:54


We get fancy with real-time communication protocols focusing in on the elusive SignalR for web and mobile apps and also chat on other protocols such as WebSockets & MQTT. Follow Us Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Merge Conflict: Twitter, Facebook, Website Music : Amethyst Seer - Citrine by Adventureface ⭐⭐ Review Us (https://itunes.apple.com/us/podcast/merge-conflict/id1133064277?mt=2&ls=1) ⭐⭐ SUPPORT US ON PATREON: patreon.com/mergeconflictfm

Coding After Work podcast
Episode 33 - SignalR, Psychology and Ignite with Brady Gaster

Coding After Work podcast

Play Episode Listen Later Oct 19, 2018 54:12


At Ignite Jimmy and Jessica met up with Brady Gaster and he showed them what he had planned for his session, this ended up in having Brady back as a guest in the podcast for the 3rd time. They talk about SignalR, Psychology, Ignite and end up in a comics deep dive. Bradys session at Ignite https://myignite.techcommunity.microsoft.com/sessions/65893#ignite-html-anchor   Influence: The Psychology of Persuasion https://www.amazon.com/Influence-Psychology-Persuasion-Business-Essentials-ebook/dp/B002BD2UUC/ The Design of Everyday Things https://www.amazon.com/Design-Everyday-Things-Revised-Expanded-ebook/dp/B00E257T6C Tenets and Traps http://www.azm.se/traps/ Guest: Brady Gaster (@bradygaster) www.bradygaster.com

.NET Rocks!
SignalR with Anthony Chu

.NET Rocks!

Play Episode Listen Later Sep 25, 2018 49:25


SignalR is updated! Carl and Richard talk to Microsoft Cloud Developer Advocate Anthony Chu about the latest updates to SignalR - including a version of SignalR for .NET Core! Anthony talks about how SignalR has evolved since the first versions in 2011, today there is still the Standard Framework edition as well as the new .NET Core edition. And then there's also the Azure backend! You can run the back end in Azure with a free tier, and there's a paid tier as the scale gets larger. Anthony also dives into how Azure Functions can play a role. Socketed connections live on!Support this podcast at — https://redcircle.com/net-rocks/donations

.NET Rocks!
SignalR with Anthony Chu

.NET Rocks!

Play Episode Listen Later Sep 25, 2018 49:24


SignalR is updated! Carl and Richard talk to Microsoft Cloud Developer Advocate Anthony Chu about the latest updates to SignalR - including a version of SignalR for .NET Core! Anthony talks about how SignalR has evolved since the first versions in 2011, today there is still the Standard Framework edition as well as the new .NET Core edition. And then there's also the Azure backend! You can run the back end in Azure with a free tier, and there's a paid tier as the scale gets larger. Anthony also dives into how Azure Functions can play a role. Socketed connections live on!Support this podcast at — https://redcircle.com/net-rocks/donations

Azure Friday (HD) - Channel 9
Azure SignalR Service

Azure Friday (HD) - Channel 9

Play Episode Listen Later Jul 11, 2018


Xiaokai He joins Scott Hanselman to discuss Azure SignalR Service. See how easy it is to start building your real-time web application without setting up your own SignalR server.Jump To: [01:05] Demo Start For more information, see:Azure SignalR Service product pageAzure SignalR samples (GitHub)ASP.NET SignalRWhat is Azure SignalR Service (docs)Azure SignalR Service pricingCreate a free account (Azure)Follow @SHanselman Follow @AzureFriday Follow @XiaokaiHe Follow @signalr

Azure Friday (Audio) - Channel 9

Xiaokai He joins Scott Hanselman to discuss Azure SignalR Service. See how easy it is to start building your real-time web application without setting up your own SignalR server.Jump To: [01:05] Demo Start For more information, see:Azure SignalR Service product pageAzure SignalR samples (GitHub)ASP.NET SignalRWhat is Azure SignalR Service (docs)Azure SignalR Service pricingCreate a free account (Azure)Follow @SHanselman Follow @AzureFriday Follow @XiaokaiHe Follow @signalr

The Cynical Developer
Episode 81 - Unit Testing vs Integration Tests

The Cynical Developer

Play Episode Listen Later Jun 11, 2018 43:18


In this episode we will be talking about Integration testing, what it is and how it differs from unit testing. Here to talk to us today are two guests, rather than the normal one, we have John Callaway and Clayton Hunt As Microsoft MVP, John has been a professional developer since 1999. He has focused primarily on web technologies and has experience with everything from PHP to C# to ReactJS to SignalR. Clean code and professionalism are particularly important to him, as well as mentoring and teaching others what he has learned along the way. Clayton has been programming professionally since 2005, doing mostly web development with an emphasis on JavaScript and C#. He has a focus Software Craftsmanship and is a signatory of both the Agile Manifesto and the Software Craftsmanship manifesto. He believes that through short iterations and the careful gathering of requirements that we can deliver the highest quality and the most value in the shortest time. He enjoys learning and encouraging other to continuously improve themselves. Together they make up two parts of the 6 figure developer podcast, there will be a link in the show notes to their show.   Contacting John Callaway Twitter:    Contacting Clayton Hunt Twitter: ebsite:    The 6 Figure Developer Podcast website:  Twitter:  The Book: Practical Test-Driven Development using C# 7 USA:  UK: 

.NET Rocks!
The .NET Core 2 Road Map with Scott Hunter

.NET Rocks!

Play Episode Listen Later Mar 13, 2018 50:48


What is coming up for .NET Core? Carl and Richard talk to Scott Hunter, who leads all of .NET at Microsoft, about the road ahead for .NET Core. But first, a quick look back at where .NET has come from, including a discussion around performance and the impact of the Meltdown and Spectre CPU security flaws impacting performance across the board. Then into a huge raft of features coming up in the next year in .NET Core, including compilation and performance enhancements, as well as some old favorites like lazy loading in EF Core and SignalR!Support this podcast at — https://redcircle.com/net-rocks/donations

.NET Rocks!
The .NET Core 2 Road Map with Scott Hunter

.NET Rocks!

Play Episode Listen Later Mar 13, 2018 50:47


What is coming up for .NET Core? Carl and Richard talk to Scott Hunter, who leads all of .NET at Microsoft, about the road ahead for .NET Core. But first, a quick look back at where .NET has come from, including a discussion around performance and the impact of the Meltdown and Spectre CPU security flaws impacting performance across the board. Then into a huge raft of features coming up in the next year in .NET Core, including compilation and performance enhancements, as well as some old favorites like lazy loading in EF Core and SignalR!Support this podcast at — https://redcircle.com/net-rocks/donations

Code Conversations   - Channel 9
Introduction to SignalR Core with Mikael Mengistu

Code Conversations - Channel 9

Play Episode Listen Later Jun 29, 2017 3:53


Joins us as Mikael Mengistu gives us a quick overview of SignalR Core.To start exploring SignalR Core please checkout our repo.

Code Conversations   - Channel 9
Build a chat app with SignalR Core - Mikael Mengistu

Code Conversations - Channel 9

Play Episode Listen Later Jun 29, 2017 6:49


In this video Mikael Mengistu shows us how to build a simple chat app with SignalR Core.

Microsoft 365 Developer Podcast
Episode 055 on how Sunrise uses the Calendar API with Pierre-Élie Fauche—Office 365 Developer Podcast

Microsoft 365 Developer Podcast

Play Episode Listen Later Jul 23, 2015 52:36


In this episode, Jeremy Thake and Richard DiZerega talk to Pierre-Élie Fauche about how the Sunrise team swapped out their old approach to fetch calendar information locally from the phones to use the Office 365 APIs instead.   Weekly updates Office Dev Show Office 365 YouTube Channel Debugging errors in SharePoint add-in development Automated testing of a Provider Hosted App with PowerShell Apply grid system to SharePoint using SUSY Office 365 Profile Angular sample JavaScript for VBA Developers—a short history Building a SharePoint Online chat room with SignalR and Azure Visual Studio 2015 ship event “Caption this photo” by Tobias Zimmergren Show notes https://calendar.sunrise.am/ Outlook Notifications REST API reference (preview) Office 365 is now available in Sunrise! Charles Proxy Got questions or comments about the show? Join the O365 Dev Podcast on the Office 365 Technical Network. The podcast RSS has been submitted to all the stores and marketplaces but takes time, please add directly with the RSS http://feeds.feedburner.com/Office365DeveloperPodcast. About Pierre-Élie Fauche Pierre-Élie is the lead backend engineer at Sunrise Calendar. Sunrise, acquired by Microsoft in February of  2015, develops calendar apps for iOS, Android and the web with a strong emphasis on design and user experience. It’s rather uncommon take on handling calendaring operations server-side enabled Sunrise to offer innovative features on three platforms at once and a wide range of services often ignored by other calendar apps. About the hosts Jeremy is a technical product manager at Microsoft responsible for the Visual Studio Developer story for Office 365 development. Previously he worked at AvePoint Inc., a large ISV, as the chief architect shipping two apps to the Office Store. He has been heavily involved in the SharePoint community since 2006 and was awarded the SharePoint MVP award four years in a row before retiring the title to move to Microsoft. You can find Jeremy blogging at www.jeremythake.com and tweeting at @jthake.   Richard is a software engineer in Microsoft’s Developer Experience (DX) group, where he helps developers and software vendors maximize their use of Microsoft cloud services in Office 365 and Azure. Richard has spent a good portion of the last decade architecting Office-centric solutions, many that span Microsoft’s diverse technology portfolio. He is a passionate technology evangelist and frequent speaker are worldwide conferences, trainings and events. Richard is highly active in the Office 365 community, popular blogger at www.richdizz.com, and can be found on twitter at @richdizz. Richard is based, born and raised in Dallas, TX but works on a worldwide team based in Redmond. In his spare time, Richard is an avid builder of things (BoT), musician and lightning fast runner.

dotNETpodcast
SignalR - Ugo Lattanzi

dotNETpodcast

Play Episode Listen Later Mar 23, 2015 26:15


In questa puntata Ugo Lattanzi ci parlerà di ASP.NET SignalR, un framework che consente di invocare procedure remote stabilendo una connessione bidirezionale e persistente tra client e server.  Questo è possibile grazie ad alcune tecnologie del web come WebSocket e Server-sent event che però non godono ancora di un supporto uniforme da parte di tutti i browser, e di tecniche come il Long polling e il forever frame, più diffuse ma meno idonee allo scopo. 

Rubber Ducking
002. Encryption is a Human Right

Rubber Ducking

Play Episode Listen Later Jan 26, 2015 26:58


The Ducks reflect on what being crypto outlaws might be like and Adam teaches us about SignalR in the first installment of '.NET Day Job'.

The Tablet Show
ASP.NET Web Forms for Mobile with Jeff Fritz

The Tablet Show

Play Episode Listen Later Dec 1, 2013 42:00


At the Philly Code Camp stop of the ModernApps2013 Road Trip, Carl and Richard talk to Jeff Fritz about building mobile web apps using ASP.NET web forms. No, really! Jeff talks about how with some simple changes, ASP.NET web forms works just fine on smartphones, so that you can keep the goodness of web controls in your app while getting rid of the evil of postbacks and the like. The conversation also digs into SignalR, jQuery and the latest round of devices... lots of mobile geekiness!

.NET Rocks!
Jeff Fritz Knows One ASP.NET

.NET Rocks!

Play Episode Listen Later Mar 19, 2013 55:32


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 together. It's a web stack of love!Support this podcast at — https://redcircle.com/net-rocks/donations

Hanselminutes - Fresh Talk and Tech for Developers
Making Open Source work at Microsoft with SignalR and Damian Edwards

Hanselminutes - Fresh Talk and Tech for Developers

Play Episode Listen Later Jan 2, 2013 33:37


Scott talks to Damian Edwards about how he and David Fowler shipped SignalR at Microsoft, now with a team of a dozen. They use open source, they are open source and they love open source. How are they making it happen and what does it mean for the future of .NET?

Build 2012 Sessions (HD)
Building Real-time Web Apps with ASP.NET SignalR

Build 2012 Sessions (HD)

Play Episode Listen Later Oct 29, 2012 59:45


Websockets is introducing web developers to a whole new world of real-time programming but that isn’t the end of the story. SignalR gives ASP.NET developers the ability to build real-time web apps that work both with and without websockets and with an API so easy to use it almost seems like magic (really). You want scale too? No problem; SignalR scales out with your application. Come and see why web programing will never be the same again.

Build 2012 Sessions (HD)
Bleeding edge ASP.NET: See what is next for MVC, Web API, SignalR and more…

Build 2012 Sessions (HD)

Play Episode Listen Later Oct 29, 2012 61:46


After shipping ASP.NET 4.5, we were already hard at work on the next version. Come learn about some of the awesome new features coming in our next release. We will show how to write Facebook apps, how to build real time apps, how to host your application in Windows Azure supporting your local Active Directory, enhancements to Web API with OData support and more….

Hanselminutes - Fresh Talk and Tech for Developers
ASP.NET 4.5 Updates, Core, WebForms and SignalR with Damian Edwards

Hanselminutes - Fresh Talk and Tech for Developers

Play Episode Listen Later Jun 22, 2012 32:22


Scott talks to Damian Edwards to get the latest information on ASP.NET 4.5. This includes improvements to the Core of ASP.NET, ASP.NET Web Forms and the inclusion of SignalR with Damian Edwards. They also talk about One ASP.NET and what that means to the developer this fall.

asp asp.net signalr damian edwards
Distributed Podcast
Episode 11: SignalR

Distributed Podcast

Play Episode Listen Later Feb 9, 2012


In this episode we interviewed David Fowler and Damian Edwards who have created a great project called SignalR. This project is a signaling (or messaging) library which can be used to establish long-running connections between the browser and web server. Here’s the podcast: Distributed Podcast, Episode 11 Side note: This episode has been a long time […]

OpenUpon
OpenUpon Podcast #10 - SignalR, Web Server Scalability Rant, & a Mystery Topic (2 of 2)

OpenUpon

Play Episode Listen Later Nov 21, 2011


Andy & Phil discuss the use of SignalR, Phil rants about the marketing of “fast & scalable’ web servers, and discusses some mystery topics. Other Links SignalR NuGet Package... This is a content summary only. Visit our site for full content, links, images, and more.

Hanselminutes - Fresh Talk and Tech for Developers
Damian Edwards explains The Realtime Web for ASP.NET with SignalR

Hanselminutes - Fresh Talk and Tech for Developers

Play Episode Listen Later Nov 3, 2011 35:46


Damian Edwards and David Fowler have created a jQuery client-side library and an ASP.NET back end that promises to make real-time persistent connections available to .NET programmers. Long-polling, Server-sent events and WebSockets. What does it all mean? Damian sets us straight.

Adventures in .NET
Working with Minimal APIs and SignalR - .NET 148

Adventures in .NET

Play Episode Listen Later Jan 1, 1970 57:26


Fiodar Sazanavets is a Microsoft MVP, Senior Software Engineer, Bestselling Technical Author, and Software Development Mentor. He joins the show to talk about his article, "Using ASP.NET Core 7 Minimal APIs: Request Filters, Parameter Mapping, and More". He begins by talking about his career and book. He explains what minimal APIs are, their advantages, and their purpose. SponsorsChuck's Resume TemplateRaygun - Application Monitoring For Web & Mobile AppsBecome a Top 1% Dev with a Top End Devs MembershipLinksUsing ASP.NET Core 7 Minimal APIs: Request Filters, Parameter Mapping, and MoreSocialsLinkedIn: Fiodar SazanavetsFiodar SazanavetsTwitter: FSazanavetsPicksFiodar - ML.NETShawn - Bench AppMark - Code RushSupport this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

.NET Rocks!
Damian Edwards and David Fowler Persist Connections with SignalR

.NET Rocks!

Play Episode Listen Later Jan 1, 1970 42:43


Carl and Richard talk to Damian Edwards and David Fowler about SignalR. SignalR is a library for providing persistant connections between a web server and a browser by providing an abstraction over top of technologies like WebSockets or even AJAX polling. SignalR requires .NET 4.0 on the back end and jQuery on the front end... although non-browser clients are in the future!Support this podcast at — https://redcircle.com/net-rocks/donations

.NET Rocks!
Jeff Fritz Knows One ASP.NET

.NET Rocks!

Play Episode Listen Later Jan 1, 1970 55:30


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 together. It's a web stack of love!Support this podcast at — https://redcircle.com/net-rocks/donations