Android – Linear Layout Example
- By Deepak
- 11 June, 2013
- No Comments
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
- By Deepak
- 2 June, 2013
- 2 Comments
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
- By Deepak
- 30 May, 2013
- No Comments
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
- By Deepak
- 29 May, 2013
- No Comments
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
- By Deepak
- 26 May, 2013
- No Comments
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
- By Deepak
- 24 May, 2013
- No Comments
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
- By Deepak
- 20 May, 2013
- No Comments
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
- By Deepak
- 3 May, 2013
- No Comments
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
- By Deepak
- 11 April, 2013
- No Comments
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 →





Copyright © 2013