Advertisement Β· 728 Γ— 90

Posts by Allen Conway

Preview
Explore union types in C# 15 - .NET Blog C# 15 introduces union types β€” declare a closed set of case types with implicit conversions and exhaustive pattern matching. Try unions in preview today and see the broader exhaustiveness roadmap.

devblogs.microsoft.com/dotnet/cshar...

2 weeks ago 0 0 0 0

Yep it's great I have it turned on and configured for all my Angular projects. Really guides output well for modernization, greenfield, and general refactoring

2 weeks ago 0 0 0 0
Preview
AI Slop, Human in the Loop, and When Languages Still Matter I've said multiple times, AI is the biggest evolution in software engineering and technology I've seen in my career of 25 years. The capabil...

Just published a new post on AI Slop, human in the loop, and the tension between β€œgood enough” AI output and sound engineering judgment. AI is accelerating software engineering fast, but responsibility for trustworthy output is still ours.

www.allenconway.net/2026/03/ai-s...

2 weeks ago 0 0 0 0
Coding with AI: Using GitHub Copilot Agent Mode to Enhance a Blazor Application
Coding with AI: Using GitHub Copilot Agent Mode to Enhance a Blazor Application YouTube video by The Eclectic Dev

Check out my latest video on accelerating Blazor dev with Agent Mode using GitHub Copilot! πŸ€– youtu.be/YMTdboDqFc8 #dotnet #ai #blazor #githubcopilot

3 weeks ago 1 1 0 0

Looking forward to this session in just about 1 hour, see you all there! #vslive

1 month ago 0 0 0 0

So AI chat still needs work. I spoke to the #delta AI chat asst. for changing a flight. I said, "I need to change just my flight from Atlanta to Vegas." It respond, "Mental health issues are taken seriously and we cannot help. If you're thinking about hurting yourself, hang up and call 911" Click. πŸ˜…

1 month ago 0 1 1 0
Preview
Modernize .NET Anywhere with GitHub Copilot - .NET Blog See how the modernize-dotnet agent helps you assess apps, create upgrade plans, and modernize .NET projects from Visual Studio, VS Code, GitHub Copilot CLI, and GitHub.

devblogs.microsoft.com/dotnet/moder...

1 month ago 0 0 0 0
Preview
Announcing TypeScript 6.0 RC - TypeScript Today we are excited to announce the Release Candidate (RC) of TypeScript 6.0! To get started using the RC, you can get it through npm with the following command: npm install -D typescript@rc TypeScri...

TypeScript 6 is out and it's the last TS compiler based on JavaScript until the much anticipated Go port in TS7 later down the road. devblogs.microsoft.com/typescript/a...

1 month ago 0 0 0 0
Preview
the olympic rings are shown in various colors ALT: the olympic rings are shown in various colors

The opening ceremony for the Winter #Olympics was really cool. Nice job Milan/Cortina!

2 months ago 0 0 0 0

Your comments on yaml are pretty spot on πŸ˜…

4 months ago 3 0 0 0
Advertisement
Montage from Speaking at LIVE!360 ORLANDO 😎 The Ultimate Dev Experience #shorts #dotnet #tech #dev
Montage from Speaking at LIVE!360 ORLANDO 😎 The Ultimate Dev Experience #shorts #dotnet #tech #dev YouTube video by The Eclectic Dev

Heres a cool montage of the LIVE!360 conference I just spoke at last week, enjoy! 😁 #Live360 #VSLive #speaking #mvpbuzz #dev #blazor #dotnet #csharp #Azure #microsoft #conference

youtube.com/shorts/MCDmN...

4 months ago 3 0 0 0
Post image Post image

Great day presenting at #Live360 with @rocky.lhotka.net and @jasonbock.net

5 months ago 4 2 0 0
Preview
Introducing Microsoft Agent Framework: The Open-Source Engine for Agentic AI Apps | Azure AI Foundry Blog Why agents need a new foundation Over the last year, developers have been experimenting with AI agents in every imaginable form. Agents are not just chatbots or copilots β€” they are autonomous software...

devblogs.microsoft.com/foundry/intr... #ai #azure #dev

6 months ago 0 0 0 0
Montage from Speaking at VSLive San Diego 🌴 The Ultimate Dev Experience #shorts #dotnet #tech #dev
Montage from Speaking at VSLive San Diego 🌴 The Ultimate Dev Experience #shorts #dotnet #tech #dev YouTube video by The Eclectic Dev

