Задайте вопросЗадайте вопрос
 

Общие обсужденияPosted An Example for comments

  • 24 июня 2008 г. 14:06Mike Amundsen Медали пользователяМедали пользователяМедали пользователяМедали пользователяМедали пользователя
     
    All:

    I posted my first example SSDS app today here:
    http://amundsen.com/examples/ssds/

    It has two parts:
    - SSDS Proxy server app (C#.NET)
    - Web Client (Ajax)

    You can download the code (see link on the page).

    I think this pattern (SSDS web proxy + clients) is going to be a pretty common model. It has the advantage of not requiring all clients to know the credentials for the SSDS repository. However, it has the disadvantage of using a proxy through which all requests are made (kinda kills the scalability a bit, eh?).

    Free free to post comments/observations here or email me directly (see site) if you like.



    Mike Amundsen [http://amundsen.com/blog/]

Все ответы