Welcome to CallContext
Sign in
|
Join
|
Help
CallContext
.NET development, code and experiences from the trenches.
RSS 2.0
Atom 1.0
Home
About
<
August 2006
>
Su
Mo
Tu
We
Th
Fr
Sa
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
Search
Go
Archives
September 2008 (1)
June 2008 (1)
May 2008 (3)
April 2008 (2)
March 2008 (6)
February 2008 (2)
January 2008 (1)
December 2007 (5)
November 2007 (2)
October 2007 (6)
June 2007 (4)
May 2007 (2)
April 2007 (5)
February 2007 (5)
November 2006 (4)
September 2006 (2)
August 2006 (8)
July 2006 (15)
June 2006 (24)
Post Categories
.NET Development (38)
Architecture (15)
ASP.NET (11)
Blogging (9)
Database (6)
Distributed (4)
General Development (26)
Graphic Design (5)
Music (4)
Security (4)
Subversion (2)
Testing (9)
Timewasting (14)
UI Design (9)
Webservices (5)
WinForms (2)
XML (1)
August 2006 - Posts
Great UI patterns site
This site has some nifty UI patters for web stuff as well as windows GUIs. Interesting way to spend a few minutes.
Read More
posted
Tuesday, August 22, 2006 11:37 AM
by
Geoff
|
(Comments Off)
Filed Under:
UI Design
Type safe session state
I think I've already mentioned this on here somewhere, but making your session object typesafe is one of the coolest things you can do. It now appears I'm not the only person that likes this idea.
Read More
posted
Wednesday, August 09, 2006 2:44 PM
by
Geoff
|
(Comments Off)
Filed Under:
ASP.NET
,
Webservices
Databinding in Winforms 2.0
It's a bit of a BAS day today. There are a couple of nifty articles up on MSDN that I'd like to keep a track of. It's all about databinding. I can remember when it was a bad thing to do...
Read More
posted
Tuesday, August 08, 2006 2:38 PM
by
Geoff
|
(Comments Off)
Filed Under:
.NET Development
,
WinForms
,
Architecture
Working with Windows Services at runtime
I've seen techniques similar to this in the past, and I know I'm going to "wish I could remember where I saw the code" at some stage in the future, so here it is for the BAS.Thanks, Ayende.
Read More
posted
Tuesday, August 08, 2006 2:35 PM
by
Geoff
|
(Comments Off)
Filed Under:
.NET Development
,
Testing
,
Architecture
An interesting master page trick
I didn't know you could do this (courtesy of Eric Wise from CodeBetter.com). Apparently, you can get the original, unmangled control ID using the ClientID property of the control.
Read More
posted
Friday, August 04, 2006 3:13 PM
by
Geoff
|
(Comments Off)
Filed Under:
.NET Development
,
ASP.NET
ScottGu's tips and tricks
I'm only really making this entry so I can keep the link in the BAS (Blog Attached Storage), but both of you might be interested in having this around.
Read More
posted
Friday, August 04, 2006 9:45 AM
by
Geoff
|
(Comments Off)
Filed Under:
.NET Development
,
ASP.NET
LUA admin console
I try to run as a limited user for the obvious reasons. But as a dev it can cause a bit of havoc every now and then. That was until someone in the office put me onto Superior SU.
Read More
posted
Wednesday, August 02, 2006 9:35 AM
by
Geoff
|
(Comments Off)
Filed Under:
Security
When the cat's away...
I'm on a client site in Sydney for this week, so the blogging will be even lighter than usual. I have internet access here at the moment, but I'm a little on the busy side.
Read More
posted
Wednesday, August 02, 2006 9:34 AM
by
Geoff
|
(Comments Off)
Filed Under:
Blogging