February 2009 - Posts

1
Comments

IIS and Virtual Directories and their usefulness by REA_ANDREW

I had a requirement of late where by I wanted to share a Master Page over many physical sub sites, i.e. Main Website (www.mainsite.com) Sub Site 1 (www.subsite1.com) Sub Site 2 (www.subsite2.com) etc… It was at this point when I thought of virtual directories...
Filed under:
12
Comments

Comparing Byte Arrays in C# and more specifically using the .NET 3.5 Framework by REA_ANDREW

I was looking for a simple way of comparing two byte arrays and it is not as 123 as you may think as methods which you may assume would return true, DO NOT.  I found a solution that does exactly what I need and is part of the framework, and I found...
Filed under:
0
Comments

IDE Features I find useful – Visual Studio by REA_ANDREW

This is a short but one of many of a series of blog posts I would like to make which mention some of the useful features of different IDEs which I make use of.  This one is for Visual Studio: Full Screen View –> Full Screen (Shift + Alt + Enter...
Filed under:
More Posts