August 25, 2012August 25, 2012C# Create Radar chart from Database Last I was asked to create a proof of concept for creating a radar chart based on some scores a user got […]
April 14, 2011July 26, 2012C# How to create download-dialog for file in database If you store your files in a database (as blob) you do not have a physical path to the file. How can […]
December 7, 2010July 26, 2012C# AjaxControlToolkit not working in UserControls. Today I was trying to implement an AutoCompleteExtender. It took me a lot of time until I figured out what the problem […]
September 17, 2010July 26, 2012C# Regular expression for date I was looking for the perfect regex to validate a date. The examples I found on the internet where all not good […]