@clark1eh,
You have just won $100.00! Congrats!
I've confirmed this works by enabling anonymous access to the web application, enabling anonymous access on the site collection, and then allowing anonymous users access to your list(s).
I wonder what else is wrong in the CSOM Pros/Cons part of this article:
http://www.sharepointhillbilly.com/Lists/Posts/Post.aspx?ID=15
Cheers,
Matthew
You have just won $100.00! Congrats!
I've confirmed this works by enabling anonymous access to the web application, enabling anonymous access on the site collection, and then allowing anonymous users access to your list(s).
I wonder what else is wrong in the CSOM Pros/Cons part of this article:
http://www.sharepointhillbilly.com/Lists/Posts/Post.aspx?ID=15
CSOM@clark1eh Send me an email at http://scr.im/iOnline247 and I'll get you squared away. Thanks for your hard work!
ProsCons
- Provides access to the “modern” RESTFul Web Services which return JSON or XML based upon your need
- Coding patterns mirror .NET, which may make more sense to .NET developers
- No anonymous access
- No cross-site or cross-domain capabilities
- Complicated syntax which mirrors .NET coding patterns, which may make less sense to Web developers
- Have to create your own success and failure methods
Cheers,
Matthew