Using Blob Storage [3 of 8] | .NET on Azure for Beginners Welcome to the .NET on Azure for Beginner series where you will learn the basics of getting your .NET applications up and running in Azure! This series will ...
Microsoft Researchers Tackle Low-Code LLMs -- Visual Studio Magazine Microsoft researchers published a paper on low-code large language models (LLMs) that could be used for machine learning projects such as ChatGPT, the sentient-sounding chatbot from OpenAI.
Get Started with OpenAI Completions with .NET - .NET Blog Learn what completions are and how to use the Azure .NET SDK to generate them using OpenAI.
Why is OAuth still hard in 2023? | Nango Blog We implemented OAuth for the 50 most popular APIs. TL;DR: It is still a mess.
One way to defer work when a re-entrant call is detected - The Old New Thing Tying a string on your finger, as a reminder to yourself.
On .NET Live - Conway's Law, Microservices and Modular Monoliths with Microsoft Orleans Looking for ways to manage application complexity? In this week's episode, community MVP shows us how to build a modular monolith that can evolve into micros...
Fight for every byte it takes: Nibbling at the costs In my last post we implemented variable-sized encoding to be able to pack even more data into the page. We were able to achieve 40% better density because of...
ScriptDOM .NET library for T-SQL parsing is now open source ScriptDOM is a powerful .NET library for code parsing, generating an abstract syntax tree (AST) that can be leveraged to apply code formatting, detect antipatterns, and more. We are thrilled to announce that the source code for ScriptDOM has been released...
Codeless API Testing: Definition, Importance and Tools Codeless API testing is a software testing approach that allows users to test APIs without the need to write code.
Introduction to ASP.NET Core Minimal APIs | The .NET Tools Blog In recent .NET versions, there's a new way to build JSON-based APIs with ASP.NET Core: Minimal APIs. Inspired by previous attempts in the ASP.NET ecosystem and elements from other communities, the Min
ASP.NET Core Guidance When building scalable server applications using ASP.NET Core, there are common pitfalls that should be avoided and some (best) practices th...
Memory leaks in C# Hi, I am Arun Kumar Palani, Senior software engineer in Luxoft & Microsoft certified solution...
Fast Inserts With Entity Framework (EF Core) Perform efficient and fast inserts with popular versions of Entity Framework and C# through examples and benchmarking.
Funds of every wallet created with the Trust Wallet browser extension could have been stolen without any user interaction Key Takeaways: Seed generation of Trust Wallet was flawed, the total entropy was only 32 bits. We have created a file containing all possible seeds. Fortunately, the Ledger Donjon discovered the vulnerability very quickly and likely avoided one of the big...