Musings on Information Technology - A view from the trenches

Saturday, 17 January 2015

String vs string in C#

›
What's the difference between String and string in C#? I don't recall why I started asking this question at interviews, I don...
11 comments:
Friday, 2 January 2015

Regular Expression Find and Replace in Notepad++

›
So today I found myself editing a page from our internal Wiki and the formatting was completely and utterly up: Headings were all wrong, so...
1 comment:
Monday, 15 December 2014

OrganizationServiceContext performance in MS Dynamic CRM 2013

›
The  OrganizationServiceContext has a  SaveChanges method that essentially does what it says on tin, namely the changes on the objects back...
Saturday, 13 December 2014

Housework

›
Over the past three and half months my lovely girlfriend has been suffering from terrible eczema, so she's basically not been helping m...
Friday, 21 November 2014

TIL - Solving Out of Memory exceptions in .NET

›
So yesterday I was playing about with a high memory VM in Azure and I wrote a little app to swallow the server's RAM whole. Only thin...
Thursday, 20 November 2014

Introduction to the Cloud with Microsoft Azure - Part 2

›
Following from the previous post , I will continue explaining the features that Azure offers for VMs. The first feature I want to discuss ...
Wednesday, 12 November 2014

Introduction to the Cloud with Microsoft Azure - Part 1

›
My new company has been kind enough to provide me with an MSDN subscription, which comes with some Azure credits so I thought that I would t...
Tuesday, 11 November 2014

I broke Ms Dynamics CRM 2013 today

›
So I have a custom workflow activity that has an output of a custom reference, something like this: [Output("ClientRecord")] [R...
Saturday, 8 November 2014

Visualization of Azure VM Pricing

›
I did a presentation on the merits of using Microsoft's Azure for a our development and test environments and here are a few of the plo...
Tuesday, 4 November 2014

Install and configure MariaDB.

›
This is a fairly easy objective: Run the following command to install MariaDB: sudo yum -y install mariadb mariadb-server  To start and...
‹
›
Home
View web version
Powered by Blogger.