I’m Nick Cosentino, the creator of Dev Leader. I’m a Principal Engineering Manager at Microsoft by day and a software engineering content creator by night! My journey in software engineering and leadership has been fueled by a passion for continuous improvement and a drive to empower teams with trust, transparency, and candor.
Here at Dev Leader, I share insights and experiences from my diverse background, spanning startups, small businesses, and big tech. I’ve been writing code for 20+ years and professionally creating software for 15 years now. I’d love to share my experiences with you!
Most Recent Posts
MongoDB Filtering in C# – Beginner’s Guide For Easy Filters
Learn the basics of MongoDB Filtering in C# with simple code examples! See how to use the MongoDB FilterDefinitionBuilder to support filtering in MongoDB.
Apply, Interview, Solve Problems – Dev Leader Weekly 36
Welcome to another issue of Dev Leader Weekly! In this issue, I discuss the first of a 3-part series with a focus on getting visibility when applying for jobs.
MongoDB in C#: Simplified Guide For Inserting Data
This article explains the basics of inserting documents into MongoDB in C#. See code examples of InsertOne, InsertMany, and their async counterparts.
Blazor Render Mode – How To Avoid Dependency Injection Woes
Running into issues with your Blazor render mode? In my case, I didn’t even know it was breaking my dependency injection AND my event handlers. My error though!
MudBlazor List Items: How To Create Awesome Blazor List Views
See how you can use MudBlazor list items to make awesome GUIs! Properly leverage the MustList and MudListItem controls to get custom user interfaces!
Autofac In ASP NET Core – How To Avoid This Debugging Nightmare
Learn how to use Autofac in ASP NET Core applications with only a couple of lines of code! Avoid this common problem when setting up dependency injection.
Check out this page to view all of the posts.