Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Josh Williams
Adventures in the 64bit CLR.
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
Go
Tags
64bit CLR Implementation Goo
64bit non-managed rants and raves!
Writing agnostic code.
Writing code targeted at 64bit.
Archives
November 2007 (1)
November 2006 (1)
August 2006 (4)
July 2006 (1)
August 2005 (4)
July 2005 (1)
May 2005 (1)
April 2005 (3)
October 2004 (4)
September 2004 (1)
April 2004 (4)
March 2004 (5)
CLR Bloggers
Mike Stall
Brad Abrams
Chris Brumme
Rico Mariani
October 2004 - Posts
Thursday, October 28, 2004 10:15 AM
Good blog entries on .Net GC
I just ran across these, they are a couple of really good reads on the .Net GC... http://blogs.msdn.com/maoni/archive/2004/06/15/156626.aspx http://blogs.msdn.com/maoni/archive/2004/09/25/234273.aspx
Posted by
joshwil
|
0 Comments
Filed under:
Writing code targeted at 64bit.
,
Writing agnostic code.
Wednesday, October 27, 2004 9:00 AM
Good reading about 64-bit .Net and the GAC... Via, Junfeng.
Here are a couple of really worthwhile entries written by Junfeng on the GAC, why you might compile platform specifc and 64-bit... I don't know if I need to bother with my intended GAC entry anymore... http://blogs.msdn.com/junfeng/archive/2004/08/11/212555.aspx
Posted by
joshwil
|
0 Comments
Filed under:
Writing code targeted at 64bit.
Friday, October 15, 2004 1:15 PM
How the OS Loader will force .Net v1.0/1.1 executables to run under WOW64 on a 64-Bit Machine
[10/15, 2:04pm, fixed a couple typos; 10/15, 4:51pm, clarified a point] Before you read this entry, you might want to read these two entries: - http://blogs.msdn.com/joshwil/archive/2004/03/13/89163.aspx - http://blogs.msdn.com/joshwil/archive/2004/03/11/88280.aspx
Posted by
joshwil
|
14 Comments
Filed under:
Writing code targeted at 64bit.
,
64bit CLR Implementation Goo
,
Writing agnostic code.
Thursday, October 07, 2004 9:33 AM
XC#, seems like a really cool tool
I was just playing around with some stuff at home where I was wishing that we had compile time attributes, it looks like XC# supports what I was looking for, I'll have to play with it a bit to be sure... http://www.resolvecorp.com/Products.aspx
Posted by
joshwil
|
2 Comments