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.

Get Character to ASCII value in C#

In this article, I have mentioned how we can get string character to ascii value using C# in console application example

Toggle Password input field using Javascript (Show/hide password)

In this article, I have provided working example to show or hide (toggle) password input field using Javascript, with an example.

Email validation using jQuery (Various Methods)

In this article, I have provided various ways for email validation using jquery which includes Regex or without using regex in jquery

OutputCache in ASP.NET MVC ( Caching in MVC)

This article will help you in understanding the usage of OutputCache with its filter parameters and how to improve the performance of your web application using OutputCache with an example.

What is Partial View ? (MVC 5 Usage with examples)

In this article, you will get to understand about Partial View in MVC and when to use it and different ways to load it with example.

Understanding Unit testing in C# With Example

In this article, I have provided the basics of Unit testing in C# with example and have also explained why it is important to use Unit testing.

Page 25 of 56