nickproud

@nickproud@techhub.social
23 Followers
13 Following
61 Posts
.NET Enthusiast | Microsoft MVP | Tech Content Creator | Star Trek Fan
YouTubehttps://youtube.com/@nickproudprogrammer
Bloghttps://nickproud.com
Linkedinhttps://linkedin.com/in/nickproud

There are tons of AI capabilities available to #dotnet developers. Most of them are in Azure, but ML.NET in particular allows you to do an incredible amount of #artificialintelligence development locally.

#csharp #ai #azure #microsoft #softwaredevelopment

Curious about when to choose between Dapper and Entity Framework for your .NET project? 🤔

If you need high-performance, lightweight data access, go with Dapper! 💪 For more complex data models and relationships go for Entity Framework.
#Dapper #EntityFramework #dotnet

In #dotnet, I think local functions are often overlooked. It's been around since C# 7.
Take a look! 😀

#softwaredevelopment #learn #code #tech

When I was starting with C# and #dotnet, I found type conversions difficult to grasp. What is 'cast' and why don't I just you 'as' everywhere?
Here's why. Learn the difference between the two - you'll need that knowledge to be a great #softwaredeveloper

It's essential to refresh your knowledge. For .NET developers looking to up their game, I'd start with these five topics.

#softwaredevelopment #dotnet #microsoft #learning #tech