Change theme in Visual Studio

In this article, I have mentioned step by step procedure to change Visual Studio theme or install a new theme.

Select vs SelectMany in C# With Example

In this article, I have mentioned difference between select and selectmany in C# linq with an example.

RGB to Hex and Hex to RGB using Javascript

In this article, I have provided sample code to convert RGB to Hex and Hex to RGB using Javascript, quickly and easily.

Email Validation using Javascript (With OR Without Regex)

In this article, I have explained about various possible methods for JavaScript email validation with regex and without regex, with example.

Read Values from appsettings.json in .NET Core

This article will demonstrate how we can read the values from appsettings.json file in .NET Core and use them in our application step by step.

Responsive center image using pure CSS or Bootstrap 3/4

In this article, I have provided code to align image in center using CSS or Bootstrap 3 or 4 version in HTML for desktop or mobile or tablet view.

Creating Switch (Toggle) button using Bootstrap

In this article, I will help you style your HTML checkbox buttons into an iOS7 like switch toggle buttons using Bootstrap and without it

Lambda expression in C# (With Examples)

In this article, I have explained what is lambda expression in C# and how to use it with various working examples.

Converting String to Enum OR Enum to String in C#

In this article, I have explained with a console application example, how you can convert string to enum in C# OR Enum to string

Create XML document using C# (Console Application example)

In this article, I have explained, how you can create XML document in C# using Console application, it should work in ASP.NET Web-Forms or MVC, as C# code remains same.

Page 31 of 56