Thursday, February 03, 2022

Stackoverflow shutting down the developer story

I have been using SO soo long(12 years, 4 months) and I started answering questions 3 years ago. and whenever anyone wants my CV I was sending them SO url for my CV. but they are shutting down the CV facility and job search and all. 

https://meta.stackoverflow.com/questions/415293/sunsetting-jobs-developer-story

Now I need to find a better place then linkedin,

No comments:

C# scan cs file and find variables values and names

using Microsoft . CodeAnalysis ; using Microsoft . CodeAnalysis . CSharp ; using Microsoft . CodeAnalysis . CSharp . Syntax ; using Xunit . ...