In this article, I have provided many useful shortcut keyboard keys to use while coding in Visual Studio, for example shortcut to comment a code, collapse a code region, edit multiple lines etc
This article explains you the various ways to convert Datatable to List using C# with example, this article also shows a small performance test of linq and foreach method.