Tag Archives: visual studio 2013

Azure SQL Server for centralized database

We are doing a project for our Business Intelligence team. For this we need a central database that is always available. This is where Azure comes to mind. I’ll describe here how I managed to configure Azure SQL Server to … Continue reading

Posted in Uncategorized | Tagged , , , | 2 Comments

Week roundup

Last week recap and links: Build 2015 Session Recap, list of popular build sessions Snippetizer DevLabs Extension, create snippets from your code with this Visual Studio plugin Silicon Valley Scrum Scene Image courtesy of kanate / FreeDigitalPhotos.net What are your … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment

AccessViolationException

After setting my Default Processor Architecture to x64 in Visual Studio 2013 I started getting System.AccessViolationException’s. Notice the “this is often an indication that other memory is corrupt”. After exploring the exception. The root cause revealed itself. Visual Studio crashed … Continue reading

Posted in Tooling | Tagged , | Leave a comment

Week 37 roundup

Last week recap and links: Posh-SSH Open Source SSH PowerShell Module. I’m using powershell more and more now. Visual Studio 2013 keyboard shortcuts Found this while looking for a way to find the active item in the solution explorer (CTRL+[,S) … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment

VS2013.2 update issue

When I tried to install Visual Studio 2013 update 2 it gave me an error. Checked it wasn’t blocked as with other downloaded files. Not the case. The update wasn’t already installed, because the version number was still at 30110. … Continue reading

Posted in Tooling | Tagged | Leave a comment