Resources
Search...
Ctrl
K
ASP.NET
Previous
Introduction
Next
F#
Last updated
3 years ago
Was this helpful?
Memory Management and Performance
Node.js Tools
ORM
Entity Framework
Performance
Benchmarking
Debugging
Domain-Driven Design
Data Points by Julie Lerman
Security
Authentication
Packages
Miscellaneous
Find, Fix, and Avoid Memory Leaks in C# .NET: 8 Best Practices by Michael Shpilt
8 Ways You can Cause Memory Leaks in .NET by Michael Shpilt
Optimizing CPU-Bound and Memory-Bound .NET Applications: 11 Best Practices by Michael Shpilt
Test Explorer
Test Framework Extensibility
How do I view the SQL generated by the Entity Framework? on Stackoverflow
Managing DbContext the right way with Entity Framework 6: an in-depth guide by Mehdi El Gueddari
Computed Properties and Entity Framework by Dave Glick
Computed Properties and Entity Framework (Revisited) by Dave Glick
DelegateDecompiler - A library which is able to decompile a delegate or a method body to its lambda representation
Entity Framework Performance Optimization by Jude O'Kelly
Data Points - Dapper, Entity Framework and Hybrid Apps By Julie Lerman
Dapper.Net coexistence with Entity Framework and caveats by Patrick Desjardins
Entity Framework and slow bulk INSERTs by Rick Strahl (kinda obsolete due to
.AddRange()
)
Efficient way to do bulk insert/update with Entity Framework on Stack Overflow
Fastest Way of Inserting in Entity Framework on Stack Overflow
BenchmarkDotNet
7 Ways to Look at the Values of Variables While Debugging in Visual Studio by Kaycee Anderson
Getting Started With DDD When Surrounded By Legacy Systems by Eric Evans
DDD-Friendlier EF Core 2.0, Part 1
DDD-Friendlier EF Core 2.0, Part 2
Coding for Domain-Driven Design: Tips for Data-Focused Devs, Part 1
Coding for Domain-Driven Design: Tips for Data-Focused Devs, Part 2
Coding for Domain-Driven Design: Tips for Data-Focused Devs, Part 3
A Pattern for Sharing Data Across Domain-Driven Design Bounded Contexts, Part 1
A Pattern for Sharing Data Across Domain-Driven Design Bounded Contexts, Part 2
Shrink EF Models with DDD Bounded Contexts
Building Secure Apps for Windows IoT Core by Windows Apps Team
mvc5 global authentication check on Stack Overflow
Securing your ASP.NET MVC 4 App and the new AllowAnonymous Attribute by Rick Anderson
Noda Time - A better date and time API for .NET
Using Azure DevOps Pipelines and NuKeeper to Automate NuGet Package updates
Ocelot - A modern fast, scalable API gateway built on ASP.NET core.
Cake - Cross platform build automation system for .NET
Connect(“demos”); // 2016: BikeSharing360
Browse code samples
Kubernetes Learning Path