Rudi
Check me out on the web at my blog.
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Tech Off | Jumping out of a heavily-nested loop not by using goto statement? | 58 | Jul 26, 2004 at 2:05 PM |
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
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Tech Off | Jumping out of a heavily-nested loop not by using goto statement? | 58 | Jul 26, 2004 at 2:05 PM |
Andy Wilson - First look at MSR's "touch light"
Oct 25, 2004 at 5:42 PMMapping sites, pages and links into 3D space
Being able to move them around and manipulate each page as a window on the screen.
Now that would be a killer app; a 3D browser with this interface.
Andy: question? When looking at the video, the camera images seem to have some sort of 3D effect. I would assume that with goggles, real 3D could be achieved.
Is there any thinking going on about that? (I did not yet read the paper)
Scott Currie - Demo of Quake on .NET
Sep 01, 2004 at 10:39 AMSince the original source code is all C++; this was 'merely' loading that code base into a Visual C++ solution, build it (fixing some issues), test it (fixing some other issues) and TADA... Quake.NET
I would assume that taking the C++ code and converting it to C# would take as much effort as the Java implementation.
Yes, the C++ compiler still has some very nifty tricks up its sleeve. It is still the best compiler around. But that might change when all compilers (including the JIT) move to Phoenix:
Kang Su Gatlin - "Phoenix," next-generation compiler