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
Windows 7: Best Practices for Developing for Windows Standard User
Jan 12, 2009 at 10:15 AM-Vasile
CHESS: An Automated Concurrency Testing Tool
Jan 11, 2009 at 12:26 AMWindows Web Services
Jan 11, 2009 at 12:24 AMIf this is low level enough will this be a replacement for RPC (even for IPC on the same box)?
Given that RPC is using binary data to communicate, I assume that Windows WS API (based on XML) is slower than RPC. How much slower?
-Vasile
Native Parallelism with the Parallel Patterns Library
Dec 31, 2008 at 12:07 PMCHESS: An Automated Concurrency Testing Tool
Dec 30, 2008 at 9:32 AMApp Verifier lets you attach it to any EXE even a Windows service (daemon). From what I see, CHESS is not there yet. Right?
If so, are there plans to take it in that direction?
Software Transactional Memory: The Current State of the Art
Dec 29, 2008 at 9:54 PMFinally we hear a more pragmatic story on STM. No more Holy Grail! Thanks Dana and Yossi.
Too bad we did not hear much about the “The Current State of the Art” on Hardware TM. Maybe we could have heard how CISC architecture is saving our (like in “we, the software guys”) pride (read “behinds”) once again.