About
Sessions at dev up 2024
Building Web APIs with ASP.NET 8 (Workshop)
Web APIs drive the most popular and powerful Web and mobile apps—making the developer who can build a robust web API a developer that's in demand. Get started creating your own with ASP.NET 8, the ...
Caching in ASP.NET 8 Web API
Caching stores frequently used data or information in local memory for a specific period. When a client requests the same information, instead of retrieving the information from its permanent data ...
Rust-ifying Your C# Codebase: A Tale of Adventure and Transformation
As the software development landscape evolves, so too must the tools and languages at the disposal of developers. For professionals proficient in C# and .NET, exploring new languages and paradigms ...