vote up 2 vote down star
1

For me it's got to be the Microsoft SQL Server Cast and Convert reference. I must love that page, I seem to visit it several times a day.

flag
4  
This seems community wiki-ish. – Chris Farmer Sep 14 at 14:12
1  
Wiki it or sticki it – Will Sep 14 at 14:15

5 Answers

vote up 3 vote down

PHP Documentation for me - clear, concise, user tips (although these are not always correct and secure - pinch of salt etc). Also good for typing directly into an address bar if you know the function name, eg php.net/in_array - straight to the function's page.

link|flag
the CHM / HTML Help offline version with full-text search, a full index, and bookmarking: php.net/about.formats . – ax Sep 14 at 14:25
vote up 0 vote down

The YUI documentation has had a good number of views over my last few projects...a good example of a clear and concise API

link|flag
vote up 0 vote down

Definitely should be http://www.w3.org/TR/xslt :)

link|flag
vote up 0 vote down

It depends a lot on what I'm doing and what my toolset is. In generaly these days it is probably Stroustrup's The C++ Programming Language.

link|flag
vote up 0 vote down

From time to time, I still find that people need my services maintaining/fixing/adding new features to ASP site (VBScript) pages from time to time (yuck). The MSDN VBScript reference is usually all I need.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.