shlogg · Early preview
Mohammed Chami @amuza2

Currently working with C#

Extended WPF Toolkit Controls For .NET Developers

Boost your WPF app with Extended WPF Toolkit's 10+ advanced controls! Install via NuGet and add namespace in XAML for WatermarkTextBox, DateTimePicker, NumericUpDown & more!

Connection String Security Best Practices For Software Engineers

Store connection strings securely! Use config files, env vars or secure storage like Key Vault to protect sensitive info like server location, db name & security creds in prod environments.

Entity Framework Core Code-First CRUD Operations

Entity Framework Core supports code-first approach with C# classes for database schema definition. Enables CRUD ops, LINQ queries, change tracking & schema migrations across SQL Server, Azure SQL Database, SQLite & more.