Alex B. Clarke

Hi, I am a software developer specialising in Microsoft .Net technologies. This site is used to interact with, and contribute to development community.

Send mail to the author(s)  Contact me
Feed your aggregator (RSS 2.0)  Syndicate
On this page....
Categories
Archives
Blogroll
Blog Stats
Total Posts: 43
This Year: 5
This Month: 0
This Week: 0
Comments: 33
Misc
Theme by Alex B. Clarke.

Copyright © 2010 Alex B. Clarke. All rights reserved.

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

# Monday, June 25, 2007
Copying a large file from Server 2003 64-bit SP2 to VMWare client Server 2003 SP1
Filed under: SysAdmin  | Published by: Alex B. Clarke  | Comments [1]
# Sunday, June 24, 2007
It took me ages to figure out why Request.Cookies[“ASP.NET_SessionID”]  was always ‘null’ in my attempts to learn about its behaviour.

For “ASP.NET_SessionID” to materialise - Page.Session MUST be written to!

Filed under: Asp.Net  | Published by: Alex B. Clarke  | Comments [0]
# Thursday, June 21, 2007
I was installing dasBlog 1.9 and encounted the error...
Filed under: Asp.Net  | Published by: Alex B. Clarke  | Comments [0]