Setting up IDE for Node.js
Being a .Net developer I am used to using features like intellisense, debugging tools and integrated test runner. While there are extensions in Visual Studio to »
Being a .Net developer I am used to using features like intellisense, debugging tools and integrated test runner. While there are extensions in Visual Studio to »
Now a days smart phones and tablets are widely used for web browsing. At the same time, people are also using 4K displays and 27″ monitors. »
While working on a desktop application, I found that the WPF WebBrowserControl by default renders the pages in IE7 mode. Even when we are running the »
I recently started working with ElasticSearch for its awesome text search capability. It was pretty easy to install and there is almost no configuration required to »
ElasticSearch is a highly scalable search & analytics engine. It is an open source project build on top of Apache Lucene. This post explains how to »