Welcome to MSDN Blogs Sign in | Join | Help

June 2005 - Posts

AssemblyName.ReferenceMatchesDefinition

AssemblyName.ReferenceMatchesDefinition
Posted by junfeng | 2 Comments
Filed under: ,

The Future of Assembly Versioning

The Future of Assembly Versioning
Posted by junfeng | 0 Comments
Filed under: ,

Customizing the Microsoft .NET Framework Common Language Runtime

If you want to know how to customize every bit of CLR, you should read Steven Pratschner's book Customizing the Microsoft .NET Framework Common Language Runtime http://www.amazon.com/exec/obidos/tg/detail/-/0735619883/qid%3D1119055133/sr%3D11-1/ref%3Dsr%5F11%5F1/102-4861849-1761741
Posted by junfeng | 0 Comments
Filed under: ,

Sharing NGEN image in Multi-Domain Host

To reuse the same NGEN image of an assembly for every domain in a multi-domain environment, the assembly has to be loaded as domain neutral. To enable domain neutral assemblies, the host must enable domain sharing when it starts CLR. This is all discussed
Posted by junfeng | 2 Comments
Filed under: ,

ClickOnce Team starts blogging

Saurabh from ClickOnce test team quietly started his blogging today. http://blogs.msdn.com/saurabh/default.aspx Saurabh has been in the ClickOnce team since its incarnation. He and his buddies in ClickOnce test team have been answering questions in internal
Posted by junfeng | 4 Comments
Filed under:

Trap Ctrl+C

In Windows, you use SetConsoleCtrlHandler to trap Ctrl+C.
Posted by junfeng | 2 Comments
Filed under:

MSI Install-On-Demand

MSI Install On Demand
Posted by junfeng | 14 Comments
Filed under: ,
 
Page view tracker