I got this following error "Could not create SSL/TLS secure channel" in your ASP.NET MVC WebClient application.
While I tried to open the .edmx file in asp.net mvc project I got the following error. "object reference not set to an instance of an object"
In this video tutorial I will show you how to check Email Id already exists in Asp.net MVC.
In this tutorial I will show you if it is home page then display content in asp.net MVC.
In this tutorial I will show you how to stream a video from blob JavaScript in Html5 Video tag using asp.net mvc application.
In this tutorial I will show how to enable machine key feature in IIS manager.
In this tutorial I will show you how to generate machinekey for web.config file using windows powershell.
In this tutorial I will show you how to set background for text using Graphics.DrawRectangle in c#.
In this tutorial I will show you how to decode HTML characters in c#. Here, my string values contains HTML characters. But I need to convert to normal plain text.
In this tutorial I will show you how to save XML file to particular location. Here I m using System.IO.File.WriteAllText method to write xml.