Android – Linear Layout Example

In Android Layouts are containers in which you place your widgets like buttons, images, lists etc. Two of the most useful layouts are LinearLayout and RelativeLayout. In this post I … Continue Reading →


Ubuntu Font and Zenburn – I like to make my code look good

I have been asked many times about the font I use in Visual Studio. Colleagues who visit my cubicle often admire how I have setup Visual Studio or my text … Continue Reading →


Windows Azure – Connect to Linux Virtual Machine

In an earlier post I created a Linux virtual machine on Windows Azure. In this post I will show you how to establish a SSH connection to the virtual machine. … Continue Reading →


Windows Azure – Create Linux virtual machine through management portal

Windows Azure along with PaaS is also a full on IaaS cloud service. At the time of this writing you can create a variety of Windows VMs and Linux VMs. … Continue Reading →


Managing Startups Best Blog Posts – Book Review

Managing Startups: Best Blog Posts by Tom Eisenmann is is a collection of blog posts about management of technology startups. There are a total of 75 posts which provide with … Continue Reading →


Find homepage on Internet Explorer

When I visit google.com in Internet Explorer, Google is able to detect my homepage. I thought this was not possible but seems like it is as google is doing it. … Continue Reading →


.NET Framework – Serialize and Deserialize

This article is about serialization and deserialization in Microsoft .NET Framework. At the time of writing this article I am using .NET Framework 4.5. The concepts I talk about here … Continue Reading →


My Windows Phone app is runner-up in Lifehacker and Microsoft’s developer challenge

Found an uplifting email today in my mailbox which informed me that my app for Windows Phone has been a runner-up in round 5 of Lifehacker and Microsoft’s developer challenge. … Continue Reading →


Disable StyleCop settings for a project

Tools like StyleCop have their place in the world and I have nothing against using them to produce consistently formatted code. It kinda makes the person higher up in the … Continue Reading →


Nuget packages and source control

I use NuGet packages all the time for most of my projects. I ran into an issue on a project I am working on with another developer. We are using … Continue Reading →


Page 1 of 241234...1020...Last »