Make TryResolve on windsor adapter return null if component is not registered
Added link to 'Why should I use ServiceStack in section 2'
code style
typo
Corrected code for creating testing sample user
Added a note that code example comes from unit test
Re-structured slightly and added section on min config for Basic auth
Updated How to contribute (markdown)
Update to optionally use ServiceStack for serialization instead of DCJS
Updated Why ServiceStack? (markdown)
Updated SOAP support (markdown)
Updated Welcome to the ServiceStack wiki! (markdown)
Updated Why Servicestack? (markdown)
Updated Why should I use servicestack? (markdown)
added silverlight
init
grammar
smaller prerequisites section
improve info about shared projects vs portable class libraries
updated auto-wiring info
Updated Silverlight JSON Service Client (markdown)
Created SilverlightJSONServiceClient (markdown)
Updated Configuration options (markdown)
Response type is defined by "Accept" header (was: "Content-Type")
fixed code