Where ideas come first

Nov 26

Grupo Sportivo - Madridwww.gruposportivo.com

Grupo Sportivo - Madrid
www.gruposportivo.com

Nov 07

Fast blank solution in Visual Studio 2010

Cut and paste text below into a file named [my project].sln

Oct 27

MVC ignore favicon.ico

Add this on global asax

Oct 25

[video]

Gli imperdibili DHL Microsite + Instant Win App http://www.imperdibilidhl.it 

Gli imperdibili DHL 
Microsite + Instant Win App 
http://www.imperdibilidhl.it 

(Source: foolsdoor)

Oct 18

Object to Dictionary conversion in C#

This class map any properties of an object into a dictionary. I have added a function for handling null property value (remove NullReferencenceException from our code!).