Friday, November 16, 2012

Creating charts in ASP.NET

You can easily create ASP.NET charts in Visual Studio 2010 and VS 2012. Here are the links for getting started.

VS 2010
Visual Studio 2010 Charts

VS 2012
Visual Studio 2012 Charts

A sample pie chart

Have fun!

Can't RDP? How to enable / disable virtual machine firewall for Azure VM

Oh no!  I accidentally blocked the RDP port on an Azure virtual machine which resulted in not being able to log into the VM anymore.  I did ...