Blog

Blog posts on .NET, Azure, and more.

Error message when you open SQL Server Configuration Manager in SQL Server: "Cannot connect to WMI provider. You do not have permission or the server is unreachable"

May 28, 2015 by Anuraj

Miscellaneous SQL Server

Today while working on SQL Server configuration I faced this strange error.

Bundling and minification in ASP.NET 5 using Gulp and Bower

May 17, 2015 by Anuraj

.Net ASP.Net ASP.Net MVC CodeProject HTML5 Javascript

This post is about Bundling and minification in ASP.NET 5. ASP.NET MVC 5 comes with bundling and minification support. Long back I wrote a blog post on CSS and JavaScript Bundling and Minification in ASP.NET.

K-MUG TechDay 23rd May 2015 Kochi

May 13, 2015 by Anuraj

.Net ASP.Net MVC Miscellaneous User Group Activities Visual Studio Web API

This month’s K-MUG TechDay is planned for Saturday, 23 May 2015 at ORION India Systems, Infopark venue.

Introduction to Visual Studio Code for ASP.NET5 development

May 09, 2015 by Anuraj

.Net ASP.Net ASP.Net MVC CodeProject Visual Studio

In Build 2015, Microsoft introduced cross platform code editor. You can download Visual Studio code from here

Automate code reviews using SonarCube

May 01, 2015 by Anuraj

.Net ASP.Net ASP.Net MVC Code coverage CodeProject Version Control

SonarQube is an open platform to manage code quality. SonarQube is a web-based application. Rules, alerts, thresholds, exclusions, settings… can be configured online. By leveraging its database, SonarQube not only allows to combine metrics altogether but also to mix them with historical measures. More than 20 programming languages are covered through plugins including Java, C#, Javascript, CSS, Swift, C/C++, PL/SQL, Cobol, ABAP etc. This post is about installing and configuring SonarQube to review C# code.

Copyright © 2024 Anuraj. Blog content licensed under the Creative Commons CC BY 2.5 | Unless otherwise stated or granted, code samples licensed under the MIT license. This is a personal blog. The opinions expressed here represent my own and not those of my employer. Powered by Jekyll. Hosted with ❤ by GitHub