« ID card proposals published | Main | Microsoft's architectural hole »

April 28, 2004

Windows CE documentation fights back

Ian Griffiths points to a cunning ruse for excluding that annoying Windows CE documentation from MSDN.

Unfortunately, Ian missed the bit at the top where Saurabh says "Visual C++ developer." Saurabh's fix almost works for the general case... but it also excludes some non-WinCE stuff. In particular, in current versions of MSDN, you lose the C# language reference. And that's just useful enough to make this fix impractical.

Grr.

I don't understand why the MSDN folks don't just make NOT a unary operator. It's crazy.

April 28, 2004 in Software | Permalink

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d8341c5c9b53ef00d83421fedb53ef

Listed below are links to weblogs that reference Windows CE documentation fights back:

» Relief from CE Documentation from Saurabh's Blog
[Read More]

Tracked on Apr 28, 2004 11:55:34 PM

Comments

Can you give me a example of C# document that has been excluded?

Posted by: Saurabh Jain at Apr 28, 2004 9:27:41 PM

Using the April 2004 MSDN Library, look under .NET Development / Visual Studio .NET / Product Documentation / Visual Basic and Visual C# / Reference. In the unfiltered view, the second topic is Visual C# Language, which includes things like the language spec, compiler options, etc. In the filtered view, that topic is missing.

Hope this helps.

Posted by: Ivan Towlson at Apr 28, 2004 11:28:30 PM

I have updated the orignal post to get around this issue. Have a look at the update at

http://blogs.msdn.com/saurabhjain/archive/2004/03/08/85821.aspx

Hope this helps.

Posted by: Saurabh Jain at Apr 28, 2004 11:59:28 PM

Thanks Saurabh -- that seems to do the trick.

Posted by: Ivan Towlson at Apr 29, 2004 3:47:36 AM

Post a comment