Karen Payne MVP (@karenpaynemvp) 's Twitter Profile
Karen Payne MVP

@karenpaynemvp

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

ID: 56846246

calendar_today14-07-2009 22:59:42

7,7K Tweet

5,5K Followers

126 Following

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

Nobody can be perfect at CSS which is why I took two styles, used JavaScript to toggle all elements on a page to be surrounded with outline with one line to implement. gist.github.com/karenpayneoreg…

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

Example using Google Gemini to convert an HTML sticky footer to JavaScript. The intent is to get a description of the code. As with any A.I. tool always test the code. Create Dynamic Footer g.co/gemini/share/7… Then place into a class

Example using Google Gemini to convert an HTML sticky footer to JavaScript. 

The intent is to get a description of the code.

As with any A.I. tool always test the code.

Create Dynamic Footer g.co/gemini/share/7… 

Then place into a class
Karen Payne MVP (@karenpaynemvp) 's Twitter Profile Photo

Visual Studio Image Library (I repost this every couple of months) The Visual Studio Image Library contains application images that appear in Microsoft Visual Studio, Microsoft Windows, the Office system and other Microsoft software. microsoft.com/en-us/download…

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

Was browsing NuGet package and found vm.Aspects.Diagnostics which is for logging to VS2022 or as in my sample to SeriLog. github.com/karenpayneoreg…

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

Client asked, can an A.I. Tool really save me time? I asked how long would it take you to retrieve display attributes for an enum? They said perhaps 30 minutes. Me, lets try this with Gemini. Gemini prompt and response Get Enum Display Attributes g.co/gemini/share/0…

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

A trait of a well-rounded developer is finding new techniques to solving existing and possible future work. In the record there are several things (and discovering for some), using two forms for ToString and custom technique to use deconstruction which accepts discards.

A trait of a well-rounded developer is finding new techniques to solving existing and possible future work. In the record there are several things (and discovering for some), using two forms for ToString and custom technique to use deconstruction which accepts discards.