hatsoffsolution's profile picture. Web & Software Development

Hats Off Solutions

@hatsoffsolution

Web & Software Development

Hats Off Solutions reposted

Tired of mystery bugs? Head to #DevFest for the latest coding insights and hands-on learning. Find your local event 🗺️ → goo.gle/devfest


Hats Off Solutions reposted

Homi Bhabha, Robert Oppenheimer, Paul Dirac, Lise Meitner, and other scientists photographed together, dated unknown.

PhysInHistory's tweet image. Homi Bhabha, Robert Oppenheimer, Paul Dirac, Lise Meitner, and other scientists photographed together, dated unknown.

Hats Off Solutions reposted

Using custom bicep templates in .NET Aspire learn.microsoft.com/en-us/dotnet/a… #dotnet #aspire


Hats Off Solutions reposted

Built-in OpenAPI doc generation in .NET 9 ❤ ASP .NET Preview 4 will have OpenAPI doc generation capabilities. Swashbuckle is awesome but it's nice to have this built in now. What do you think? #dotnet

Dave_DotNet's tweet image. Built-in OpenAPI doc generation in .NET 9  ❤

ASP .NET Preview 4 will have OpenAPI doc generation capabilities. Swashbuckle is awesome but it's nice to have this built in now. 

What do you think?

#dotnet

Hats Off Solutions reposted

dotNET blog: Refactor your C# code with primary constructors ift.tt/YGdiQkm


Hats Off Solutions reposted

The cube every engineer would like to have: Arduino based Rubik's cube 🤖 [📹 caracubo]


Hats Off Solutions reposted

C# Access Modifiers summary table 💡 I got this summary table from MS learn. It's definitely worth a bookmark. Note the file access modifier is new from C# 11. #dotnet

Dave_DotNet's tweet image. C# Access Modifiers summary table  💡

I got this summary table from MS learn. 
It's definitely worth a bookmark. 

Note the file access modifier is new from C# 11.

#dotnet

Hats Off Solutions reposted

Copilot can help you build .NET MAUI apps. Learn how #Copilot works within the context of your code, and see how it can help you learn more about your source code. #dotNETMAUI msft.it/6017cNhax

dotnet's tweet image. Copilot can help you build .NET MAUI apps. Learn how #Copilot works within the context of your code, and see how it can help you learn more about your source code. #dotNETMAUI msft.it/6017cNhax

Hats Off Solutions reposted

Network Protocols


Hats Off Solutions reposted

LINQ Mind Map - .NET 9 Edition 💡 Updated for .NET 9 to include 3 new operators Index, CountBy, and AggregateBy. Thanks to Steven Giesel on LinkedIn for the image -> linkedin.com/in/steven-gies… #dotnet

Dave_DotNet's tweet image. LINQ Mind Map - .NET 9 Edition  💡

Updated for .NET 9 to include 3 new operators Index, CountBy, and AggregateBy.

Thanks to Steven Giesel on LinkedIn for the image ->
linkedin.com/in/steven-gies…

#dotnet

Hats Off Solutions reposted

In part 2 in the Containers with .NET for Beginners series, we look at our tooling offerings, how they come together to make #dotNET a great platform for working with containers, and how the containers built by our tooling are best-in-class. 🎥 msft.it/6018iLm5k

dotnet's tweet image. In part 2 in the Containers with .NET for Beginners series, we look at our tooling offerings, how they come together to make #dotNET a great platform for working with containers, and how the containers built by our tooling are best-in-class. 🎥 msft.it/6018iLm5k

Hats Off Solutions reposted

In today's Back-end Web Development with .NET for Beginners episode, we get introduced to APIs and the #ASPNET Core web framework that communicate with each other over the internet. 🎥 msft.it/6013i40LD

dotnet's tweet image. In today's Back-end Web Development with .NET for Beginners episode, we get introduced to APIs and the #ASPNET Core web framework that communicate with each other over the internet. 🎥 msft.it/6013i40LD

Hats Off Solutions reposted

