karenpayneoregon
Microsoft MVP: My passion is to teach and deliver that business requires for web or desktop solutions. Avid sport car driver
Oregon USA
Pinned Repositories
console-apps
Learn how to work with console application, beginner to advance topics
csharp-11-ef-core-7-features
Code samples for .NET Core7/C#11 and EF Core 7
ef-code-8-samples
Various code sample for Entity Framework Core 8
generic-repository-samples
A place for various code tips
logging-with-serilog-csharp
Implementing Serilog for C#
sql-basics
Basics and intermediate topics for working with SQL-Server using C#
sql-server-computed-columns
Using SQL-Server computed columns with EF Core
visual-basic-getting-started
Code samples for VB.NET
WorkingWithAccessDatabases
VB.NET code samples for working with Microsoft Access
karenpayneoregon's Repositories
karenpayneoregon/csharp-11-ef-core-7-features
Code samples for .NET Core7/C#11 and EF Core 7
karenpayneoregon/ef-code-8-samples
Various code sample for Entity Framework Core 8
karenpayneoregon/sql-basics
Basics and intermediate topics for working with SQL-Server using C#
karenpayneoregon/console-apps
Learn how to work with console application, beginner to advance topics
karenpayneoregon/logging-with-serilog-csharp
Implementing Serilog for C#
karenpayneoregon/command-line-exploration
Working with command line parameters/arguments for console projects
karenpayneoregon/task-dialog-csharp
Code samples in C# for using TaskDialog
karenpayneoregon/fluent-validation-tips
FluentValidation tips
karenpayneoregon/closet-code
Various code samples
karenpayneoregon/web-app-code-samples
For teaching web development using Visual Studio
karenpayneoregon/generic-basics-csharp
Learn the basics for working with generics
karenpayneoregon/json-samples
System.Text.Json code sample
karenpayneoregon/teach-sqlite
For teaching purposes
karenpayneoregon/bootstrap-samples
bootstrap samples for ASP.NET Core/Razor Pages
karenpayneoregon/hashing-passwords
Provides code samples for hashing passwords with and without a database
karenpayneoregon/local-storage-sample
Code sample for storing data in a json file
karenpayneoregon/serilog-console-themes
Provides custom themes library for SeriLog
karenpayneoregon/console-utilities
Console helpers
karenpayneoregon/excel-spreadsheetlight-csharp
For teaching simple Excel operations
karenpayneoregon/datagridview-excel
Teaches export DataGridView to Excel and usage of BindingList and BindingSource
karenpayneoregon/enumeration-globbing-folders-files
Learn to iterate folders and files asynchronously
karenpayneoregon/conversion-operators-csharp
C# - implicit and explicit conversions
karenpayneoregon/ef-core-transforming
Provides easy to follow transformations/conversions for EF Core
karenpayneoregon/flash-sessions
For putting on 15 to 30 minute learning sessions
karenpayneoregon/jsonfiles
For an article
karenpayneoregon/winform-core-resources
Code samples to read a Windows form project resources using a class project
karenpayneoregon/ClassValidationVisualBasic
DataAnnotations for .net framework, .net core framework for C# and VB.NET
karenpayneoregon/masking-properties
For writing an article
karenpayneoregon/razor-pages-IOptions-samples
Code samples to store and read information from appsettings.json for web projects. Not a how to step by step but instead solid code samples. Include web, console and window forms example. The majority of samples are web.
karenpayneoregon/spectre-console-helpers-2024
For article on Spectre.Console