Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Shankar Vaidyanathan - VC++ IDE: Past, Present and Future
Aug 01, 2006 at 11:46 PMI think the IDE support for C++/CLI is a little weak in comparison to C#'s support, but that's likely due to the greater complication in the C++ language and the fact that C++/CLI is not the preferred development environment of those who want a lot of tool support.
Eugene Lin and Jason Cobb - Windows Plug and Play
Jan 20, 2006 at 8:19 PMOne of the stipulations of submitting a driver for WHQL could be that the manufacturer signs a contract asserting that they are making a good-faith effort to fairly test their driver. If there are serious customer reports of malfunction (it would only matter for high-volume devices), Microsoft could reserve the right to sue the manufacturers if they passed the tests only due to cheating.
-NKS
Jerry Dunietz - XML Paper Specification
Aug 09, 2005 at 8:22 AMSingularity: A research OS written in C#
May 14, 2005 at 9:16 PMSingularity: A research OS written in C#
May 13, 2005 at 3:07 PMAlso, singularity has no shared memory; does it have shared type instances? Or is the best one can do more like proxy objects? Does singularity even have a JITer in the kernel (perhaps for application and upper level code)?
This project seems great!