Profile avatar
oksala.net
Microsoft .NET #MVP, CTO @adafy #dotnet, #Fabric, #DevOps, #AI fanboy. Amateur #pinball player. Blog at https://oksala.net
158 posts 99 followers 160 following
Regular Contributor
Active Commenter

SQLite Toolbox, my free extension for SQLite inside Visual Studio just got a new release, with support for latest SQLite drivers, SSMS 21 and next version of VS. Join 1.5 million developers using this tool already - watch this live demo: buff.ly/IR0U60E #visualstudio #sqlite #dotnet

#AzureDevOps with GitHub Repositories – Your path to Agentic AI by Aaron Hallberg #Azure devblogs.microsoft.com/devops/azure...

Sleeping pile. #cats

π—‘π—²π˜„ 𝗕𝗹𝗼𝗴 π—£π—Όπ˜€π˜πŸš€ Estimate Your Fabric Capacity Needs. Recently Microsoft published a new tool to help estimate how much Fabric capacity you really need and decided to give it a spin. oksala.net/2025/05/27/e...

Visual Studio Agentic mode on Copilot is nice, but it is still too much behind other solutions out there πŸ™.

Azure Cosmos DB is now available in Microsoft Fabric (Yes, that operational data database). blog.fabric.microsoft.com/fi-fi/blog/2...

The latest #visualstudio 2022 is now available, with #Copilot agent mode. devblogs.microsoft.com/visualstudio...

GitHub for Beginners: Building a React App with GitHub Copilot. buff.ly/h0ET7ab #github #react #javascript #webdev #frontend #githubcopilot #ai

Yes I made an API Management that calls itself by accident and made a test call into it... Now it is not answering in Azure portal anymore. How is your day going?

"However, by default, the Application Insights SDK adds a logging filter that instructs the logger to capture only warnings and more severe logs." To be honest this is one the stupidest default I have seen for very long time. Disable information logging by default... #azure #azurefunction #logging

Introducing a new generation of Windows experiences. buff.ly/xYCJElD #windows #windows11 #copilotpluspc #ai #ux

Looking for Sponsors! πŸš€ Do you know a conference, company, or organization that would be interested in sponsoring #DemoTime? We’re looking for partners who are passionate about empowering developers and making live demos easier and more impactful. Feel free to reach out! #Sponsors

Blogged: Exploring the capabilities of Azure NAT Gateway. Read more about Azure NAT Gateway and how to use it with Azure App Service. #azure #appservice

Had an interesting discussion with a company which has chosen Rust as app platform because .NET does not have good desktop app solution for MacOS

@pytorch.org now has native Windows ARM builds! blogs.windows.com/windowsdevel...

OpenAI Adopts Rival Anthropic’s MCP Standard, Joining Industry Push for AI Interoperability #AI #OpenAI #Anthropic #MCP #AIAgents #Interoperability #API #SDK #LLMs #OpenSource #DevTools winbuzzer.com/2025/04/22/o...

New blog postπŸš€! Build and Connect Blazor Chat App with MCP C# SDK oksala.net/2025/04/21/b... #dotnet #mcp #llm #ollama #blazor

Mini the cat.

The Microsoft Build 2025 session catalog is live! Go check out this year's sessions: build.microsoft.com/en-US/sessions

π—‘π—²π˜„ 𝗕𝗹𝗼𝗴 π—£π—Όπ˜€π˜: Build Your Own MCP ServerπŸ–₯️ with C#. In this post I am using the new MCP Server SDK from Microsoft to build a simple GitHub MCP Server. oksala.net/2025/04/08/b... #mcp #ai #dotnet

Welcome to our new official Azure Support BlueSky account! This account is similar to our account @AzureSupport on X. Please feel free to reach out, ask us questions, or let us know how we can assist you! As it is, DMs are not monitored 24x7 so it may take us a bit of time to get back to you.

Playbook for metadata driven Lakehouse implementation in #MicrosoftFabric by RK Lyer #Azure blog.fabric.microsoft.com/en-GB/blog/p...

Nice use case for GitHub Copilot: I have two C# projects which are using NuGet packages, but their package versions are not matching. I asked Copilot to list all packages from project A which are newer than in project B (project B has also some own packages, so cannot just replace all). It worked!