Whenever a browser session times out, any saved session data will not be available which will likely cause some type of exception when trying to …
Excel macro to convert column data to pipe-delimited string
I have a web application that I run on a fairly regular basis that allows searching for multiple database records by specifying multiple search items …
‘Failed to retrieve data for this request’ with SQL Server after using PCMover
After using Laplink’s PCMover software to move all my software and computer setup to a new machine, I could not run SQL Server Express or …
Integrating a Bootstrap template into an MVC 5 Application
I purchased the Ace Admin template from wrapbootstrap.com and wanted to use it in an MVC 5 web application developed in Visual Studio. This article …