Here's a fun montage video recap from speaking recently at #VSLive! San Diego, enjoy! 🌴 youtube.com/shorts/kdKbg...

#speaking #dotnet #blazor #azure #typescript #speaking #live360 #mvpbuzz @vslive.bsky.social

6 months ago 1 0 0 0
Post image

Looking forward in a few minutes to my session, "Building Reusable Components in Blazor" here at VSLive! Come check it out! #vslive @vslive.bsky.social #blazor #dotnet

7 months ago 1 0 0 0

Pretty sure that article is 28.6% accurate. See I can make up numbers too πŸ˜‚

7 months ago 1 0 0 0
Preview
Running .NET in the browser without Blazor In this post I show how to run .NET in your browser without using Blazor, and instead rely on lower-level abstractions provided by [JSImport] and [JSExport]

Cool read on running dotnet in the browser without Blazor: andrewlock.net/running-dotn...

8 months ago 1 0 0 0
Montage from Speaking at VSLive! #Microsoft The Ultimate Dev Experience! #shorts #dotnet #vslive
Montage from Speaking at VSLive! #Microsoft The Ultimate Dev Experience! #shorts #dotnet #vslive YouTube video by The Eclectic Dev

Well what a great week speaking at VSLive! on the Microsoft campus! Here's a montage of the event. Thanks to everyone that came out to my sessions! youtube.com/shorts/h40ji... #vslive @vslive.bsky.social #microsoft #mvpbuzz #Blazor #Angular #dev

8 months ago 1 0 0 0
Preview
Visual Studio Live!: Training Conferences and Events for Enterprise Microsoft .NET and Azure Developers

πŸ“£ I’m speaking at #VSLive! San Diego! Use my code CONWAY to get $500 off registration β€” that's $200 more than the Early Bird discount. Offer ends on 8/15.
Join me and level up your dev skills πŸ‘‰ vslive.com/sandiego @vslive.bsky.social

8 months ago 2 0 0 0

LOL. Good to hang your towels, belts, coats, whatever.

8 months ago 0 0 0 0
Advertisement
Post image

Have to say I was really liking lunch today @VSLive πŸ˜πŸ” #vslive

8 months ago 1 0 0 0
Post image

Stoked to be here at Microsoft speaking today and this week at VSLive! On deck this afternoon I have, "Building a PWA Using Angular," followed by "Navigating Your Career as a Software Engineer." @vslive.bsky.social #vslive #Angular #dev #microsoft

8 months ago 2 0 0 0

I use GitHub Copilot all the time and train clients on it so I'm a proponent and every day it still amazes me. I just prompted it to refactor square peg round hole API calls that were very different, schema/code/logic changes, probably 6ish hours of work and GHCP did it in 3 mins 😁 #githubcopilot

8 months ago 1 0 0 0

Looking forward to speaking at VSLive! Microsoft HQ!

8 months ago 1 0 0 0

Hey that's awesome! Yeah some tips for prompting, additional detail on exactly what you need is really helpful. Being too broad or abstract tends to lead to inaccurate results. Narrow in the context to relevant files for updating code or used as reference ('gold standard code') and that should help!

9 months ago 0 0 1 0
Post image

Looking forward to speaking here in a bit for my session, 'Zero to Blazor Apps with GitHub Copilot,' at the TrailBlazor Conference. Hope to see you there! #blazor #dotnet #web #microsoft #github #githubcopilot #ai #dev
trailblazor.net

9 months ago 3 0 1 0
Preview
Announcing Angular v20 The past couple of years have been transformative for Angular, as we’ve unleashed major advancements like reactivity with Signals and the…

Angular v20 has been released! It's been a long time since v0.9.0 'Dragon Breath', right? Pretty cool πŸ˜ƒ blog.angular.dev/announcing-a...
#angular #web #dev

10 months ago 1 0 0 0

As a lifelong Steelers and Ohio State fan, I can't tell you how happy I am with this draft! Also we didn't overdraft the players, they were in the correct spots. Hoping for an awesome season!

11 months ago 1 0 0 0
.NET Conf - Focus on Modernization: Day 1
.NET Conf - Focus on Modernization: Day 1 YouTube video by dotnet

I'm LIVE streaming on the @dot.net youtube with McKenna and Chet now talking about .NET Modernization. Free conference, LIVE all day www.youtube.com/watch?v=ZwmD...

11 months ago 31 8 0 1

This is just getting started for those interested to hear what's new in VS Code πŸ’― #ai #copilot

1 year ago 0 1 0 0
Advertisement