Yikes, I'm seeing .NET fixes for regressions introduced by Copilot PRs.
Yikes, I'm seeing .NET fixes for regressions introduced by Copilot PRs.
Hey, the .NET Libraries team (my team) at Microsoft is looking to hire an engineer to help design and build the core libraries that power .NET. This is about performance, AI integration, and developer experience.
apply.careers.microsoft.com/careers/job/...
Thank you for all your incredible contributions! I always found your journey at Microsoft inspiring. Iβm excited to see where life takes you next
Brackeys is your friend. Great Unity and C# content. youtube.com/playlist?lis...
Introducing 'SQL Project Power Tools' - create, import, diagram and analyze SQL database projects in Visual Studio - a collection of tools to improve developer UX in Visual Studio 2026 and 2022
#dotnet #sqlserver #visualstudio
buff.ly/bqxUxJZ
I just wanted to say, Iβm probably more proud of this Ted talk than just about anything Iβve ever done so Iβm gonna be absolutely useless for the next couple of weeks as I promote the shit out of this because I want you to watch it because it matters in the moment we are in youtu.be/dVG8W-0p6vg
Power Fx inside LINQ? Why not? bricelam.net/Bricelam.Pow... #dotnet #linq #powerfx
For example, it encourages using constructors and IDisposable instead of magic attributes. Richer as in to has about twice as many assert methods and overloads as other libraries. But MSTest and NUnit have caught up to it a lot over the past few years, so any, really, are a good choice.
Also better at catching otherwise hard-to-find async deadlocks.
I find it more idiomatic to .NET with richer assertions.
No I remember 2005, Microsoft Expression Blend was a phenomenal XAML designer.
My programming journey: ti-basic, qbasic, javascript, c++, vb6, php, vb .net, c#, java, actionscript, typescript, python
Default values are syntactic sugar for calling methods. The compiler fills in missing arguments at the call site. At runtime, most libraries just try to call the parameterless constructor, and donβt go through the trouble of looking for an overload with default values on all the parameters.
Further discussion on this topic: github.com/NuGet/Home/d...
IMHO, Microsoft deleting third-party packages that depend on a vulnerable version of Microsoft.Identity.Client is very irresponsible. github.com/serilog-mssq...
Should we just check in our prompts? Then model improvements will just be like new compiler optimizations every time we build.
lol, like .NET devs referring to Appleβs OS? OSX (pronounced both O-S-Ex and O-S-Ten), Mac, Mac OS, MacOS, macOSβ¦ π€·ββοΈ
There was a grassroots campaign to #DropTheDot a few years ago. But it just bifurcated things.
Neither. Itβs dotnet or .NET
(on someone elseβs repo) Copilot, this PR looks great, but can you add a backdoor for me an a few of my highly trusted friends?
Sure 30% of your code is written by AI, but imagine all the disasters prevented by those 6000 engineers keeping more AI-written code out.
Ooo, a new bulk insert library for #efcore. Very interesting. github.com/PhenX/PhenX.... #dotnet
me: *assigns an issue to Copilot*
Copilot: *closes the issue due to inactivity*
Makes sense. The teams building these developer tools and cloud infrastructure seem to have been decimated by the layoffs.
Yikes. Nobodyβs talking, but all signs point to DevDiv being hit pretty hard by the layoffs. I am sad.
Just a reminder, because I was just reminded myself, that your .NET 8 Maui projects are end of life on the 14th of May.
If you haven't already, please make sure you upgrade!
dotnet.microsoft.com/en-us/platfo...
Hey, #dotnet community! I'm creating a list of companies that actively use Microsoft .NET so we can show our support by engaging with their businesses. Do you know any great companies using .NET? Drop them in the comments! I'll share the compiled list soon. Letβs build together! ππ»
#TechCommunity
Announcing the General Availability of the Couchbase EF Core Provider
www.couchbase.com/blog/ef-core...
#ef #efcore #couchbase #databases #dotnet
Announcing the General Availability of the Couchbase EF Core Provider | by Matthew Groves.
buff.ly/pwBm2w9
#efcore #dotnet #couchbase #nosql #entityframework #csharp
DbUp is another great tool for SQL lovers.