Garbage Collector in .NET - simplified 💡 1. Marking Phase In the marking phase, the Garbage Collector marks all objects that can be deleted later. For example, you have a small local list inside your function, and that function returns. Your list is now out of scope and can…

Dave_DotNet's tweet image. Garbage Collector in .NET - simplified  💡

1. Marking Phase
In the marking phase, the Garbage Collector marks all objects that can be deleted later. For example, you have a small local list inside your function, and that function returns. Your list is now out of scope and can…

Hats Off Solutions reposted

Some JIT magic for you - both methods do the same work, why the _hacker version is faster? 🙃

EgorBo's tweet image. Some JIT magic for you - both methods do the same work, why the _hacker version is faster? 🙃

Hats Off Solutions reposted

Do you know all 3 ways to define 𝗠𝗶𝗱𝗱𝗹𝗲𝘄𝗮𝗿𝗲 in 𝗔𝗦𝗣 .𝗡𝗘𝗧 𝗖𝗼𝗿𝗲? Middleware allows you to introduce additional logic before or after executing an HTTP request. You are already using many of the built-in middleware available in the framework. But I'm going to…

mjovanovictech's tweet image. Do you know all 3 ways to define 𝗠𝗶𝗱𝗱𝗹𝗲𝘄𝗮𝗿𝗲 in 𝗔𝗦𝗣 .𝗡𝗘𝗧 𝗖𝗼𝗿𝗲?

Middleware allows you to introduce additional logic before or after executing an HTTP request.

You are already using many of the built-in middleware available in the framework.

But I'm going to…
mjovanovictech's tweet image. Do you know all 3 ways to define 𝗠𝗶𝗱𝗱𝗹𝗲𝘄𝗮𝗿𝗲 in 𝗔𝗦𝗣 .𝗡𝗘𝗧 𝗖𝗼𝗿𝗲?

Middleware allows you to introduce additional logic before or after executing an HTTP request.

You are already using many of the built-in middleware available in the framework.

But I'm going to…
mjovanovictech's tweet image. Do you know all 3 ways to define 𝗠𝗶𝗱𝗱𝗹𝗲𝘄𝗮𝗿𝗲 in 𝗔𝗦𝗣 .𝗡𝗘𝗧 𝗖𝗼𝗿𝗲?

Middleware allows you to introduce additional logic before or after executing an HTTP request.

You are already using many of the built-in middleware available in the framework.

But I'm going to…
mjovanovictech's tweet image. Do you know all 3 ways to define 𝗠𝗶𝗱𝗱𝗹𝗲𝘄𝗮𝗿𝗲 in 𝗔𝗦𝗣 .𝗡𝗘𝗧 𝗖𝗼𝗿𝗲?

Middleware allows you to introduce additional logic before or after executing an HTTP request.

You are already using many of the built-in middleware available in the framework.

But I'm going to…

Hats Off Solutions reposted

Most .NET systems make frequent use of DateTime, but very few use DateTimeOffset. Learn what this type is and why you probably should be using it more often. bit.ly/3BQl3NH #dotnet #SoftwareDevelopment #SoftwareArchitecture


Happy Birthday to our most favorite website 🎂🎂🎂

Happy birthday...to us! 🎉🎂 This month, Stack Overflow turns the big 15. We share some of major milestones from our history (and some of the most popular questions and programming languages on our site) here: stackoverflow.blog/2023/09/26/cel…

StackOverflow's tweet image. Happy birthday...to us! 🎉🎂 This month, Stack Overflow turns the big 15. We share some of major milestones from our history (and some of the most popular questions and programming languages on our site) here: stackoverflow.blog/2023/09/26/cel…


Hats Off Solutions reposted

Happy birthday...to us! 🎉🎂 This month, Stack Overflow turns the big 15. We share some of major milestones from our history (and some of the most popular questions and programming languages on our site) here: stackoverflow.blog/2023/09/26/cel…

StackOverflow's tweet image. Happy birthday...to us! 🎉🎂 This month, Stack Overflow turns the big 15. We share some of major milestones from our history (and some of the most popular questions and programming languages on our site) here: stackoverflow.blog/2023/09/26/cel…

Loading...

Something went wrong.


Something went wrong.