Many developers use Resharper tool for visual studio which is really a great productivity extension, but it’s a paid. If you are looking for open
Internet Information Services (IIS) useful commands
In this article, lets take a look some of the IIS commands which are used quite often by the developers. Apppool recycle C:\Windows\System32\inetsrv\appcmd.exe recycle apppool
Export SQL Server Query Result to CSV File
One of the handy feature of the Sql Server Management Studio is to export the data into csv file. Please refer following steps in order
Sites to Check if your email has been compromised in a data breach
Have you heard about the data breach? Is data leaked online and public? Are you a member of the website and want to know that
Preparing Microsoft Certification Exam 70-480 Programming in HTML5 with JavaScript and CSS3
It’s been a long time I was planning to go for Microsoft certification. Finally I have done it. When I saw there was an offer from
C# Extension Methods
In this article, let’s know about CSharp Extension methods. Basically this feature was introduced in C# 3.0 Introduction Extension methods enable you to “add” methods