Volosoft
Volosoft
  • 137
  • 538 479
Empathy, Sympathy, and Compassion - Jamie Taylor | #ABPConf24
We developers are fantastic at making the seemingly impossible possible, but there's a stereotype about us which has been hard to shake off: that we're curmudgeonly old so-and-so's.
It's actually something which goes way back to the start of the computer revolution in the '60s and '70s. At MIT, the system administrators used to call users "lusers" (i.e., "users with a silent L"). But it's time to break that cycle, we're not those people, and our users deserve better.
In this talk, I aim to walk through some of the key skills that I think all developers and technologists should aim to build up, and none of them are technical in nature at all.
Remember: it's never the user's fault.
Переглядів: 37

Відео

Designing Secure Cloud Native Apps with NET and Azure - Adora Nwodo | #ABPConf24
Переглядів 422 місяці тому
When building cloud native applications, we should always bear in mind that our services are exposed on the Internet and can be accessed by anyone and may have untrusted users. Because of this, we need to be proactive and aware of these possible security threats so that we can design our applications to be able to handle them properly. Apart from preventing malicious attacks, cloud native appli...
Optimizing ABP Deployments: Strategies&Best Practices w/Helm & K8s - Sergei Gorlovetsky | #ABPConf24
Переглядів 762 місяці тому
This session will explore the comprehensive lifecycle of deploying and managing ABP based SaaS systems in a cloud-native environment using Helm charts and Kubernetes. It will cover the latest strategies, tools, and best practices for efficient deployment, scaling, and management of applications. The sessions will offer insights into optimizing resource utilization, ensuring high availability, a...
Protecting Ur Secrets using Azure Key Vault and Configuration,GitHub&C#MVC-Brian Gorman | #ABPConf24
Переглядів 342 місяці тому
Your team has been working well for a long time, but developers keep checking in the connection strings to Azure Services (like SQL Databases and Storage). You know that once you check in a secret it should be considered compromised so you've built a robust rotation strategy and you are ready to move forward, but you want to solve the real problem, which is preventing the team from checking in ...
Success On Your Own Terms - Todd Gardner | #ABPConf24
Переглядів 142 місяці тому
Are you trapped in the monotonous cycle of completing JIRA tickets, thinking the only way up is management? Let me show you another way. I've been a codemonkey, I've worked in the cubicle mazes of bigcorp, but I got out. It was the scariest thing I ever did-and it totally changed my life. Consider this session your roadmap. We'll explore freelancing, consulting, and starting software businesses...
Keynote - The Mario Kart™ guide to building a career - Hannes Lowette | #ABPConf24
Переглядів 1062 місяці тому
Surely, if you think of your career, Mario Kart™ is not where we are going to find valuable advice. After all, it taught us how to take shortcuts and how to stab our friends in the back. That doesn’t sound right. But we also learn how to get to the front of the race. So maybe there ARE lessons to be learned when it comes to being successful? I am quite happy with where I am in my own career, bu...
Connecting gadgets to Blazor - Jimmy Engström | #ABPConf24
Переглядів 972 місяці тому
Blazor is fun, Gadgets are fun, now imagine you could combine these two! We will take a look at how Bluetooth LE works, how to figure out a BLE Protocol, and how we can use Bluetooth LE in our Blazor webs. If time permits, we will also take a look at Jimmy's latest library which makes it possible to talk to even more gadgets using WebHID.
Building cloud native applications with NET Aspire - Juergen Gutsch | #ABPConf24
Переглядів 762 місяці тому
.NET Aspire is the new tool to develop cloud native applications locally. It helps you to compose your apps and cloud services you need to develop your application. This talk will show you how .NET Aspire is going to be used to create and deploy your cloud native application.
Building games in NET MAUI - Shaun Lawrence | #ABPConf24
Переглядів 1232 місяці тому
Have you always had that great idea for a game but never had the opportunity to build it? Join me in getting to know a new cross-platform game engine (Orbit) that aims to make this task easy. I want to show you how it combines the power of .NET MAUI graphics to obtain the key gaming concepts and then still utilize the underlying framework to make it all still feel familiar. I will walk you thro...
.NET gRPC - deep dive - Irina Scurtu | #ABPConf24
Переглядів 832 місяці тому
With an increasing need for scalability and performance dictated by the modern web, it becomes harder and harder to choose an API paradigm that is suitable for service-to-service communication. While the classical models still work and have their own merits, some of them rely heavily on documentation, extensive coordination between teams or code-sharing. We use shared libraries, and over time o...
Architecting ASP NET Core for Geo Distributed Deployment - Mitchel Sellers | #ABPConf24
Переглядів 342 місяці тому
Architecting ASP NET Core for Geo Distributed Deployment - Mitchel Sellers | #ABPConf24
Practical tips to improve your UX and accessibility - Jessica Engström | #ABPConf24
Переглядів 162 місяці тому
Practical tips to improve your UX and accessibility - Jessica Engström | #ABPConf24
Building Microservices with Dapr and NET - Cecil Phillip | #ABPConf24
Переглядів 1132 місяці тому
Building Microservices with Dapr and NET - Cecil Phillip | #ABPConf24
Closing ABP Dotnet Conference 2024
Переглядів 472 місяці тому
Closing ABP Dotnet Conference 2024
Sentiment Analysis in NET - Engincan Veske | #ABPConf24
Переглядів 762 місяці тому
Sentiment Analysis in NET - Engincan Veske | #ABPConf24
In Defense of ASP NET and Server side Web - Dino Esposito | #ABPConf24
Переглядів 602 місяці тому
In Defense of ASP NET and Server side Web - Dino Esposito | #ABPConf24
Designing Modular Monolith for Microservice Architecture - Halil Ibrahim Kalkan | #ABPConf24
Переглядів 1862 місяці тому
Designing Modular Monolith for Microservice Architecture - Halil Ibrahim Kalkan | #ABPConf24
Security for ASP NET developers - Alexej Sommer | #ABPConf24
Переглядів 382 місяці тому
Security for ASP NET developers - Alexej Sommer | #ABPConf24
C# 12 What's new and interesting - Nicola Iarocci | #ABPConf24
Переглядів 452 місяці тому
C# 12 What's new and interesting - Nicola Iarocci | #ABPConf24
Embracing .NET 8: Leveraging New Features for Modern App Development-Rebai Hamida | #ABPConf24
Переглядів 512 місяці тому
This session will focus on the new and improved features of .NET 8.0, the latest iteration of Microsoft's .NET framework. Aimed at developers and IT professionals, the session will provide an in-depth look at how .NET 8.0 can be utilized to create more efficient, robust, and scalable applications. It will cover practical examples and best practices, ensuring attendees can effectively apply thei...
ABP's DDD: A Decade Dedicated to Development
Переглядів 4584 місяці тому
ABP's DDD: A Decade Dedicated to Development
ASP.NET Zero - UI Quick Demo (for v13.2+)
Переглядів 6734 місяці тому
ASP.NET Zero - UI Quick Demo (for v13.2 )
ABP Suite Webinar 2024 Demo
Переглядів 1,1 тис.7 місяців тому
ABP Suite Webinar 2024 Demo
ABP Framework Consuming HTTP APIs from a .NET Client
Переглядів 1,4 тис.10 місяців тому
ABP Framework Consuming HTTP APIs from a .NET Client
Updating Old .NET Framework Apps Tips&Trick to Help Make You More Prepared | ABP .NET Conference2023
Переглядів 357Рік тому
Updating Old .NET Framework Apps Tips&Trick to Help Make You More Prepared | ABP .NET Conference2023
Web App Observability - Understanding the Client-Side Experience | ABP .NET Conference 2023
Переглядів 217Рік тому
Web App Observability - Understanding the Client-Side Experience | ABP .NET Conference 2023
Running Blazor in production, lessons learned | ABP .NET Conference 2023
Переглядів 464Рік тому
Running Blazor in production, lessons learned | ABP .NET Conference 2023
Application Architecture Patterns | ABP .NET Conference 2023
Переглядів 325Рік тому
Application Architecture Patterns | ABP .NET Conference 2023
Orchestrating Stateful Workflows with Dapr | ABP .NET Conference 2023
Переглядів 449Рік тому
Orchestrating Stateful Workflows with Dapr | ABP .NET Conference 2023
Scaling ABP on Kubernetes in Production | ABP .NET Conference 2023
Переглядів 254Рік тому
Scaling ABP on Kubernetes in Production | ABP .NET Conference 2023