A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Came back to work this morning to find that four automatic builds had failed during the weekend with the error message "MSB5004" which apperently mean "Error parsing the nested project section in solution file". I had done a merge with a release...
Today I had to find on what page in EPiServer a Extension property string was set to a specific value and to do this I had to write four select statements to match fkID and pkID all the way up to the table extVariantData witch holds the holy grail...
Something that may not be as cool or fun making as a new web 2.0 function is making unit tests for that function, but they are just as important to help make sure that your function still works after one year when you rewrite some dependent code...