About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (21)
- Development (208)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (168)
Most used tags
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 azure, SQL Azure, sql server data tools, visual studio 2013
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
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
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
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