Oscar Montenegro (@oscarosempu) 's Twitter Profile
Oscar Montenegro

@oscarosempu

Software engineer & content creator at unitcoding.com creating fun applications & web services.

ID: 1648763951570640906

calendar_today19-04-2023 19:02:20

36 Tweet

19 Followers

113 Following

Oscar Montenegro (@oscarosempu) 's Twitter Profile Photo

If you're familiar with HTTP requests, you've probably heard of GET, POST, PUT, and DELETE. But have you heard of PATCH? In this article, we'll explain what a PATCH request is, why it's useful, and how you can use it. unitcoding.com/how-to-use-pat…

Oscar Montenegro (@oscarosempu) 's Twitter Profile Photo

Day 9 of #100DaysOfCode Today I learned some new things that I did not know about the HTTP Patch method and wrote a blog article about that (you can check it out in my last tweet). I did not know that you can perform multiple operations on a single Patch request! 🤯

Oscar Montenegro (@oscarosempu) 's Twitter Profile Photo

Check out my YouTube video on how to call a web API with C# as it is a powerful technique that every developer should be able to handle and that can empower your projects. youtu.be/6BPZhhFyiv0 #programming #webdevelopment #csharp #dotnet

Oscar Montenegro (@oscarosempu) 's Twitter Profile Photo

Tough time at the rehearsal I had today. Teaching the new kids on the block was something demanding 🫠. But they are doing better every time so it's all worth the effort 💪🏾

Tough time at the rehearsal I had today. Teaching the new kids on the block was something demanding 🫠. But they are doing better every time so it's all worth the effort 💪🏾
Oscar Montenegro (@oscarosempu) 's Twitter Profile Photo

Day 10 of #100DaysOfCode I'm working on a new developer portfolio as I'm actually looking for a job right now. I'm using a pretty cool template and really like how it's looking, I will show you guys that when it's done.

Day 10 of #100DaysOfCode I'm working on a new developer portfolio as I'm actually looking for a job right now. I'm using a pretty cool template and really like how it's looking, I will show you guys that when it's done.
Tim Corey (@iamtimcorey) 's Twitter Profile Photo

Building CoPilot into Windows is an interesting idea. As Satya said, it should make every Windows user a power user. Just ask it what you need and it can tell you how to do it or do it for you. I think this will be a big win for the everyday Windows user. #MSBuild

Oscar Montenegro (@oscarosempu) 's Twitter Profile Photo

Hey, my fellow devs, I just published a new article talking about the Filter Pipeline in ASP NET Core using it on your REST Services. unitcoding.com/understanding-… #aspnetcore #dotnet #programming #RESTServices #webapi #webdev #programmingBlogs #csharp #softwareengineer #unitcoding

Oscar Montenegro (@oscarosempu) 's Twitter Profile Photo

Day 11 of #100DaysOfCode I wrote a blog article about the different kind of filters and how to apply them to your asp net core web API. Also I continue reading Blazor in action, such an amazing book.

Day 11 of #100DaysOfCode I wrote a blog article about the different kind of filters and how to apply them to your asp net core web API. Also I continue reading Blazor in action, such an amazing book.
Oscar Montenegro (@oscarosempu) 's Twitter Profile Photo

Hey guys, I just published a video on how to connect to SQL Server using C# as this is a common technique you will need to use as a software developer check it out and leave your comments! youtu.be/tubgrD9VafA #dotnet #csharp #aspnetcore #netcore #programming #webdevelopment

Oscar Montenegro (@oscarosempu) 's Twitter Profile Photo

Are you struggling to understand entities' relationships with EF Core? Well if that's the case take a look at my article as it's a deep dive into the basic relationships you need for your projects. unitcoding.com/ef-core-relati… #dotnet #programming #aspnetcore #efcore #webdevelopment

Oscar Montenegro (@oscarosempu) 's Twitter Profile Photo

Exposing related entities in your Web API it's a powerful technique to enhance the user experience and navigation. Learn how to achieve a clean and organized way of implementing it in your web Service with this article. unitcoding.com/exposing-relat… #dotnet #programming #webdev

Oscar Montenegro (@oscarosempu) 's Twitter Profile Photo

🚀 Boost your ASP NET Core Web API with HATEOAS and supercharge API discoverability and navigability! 🌐🧭 Check out our latest blog post on implementing HATEOAS in your API: 🔗 Read the article: unitcoding.com/implementing-h… #dotnet #programming #webdevelopment #csharp #aspnetcore

Oscar Montenegro (@oscarosempu) 's Twitter Profile Photo

Check out this comprehensive guide on implementing caching in your web API covering the next topics: ✅What is Caching? ✅The benefits of caching ✅Types of Caching ✅The response Cache attribute ✅How to implement Caching in your Web API unitcoding.com/caching-asp-ne… #dotnet

Oscar Montenegro (@oscarosempu) 's Twitter Profile Photo

Did you know that CORS on its own is not a security solution but a tool that works along with other security measures? If you want to know more about what CORS is and the correct way to implement it on your web project check out my article unitcoding.com/implementing-c… #dotnet #webapi

Tibo (@tibo_maker) 's Twitter Profile Photo

I am 31 years old. 🧓 69 hours ago, I sold my AI startup for $100M 💸 I started working on it *just* 4 months ago. Here's the step-by-step guide to building a great AI startup 🧵

Oscar Montenegro (@oscarosempu) 's Twitter Profile Photo

🚀 Just published a new tutorial! Learn how to build a simple yet powerful ToDo app with Blazor 💻🔥 Whether you're new to Blazor or brushing up your skills, this one's for you! 👉 unitcoding.com/build-a-todo-a… #Blazor #dotnet #WebDev #TodoApp