#dotnetframeworktutorial search results

his video series will introduce you to the basic concepts of Microsoft.NET Core and help you get started building Web APIs and much more. #DotNetTutorial #DotNetFrameworkTutorial #AspDotNetTutorial #DotNetCourse #DotNetCertificate #bitaacademy youtu.be/A6iYoMEQO60

Bitaaacademy's tweet image. his video series will introduce you to the basic concepts of Microsoft.NET Core and help you get started building Web APIs and much more.
#DotNetTutorial #DotNetFrameworkTutorial #AspDotNetTutorial #DotNetCourse  #DotNetCertificate #bitaacademy 
youtu.be/A6iYoMEQO60

This video series will introduce you to the basic concepts of Microsoft.NET Core and help you get started building Web APIs and much more. Learn More: bitaacademy.com/course/best-do… #DotNetTutorial #DotNetFrameworkTutorial #microsoftdotnettraining youtu.be/nfq9O6MM11E


🚀 Key Takeaways (5/5) Maintain a clean architecture: Entity (Domain Layer): Handles business logic. DTO (Presentation Layer): Handles data representation. Check out the full video for the Node.js/Repository Pattern tutorial! youtu.be/uDsFXT7B49E #API #SoftwareArchitecture

AlexRusin's tweet card. Building a Scalable REST API: Entities & DTOs in Action

youtube.com

YouTube

Building a Scalable REST API: Entities & DTOs in Action


📝 Your daily dose of .NET is here! Issue #341 covers eliminating boilerplate with C# Source Generators 🛠️, why Span and Memory are the upgrade your slow C# code needs ⚡, a deep dive into .NET 10 and C# 14 features 💡, and why most apps crash under load (it's the threading!) 💥.…


🔥 ¡Llega la hora de aprender sobre clases e interfaces! ¡Aprende #dotNET Fullstack: Arquitectura limpia al frontend y Blazor, con Teddy Paz! 👉🏻youtu.be/b3EnMG5ijzg?si… 👨🏻‍🏫👨🏻‍💻 Conoce más con esta pequeña prueba del curso, ¡Y recuerda que puedes obtenerlo completo en nuestra Web!

DevTalles's tweet card. [S2/L02] .NET Fullstack: Arquitectura limpia al frontend y Blazor -...

youtube.com

YouTube

[S2/L02] .NET Fullstack: Arquitectura limpia al frontend y Blazor -...


📝 Your daily dose of .NET is here! Issue #340 covers Blazor vs Razor Pages in .NET 10 (the shift to components) 💡, when to use EF Core Split Queries (and when to run!) 🧐, designing Distributed Domain Events that survive outages 📩, and where to put Validation in Clean…


👉 I've compiled 650+ hand-picked resources for mastering C#, .NET, ASP .NET Core, EF Core, and Microservices. Get PDF for free: ↳ anton-devtips.kit.com/dotnet-resourc… Inside, you'll find carefully selected resources: 📌 Official docs, tutorials, and guides 📌 Best blogs, videos


Master C# fundamentals - the rest of .NET becomes easy after that. youtube.com/playlist?list=…


💻 ¡Aprende #dotNet #FullStack y más, con esta prueba de mi curso! Visualizando notas con Blazor 👉 youtu.be/lpV2JrWPa9E ¡Conoce más con esta pequeño vistazo a sus lecciones y obtenlo completo en la academia #DevTalles!

paz_ted's tweet card. [S4/L8] .NET Fullstack: Arquitectura limpia al frontend y blazor -...

youtube.com

YouTube

[S4/L8] .NET Fullstack: Arquitectura limpia al frontend y blazor -...


Need to get started with .NET microservices? Here's a free course for beginners: It goes from zero to a fully working microservices application built with C# and ASP.NET Core. It covers: - Dev environment setup - What are microservices? - Creating your first…

julioc's tweet image. Need to get started with .NET microservices?

Here's a free course for beginners:

It goes from zero to a fully working microservices application built with C# and ASP.NET Core.

It covers:
- Dev environment setup
- What are microservices?
- Creating your first…

📝 Your daily dose of .NET is here! Issue #338 covers why Clean Architecture Is Not Enough (modular monoliths, feature slicing) 🏗️, the clear guide to Optimistic vs Pessimistic Locking with EF Core 🔒, avoiding 10 .NET Performance Mistakes you're still making ⚡, and the power of…


Learning about a source repo using @Google code wiki is pretty incredible. Here's @Microsoft @dotnet agent framework: codewiki.google/github.com/mic…


Library or NuGet package built with .net framework and c# by @cwensley. "This framework can be used to build applications that run across multiple platforms using their native toolkit, with an easy to use API. This will make you…" builtwithdot.net/project/71/eto…


...as professional as possible. If you wonder what those are, check out my open-source library or get stuff done quickly using github.com/dennisdoomen/d…


👉 Save 120+ Hours on Setup & Development. Download my .NET Backend Template, start implementing features day one: antondevtips.com/templates/dotn…


2025 is ending in less than 30 days. If you're still trying to level up as a .NET developer, that day won't magically come. Here is a simple, structured 8-week .NET learning roadmap you can start today. Week 1: .NET 10 and C# 14 Learn the new features from C# 8 to C# 14. Learn…

AntonMartyniuk's tweet image. 2025 is ending in less than 30 days.
If you're still trying to level up as a .NET developer, that day won't magically come.

Here is a simple, structured 8-week .NET learning roadmap you can start today.

Week 1: .NET 10 and C# 14
Learn the new features from C# 8 to C# 14.
Learn…

How to Implement the Repository Pattern in C# Using Dapper and SQLite In this video, we'll see a simple implementation of a repository pattern using Dapper! We can directly swap out the Entity Framework Core repository pattern in favor of this one! Watch it here:…

DevLeaderCa's tweet image. How to Implement the Repository Pattern in C# Using Dapper and SQLite

In this video, we'll see a simple implementation of a repository pattern using Dapper! We can directly swap out the Entity Framework Core repository pattern in favor of this one!

Watch it here:…

You're already using this in your ASP NET Core application (even if you didn't know) Read more here: devleader.ca/2024/02/01/ult… #CSharp #ASPNet #ASPNetCore #DotNet

DevLeaderCa's tweet image. You're already using this in your ASP NET Core application (even if you didn't know)

Read more here:
devleader.ca/2024/02/01/ult…

#CSharp #ASPNet #ASPNetCore #DotNet

Do you like video tutorials like this? My major goal isn't just to show you CSharp code. That might seem surprising given a lot of my content is DotNet related, but it's true. I don't care what language you're using at the end of the day. I like making content that shows…


Learn how to implement the Domain Layer of a Clean Architecture application using modern C# and Domain-Driven Design (DDD) principles! youtube.com/watch?v=Bc02G4… #CleanArchitecture #DDD #DomainDrivenDesign #DotNetTutorial #CSharp #DomainLayer #SoftwareDesign #ValueObjects

ezzylearning's tweet image. Learn how to implement the Domain Layer of a Clean Architecture application using modern C# and Domain-Driven Design (DDD) principles!

youtube.com/watch?v=Bc02G4…

#CleanArchitecture #DDD #DomainDrivenDesign #DotNetTutorial #CSharp #DomainLayer #SoftwareDesign #ValueObjects

No results for "#dotnetframeworktutorial"
Loading...

Something went wrong.


Something went wrong.


United States Trends