Karen Payne MVP(@KarenPayneMVP) 's Twitter Profileg
Karen Payne MVP

@KarenPayneMVP

Microsoft MVP x 10, passion for sports cars 🏎, Microsoft technology📠, teacher, She,her,hers. 🟢 Developer advocate

ID:56846246

calendar_today14-07-2009 22:59:42

6,7K Tweets

5,3K Followers

106 Following

Karen Payne MVP(@KarenPayneMVP) 's Twitter Profile Photo

Took time this morning to update an article on DateOnly and TimeOnly. Had written the article with a beta NuGet package and EF Core 7. Removed beta package and updated to EF Core 8. Also added a Dapper code sample.

An important part of the updates were to leave old code

account_circle
Karen Payne MVP(@KarenPayneMVP) 's Twitter Profile Photo

Thought I would let GitHub Copilot provide assistance today.

Wrote the following code without the casting. When a runtime exception was thrown, I asked Copilot and in this case on both recommendations Copilot was spot on.

copilot

Thought I would let GitHub Copilot provide assistance today. Wrote the following code without the casting. When a runtime exception was thrown, I asked Copilot and in this case on both recommendations Copilot was spot on. #github #githubcopilot #copilot #csharp #dapper
account_circle
Karen Payne MVP(@KarenPayneMVP) 's Twitter Profile Photo

Visual Studio feature: Create item template

With this feature a developer takes an existing class and create a reusable template.

For instance, a class which contains base code to read settings from appsettings.json

learn.microsoft.com/en-us/visualst…

Visual Studio feature: Create item template With this feature a developer takes an existing class and create a reusable template. For instance, a class which contains base code to read settings from appsettings.json learn.microsoft.com/en-us/visualst… #visualstudio
account_circle
Karen Payne MVP(@KarenPayneMVP) 's Twitter Profile Photo

Just received buy in from a client to start work on one of their web application to move forward to make the application WCAG AA conformant.

Its a know fact that web applications that are AA compliant provide a better user experience for visitors and customers. Sell a product

Just received buy in from a client to start work on one of their web application to move forward to make the application WCAG AA conformant. Its a know fact that web applications that are AA compliant provide a better user experience for visitors and customers. Sell a product
account_circle
Karen Payne MVP(@KarenPayneMVP) 's Twitter Profile Photo

Visual Studio 2022, add new project to a solution alternative.

With a solution open, paste a new project in from Windows Explorer into the solution folder.

Back in VS Solution Explorer, select folder view in solution explorer than back to solution view and the project just

account_circle
Karen Payne MVP(@KarenPayneMVP) 's Twitter Profile Photo

This morning working on upgrading a solution for working with dates from a SQL-Server database for teaching tomorrow.

In the screenshot below, Calendar table is awesome.

GitHub repository link to follow once finished.

This morning working on upgrading a solution for working with dates from a SQL-Server database for teaching tomorrow. In the screenshot below, Calendar table is awesome. GitHub repository link to follow once finished. #csharp #tsql #sqlserver #net8 #visualstudio
account_circle
Karen Payne MVP(@KarenPayneMVP) 's Twitter Profile Photo

Customize menus and toolbars in Visual Studio
I like to add external tools to the menu bar.

One enhancement would be to have external tool items to have names for proper identifying external tool items.

learn.microsoft.com/en-us/visualst…

Customize menus and toolbars in Visual Studio I like to add external tools to the menu bar. One enhancement would be to have external tool items to have names for proper identifying external tool items. learn.microsoft.com/en-us/visualst…
account_circle
Karen Payne MVP(@KarenPayneMVP) 's Twitter Profile Photo

Visual Studio request
Individual window zoom settings
Vote if you like to see this.

developercommunity.visualstudio.com/t/Individual-w…

account_circle
Karen Payne MVP(@KarenPayneMVP) 's Twitter Profile Photo

The yield operator allows the creation of items as it is demanded. Do you find a need to use yield?

Simple example which does not really do anything special but we could do some processing before the return statement based on the type.

The yield operator allows the creation of items as it is demanded. Do you find a need to use yield? Simple example which does not really do anything special but we could do some processing before the return statement based on the type.
account_circle
Karen Payne MVP(@KarenPayneMVP) 's Twitter Profile Photo

Sometimes even with multiple monitors, vertical window groups make viewing code easy and for single monitors better than tabbing.

For more on tabs/windows
youtube.com/watch?v=NBfNny…

Sometimes even with multiple monitors, vertical window groups make viewing code easy and for single monitors better than tabbing. For more on tabs/windows youtube.com/watch?v=NBfNny… #vs2022 #visualstudio
account_circle