Andrew Rea
C# & ASP.NET Developer BLOG
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET 3.5
ActionScript 3.0
ASP.NET
ASP.NET MVC
ASP.NET.NET MVC
Business Objects
C#
CSS
Custom Controls
Data Bound Controls
Extension Methods
Flash
HTML
IIS
Javascript
LINQ to XML
Multi Threading
NUnit Tests
Security
Semaphore
Shortcut Keys
Silverlight
Skype
SQL Server 2005
Thread Syncronization
TQL
Visual C#
Visual Studio
WCF
Web Controls
Win Forms
Win Forms C#
Windows Live Writer
Sponsors
advertise here
News
Books I am reading at present
Books I am purchasing next
Navigation
Home
Blogs
Archives
August 2009 (2)
March 2009 (6)
February 2009 (3)
January 2009 (5)
November 2008 (2)
October 2008 (1)
September 2008 (1)
August 2008 (4)
July 2008 (2)
June 2008 (3)
May 2008 (7)
April 2008 (7)
March 2008 (4)
February 2008 (10)
January 2008 (3)
February 2009 - Posts
0
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:
IIS
0
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:
C#
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:
Visual Studio
More Posts