Mmm, software

Friday, May 31, 2013

How to fix the ugly ass Ubuntu boot splash OR Damn, Ubuntu, you ugly

›
TL;WR:  http://news.softpedia.com/news/How-to-Fix-the-Big-and-Ugly-Plymouth-Logo-in-Ubuntu-10-04-140810.shtml If you've had Ubuntu for...
Wednesday, May 29, 2013

Changing the password complexity requirements on Windows Server

›
To change the password complexity requirements on Windows Server (2008 at least) (for whatever reason), do the following : Start -> Run ...
Saturday, May 25, 2013

Journey to robust windows services: Service could not be installed. Verify that you have sufficient privileges to install system services

›
This is an annoying and almost entirely useless error. It can be caused by any number of things. However, in my case today, it was caused by...
Thursday, May 16, 2013

Journey to robust windows services: debugging your WiX custom actions

›
I've recently had some trouble getting WiX custom actions to work, and after searching around for a while, I found this article . It giv...
Tuesday, May 14, 2013

Journey to robust windows services: creating custom actions for your WiX installers

›
I've lately been trying to update my WiX installers to perform custom actions so that I can do some security configuration of my applica...
Wednesday, May 08, 2013

Journey to robust web services: installing a WCF 4.0 application on IIS 6.0

›
Due to budget and other constraints, I'm unable to get my hands on the latest and greatest software for running a WCF application I'...
Monday, May 06, 2013

Journey to robust web services: apparently we shouldn't use 'using'

›
I recently stumbled across an article stating why we shouldn't use the 'using' keyword with WCF services, and I found it rather ...

Journey to robust webservices: kickstarting use of certificates phase II: using certificates for client authentication

›
There are a number of means of authenticating users, and one of the most secure is via a certificate. This article on CodeProject provides ...

Journey to robust web services: kick starting use of credentials and certificates for message security, phase I

›
As any sensible developer of a large scale system knows, security is paramount. Therefore, encryption of sensitive data is an absolute must,...

Journey to robust web services: debugging services and logging messages

›
One of the quickest and best ways to debug issues with the services you're developing is to log and trace all activity with WCF along wi...
Sunday, May 05, 2013

Journey to robust web services: my clients are unable to connect!

›
I've been testing out some web services I've been working on extensively on my own machine, but the time has finally come where I wa...
Friday, May 03, 2013

Mono.Options installation, and getting StyleCop to ignore a file

›
I've recently discovered the Mono.Options library (available via NuGet) that lets you easily parse arguments passed into a program. Unfo...
Tuesday, April 30, 2013

Creating a logging service using the Microsoft Enterprise Library Logging Application Block

›
As part of my recent foray into creating various Windows services, I've come across the need for logging (like all serious apps do) and ...
Sunday, April 28, 2013

Journey to robust web services: debugging a net.tcp service

›
I'm creating a net.tcp-based WCF web service for use with my current project, and so far the learning curve hasn't been very shallow...
Saturday, April 27, 2013

Journey to robust web services: configuring your WCF web service

›
WCF comes with a bunch of handy configuration tools.  You can find an introduction to them on the WCF configuration tools page on MSDN . Onc...
Friday, April 12, 2013

Finally understand the purpose of event accessors in .NET

›
As most people who deal with .NET are aware, C# (and also VB.NET) have Properties and Events.  In the case of properties, there are property...
Tuesday, March 05, 2013

Getting error message with XSD MSBuild task

›
Lately I've been getting the error message : error MSB4018: Microsoft.Build.Shared.InternalErrorException: MSB0001: Internal MSBuild E...
Monday, February 11, 2013

Debugging multiple processes and following the children in Eclipse Juno

›
I guess Eclipse has made it much easier in recent versions of Eclipse and CDT to debug multiple processes and have the debugger follow child...
Wednesday, February 06, 2013

Using key gestures with parameterized Commands in WPF is "broken"

›
Ok, it's not actually broken, it just doesn't work the way I wanted (or expected). Apparently, there's a very good article on w...
Friday, February 01, 2013

Getting the proper Includes to show up in the project explorer in Eclipse with CDT with a cross-compiling project

›
I finally learned how, and it's thanks to an awesome question posted on stackoverflow.com  .
‹
›
Home
View web version

About Me

Alex Marshall
View my complete profile
Powered by Blogger.