I Got Rhythm
Ælij (Eli) Arbel's blog (.NET, WPF and more)
Sign in
|
Help
Home
Contact
RSS for Posts
Email Notifications
Go
Search
Go
Tags
.net 4
animation
beta
blog
c#
cleartype
cloud
clr
contest
dwm
generics
google
ink
personal
pl's
prolog
rtl
tips
vista
win7
windows 2003
windows forms
windows vista
wpf
zune
Community
Home
Blogs
Archives
December 2009 (1)
November 2009 (2)
February 2009 (2)
January 2009 (1)
December 2008 (1)
November 2008 (1)
October 2008 (4)
September 2008 (1)
August 2008 (2)
November 2007 (1)
September 2007 (2)
June 2007 (2)
May 2007 (1)
February 2007 (3)
November 2006 (6)
October 2006 (4)
February 2006 (2)
August 2005 (1)
February 2005 (1)
August 2004 (5)
July 2004 (4)
June 2004 (5)
May 2004 (4)
July 2004 - Posts
8
Comments
Gmail-like Conversation View in Outlook 2003
by
aelij
Well, it's not perfect, but it may be useful to some. Create a new search folder and name it All Mail . Don't specify any criteria, and select the folders you want (should be only inbox and sent items folders. You may also want to uncheck the “include...
Filed under:
tips
,
google
7
Comments
The Hidden C# "Typedef"
by
aelij
I've just seen a blog entry about C# generics, concerning C#'s lack of typedef s. Actually, C# has a way of aliasing classes, using the using directive : using IntList = System.Collections.Generic. List < int >; IntList = System.Collections.Generic...
Filed under:
pl's
,
c#
0
Comments
New Gallery Opening
by
aelij
Right here in my blog. It's an Army of Me ! And try not to laugh when you see the one with the tiara. ;)
Filed under:
blog
0
Comments
Changed Theme
by
aelij
I've changed the theme for the blog. It used be to based on "Lighty", which was not Firefox friendly. This theme is based on "Marvin2", and seems to be working fine on both browsers.
Filed under:
blog