Problem While publishing a web application you get a puzzling error that reads like the following in the output window: 1>C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe -v \ -p C:\Dev\WebApp\obj\Release\AspnetCompileMerge\Source […]
The Poor Man’s Way to Sync Multiple Cloud Storage Services
Scenario You have multiple cloud storage services you want to keep in sync Or you want to migrate from one service to another one, but […]
Common Base Class Work Around for Page and UserControl
The Gotcha This is a really sore subject for me because I have tried finding a unifying factor for both sets of objects, but the […]
Could not load file or assembly [AssemblyName] or one of its dependencies
Yellow Screen of Death Error: Could not load file or assembly [Assembly Name Here] or one of its dependencies. The Gripe I hate this error […]