22/04/2016 by Nitesh

Enable IIS Server to Serve .mp4 files through web.config file

Now, most of the websites are being developed using HTML5 and using videos on the background is an easy job using the video tag.. It is advised to serve video files using a CDN, however, in case you want to host videos from your own server, you need to configure IIS to server .mp4 files….

Continue Reading »

01/03/2016 by Nitesh

Solution: The certificate chain was issued by an authority that is not trusted

Friends, Recently, I migrated a website hosted on Azure to a shared hosting server and started getting connectivity error for SQL server. The error was – The certificate chain was issued by an authority that is not trusted After some research, I found that the error occurs when we do not have a CA signed…

Continue Reading »

29/02/2016 by Nitesh

Remove Roslyn support from ASP.NET Project

Friends, VS2015 has been launched and if you’re using .net Framework 4.5.2 to create projects using VS2015, you might have noticed that the project templates use Roslyn by default. In this post we will see How To Remove Roslyn support from ASP.NET Project. If you’re not aware of Roslyn, it is a set of open-source…

Continue Reading »

30/04/2015 by Nitesh

How To Enable Task Manager in Windows 8.1

Friends, Windows Task Manager is used to view details about processes running on your computer. Today, I came across an application that was disabling the Task Manager by itself. In this post, we will see how to enable Task Manager in Windows 8.1 machine via Registry. If the Task manager is disabled, you may get…

Continue Reading »

14/09/2014 by Nitesh

How To Receive Files In Windows 8.1 Using Bluetooth

Friends, I use a Windows Phone 8.1 and recently I needed to transfer some files to my Laptop running Windows 8.1 using Bluetooth. I started Bluetooth in my laptop but I could not see a direct menu item to receive files from my phone. When I tried sending files from my phone, it said “The…

Continue Reading »

1 2 3