Welcome to MSDN Blogs Sign in | Join | Help

April 2005 - Posts

Ars Technica's Mac OS 10.4 Tiger Review

http://arstechnica.com/reviews/os/macosx-10.4.ars This is really a fine piece of review. I haven't read much about Mac OS X from a developer's prospective. From the review, Apple is doing some real good fundation work.
Posted by junfeng | 5 Comments
Filed under:

Questions and suggestions

I set the comment limit to 90 days. As a result, the original post for questions and suggestions has expired. This one is just to re-enable that. Please post any questions or suggestions in this blog. Questions and suggestions should related to Fusion
Posted by junfeng | 11 Comments
Filed under:

Test your platform specific assemblies

If you do not know what is platform specific assemblies, please read this post: Assembly ProcessorArchitecture http://blogs.msdn.com/junfeng/archive/2004/08/11/212555.aspx Assume your platform specific assemblies will be shipped both in 32 bit and 64
Posted by junfeng | 0 Comments
Filed under:

Strong name EXEs

You don't need to strongly name EXEs. When you strongly name an assembly, you want this assembly to be shared by multiple applications. But you typically don't share applications between applications. An EXE usually is considered as an application. So
Posted by junfeng | 20 Comments
Filed under:

Questions and Topics Suggestions

I keep getting emails from folks. Most of the time, the questions folks asked are interesting to general audience. Some times I will have a new blog post to answer the question. But often I just hit reply, and missed the chance to share it with everyone.
Posted by junfeng | 14 Comments
Filed under:

Isolated Applications and Side-by-side Assemblies

Compare Fusion/CLR and SxS
Posted by junfeng | 0 Comments
Filed under:

Assembly Identity --- ReferenceIdentity and DefinitionIdentity, Comparison and Transformation

Assembly Identity --- ReferenceIdentity and DefinitionIdentity, Comparison and Transformation
Posted by junfeng | 10 Comments
Filed under: ,

foo\foo.dll

You know when we probe an assembly foo, we first probe the appbase for foo.dll/exe, then appbase\foo\foo.dll/exe. The reason we probe for appbase\foo\foo.dll, is for multi-module assembiles. Say you have assemblies foo1 and foo2. Both have a module called
Posted by junfeng | 5 Comments
Filed under: ,

New blogs.msdn.com, new theme, and new comment limit day

Blogs.msdn.com is migrated to Community Server v1.0. As part of the migration, I changed my theme. I hope it is more readable. The comment limit day is set to 90 days. Thanks for reading my blog.
Posted by junfeng | 0 Comments
Filed under:
 
Page view tracker