In this article, I have explained about the async-await keyword in C# and how to use asynchronous programming in c#, explained with console application sample.
In this article, I have explained how we can use Remote validations in MVC to check if username or email id is already registered and saved in database or not while registering a user.
In this article, I have explained how to search ASP.NET GridView rows to get matching rows with highlighted searched term by calling OnTextChanged event of an input box.