Create popup date picker using ASP.NET calendar control

A client recently required a popup ASP.NET calendar control to use on their site. I thought we would share our solution to this.

Read More

Validation of viewstate MAC failed

ASP.NET 9.3.2009 No Comments

We were working with a client on a site and for some reason all of a sudden we got the message below.

Read More

Javascript delete confirmation in Gridview or Repeater

A pretty common task needed within a gridview or repeated is to confirm an action when the user clicks on this. (typically a delete)

Read More

Failed to access IIS metabase

IIS 8.3.2009 1 Comment

After recently starting up a fresh install of Windows and loading all my development tools, I received this error

Read More