Sign In
the1's WebLog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Misc
Pages
Software Development
Archive
Archives
October 2004
(1)
August 2004
(5)
July 2004
(2)
May 2004
(2)
April 2004
(6)
March 2004
(6)
March, 2004
MSDN Blogs
>
the1's WebLog
>
March, 2004
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
the1's WebLog
An interesting read about interviewing at Microsoft
Posted
over 8 years ago
by
the1
3
Comments
JobsBlog posted this interesting article on the internals of a Microsoft interview.
the1's WebLog
Programming Challenge: Phraser
Posted
over 8 years ago
by
the1
44
Comments
Want to prove that you are the best programmer money can buy? (OK, I know you are not for sale, but your boss may need a friendly reminder that it's time for your next big raise.) Here's your chance: On a telephone keypad, the number keys 2 -- 9...
the1's WebLog
Comments on an Answer to a Clearest Code Challenge
Posted
over 8 years ago
by
the1
0
Comments
Jaybaz_MS posted this Clearest Code Challenge , and later provided his own answer . I wrote some comments (and more ) on it, which you might want to check out.
the1's WebLog
Using C++ Member Function Pointers
Posted
over 8 years ago
by
the1
3
Comments
I don't know about you, but the C++ syntax for member function pointers always eludes me. Every time I would spend half an hour or more deciphering MSDN to get the exact syntax, only to completely forget it the next time. Oops. I can think of three...
the1's WebLog
Using template specialization in C++
Posted
over 8 years ago
by
the1
1
Comments
We all know that C++ templates can be used to write generic code, e.g. template <typename T> class Array { … }; Then we can use the same template to generate code for different template parameters. This is called instantiation...
the1's WebLog
About me
Posted
over 8 years ago
by
the1
0
Comments
Hello! I'm a dev in the Visual Studio .NET setup team. Before joing Microsoft in 2002, I did research on designing and implementing high-level domain specific programming languages, and got my PhD in Computer Science from Yale. If you cannot find better...
Page 1 of 1 (6 items)