Simple C# code examples with output (Console application example)

In this article, I have provided list of various examples of C# programs with output and explanation of basic code, which will help beginner or students to learn C# easily.

Remove Duplicates from Array in C#

In this article, I have mentioned with console application example to remove duplicate from an array in C#

Data annotation in ASP.NET MVC (Example with creating Custom Validation)

In this article, I am going to explain you about the server side validation of form (with example) in asp.net MVC using Data Annotations & creating Custom Validation

Model Validation in ASP.NET Core MVC (With Custom validation example)

In this article, I have explained about what is Model Validation and Model binding in ASP.NET Core MVC and how to validate form using Model validation in ASP.NET Core MVC.

Bootstrap Pop Up Modal Validation in ASP.NET Core MVC

In this article, I have provided working example to validate form inside bootstrap pop-up modal in asp.net core MVC using Data Annotations and AjaxBeginForm

Best SQL Server Tools for SQL Developers.

In this article, we have provided list of best SQL Server Tools (paid or free), which you can use with SQL Server with its features.

Validate Email address in SQL Server

In this article, I have provided example query, by executing which you can validate email address in SQL Server.

Program to remove duplicate elements in an array in Java

In this article, I have provided various working code solutions to remove duplicate elements from an array in Java

Declare and initialize Array in java

In this article, I have mentioned, how we can declare and initialize array in Java with working example code.

How to add a item or multiple items in C# List

In this article, I am going to provide you example to create list and add items in list in C# and how to add multiple items at once in list.

Page 26 of 56