Posts tagged with: csharp

Explore all posts associated with this tag.

Advanced Deep Learning with Entity Framework Core in .NET: A Practical Guide with Best Practices and Examples

Advanced Deep Learning with Entity Framework Core in .NET: A Practical Guide with Best Practices and Examples

Learn how to integrate deep learning workflows with Entity Framework Core in .NET. This guide covers data management for AI, experiment tracking, and best practices for scalable, maintainable machine learning pipelines.

By Steve Bang on June 19, 2025

Read more
Entity Framework Core in .NET: The Complete Beginner’s Guide with Best Practices and Examples

Entity Framework Core in .NET: The Complete Beginner’s Guide with Best Practices and Examples

A comprehensive beginner’s guide to Entity Framework Core in .NET. Learn what EF Core is, how to set it up, perform CRUD operations, use migrations, and follow best practices with real-world examples.

By Steve Bang on June 15, 2025

Read more
Secure Password Hashing in .NET: Best Practices and Implementation Guide

Secure Password Hashing in .NET: Best Practices and Implementation Guide

Learn how to securely hash passwords in .NET, understand password security best practices, and see practical C# examples for building safe authentication systems. Perfect for beginners and developers seeking to protect user credentials.

By Steve Bang on June 10, 2025

Read more
Event Sourcing in .NET: A Practical Guide with Real-World Example and Best Practices

Event Sourcing in .NET: A Practical Guide with Real-World Example and Best Practices

Learn the event sourcing pattern, its benefits, and how to implement event sourcing in .NET with real-world examples and best practices for scalable, auditable systems.

By Steve Bang on June 7, 2025

Read more