I have a document library hosted on a sharepoint server. What I'd like is for my web application to be able to view/delete/update/upload files to this library. One of my challenges is that I'm using ASP.NET MVC which really limits my integration. What I'm really looking for are some web services to call from WSS and I'll handle the UI. Does anyone have any links that could point me in the right direction? Thanks guys!