Archive
- January 2023 (1)
- December 2011 (1)
- September 2010 (1)
- May 2010 (2)
- April 2010 (1)
- August 2009 (1)
- July 2009 (2)
Category Archives: .NET
Ajaxify your MVC form in 30 seconds
I was playing around with the ASP.NET MVC 2 Framework and needed to submit my form using Ajax instead of a full form post. I noticed the MicrosoftAjax.js and MicrosoftMvcAjax.js file that came with the project so I had high … Continue reading
Cloning SharePoint 2010 development images (for Hyper-V)
Before we begin, I´d like to point out the obvious: You want to clone a VM that is as clean as possible (without needing to install all the software on each clone of course). So clone your VM before creating … Continue reading