In this article, I will provide working console application example in C# to connect to SQL server database and explain about connection string C# with various connection strings sample.
In this article, I have provided step by step procedure to create hello world program in C# using Visual Studio Code and how to create new console project in it.
In this article, I have explained about in memory cache in C# with an console application example in .NET and .NET Core, how to add cache item, remove it, update it or get it's value.
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
In this article, I will provide you simple way to read JSON data in C# using ASP.NET MVC and Console application code sample & example to read dynamic JSON in C#.