.NET front end and Alfresco backend
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 07:05 AM
Hi,
I am new to Alfresco. I want to use .NET as the front end and Alfresco document management as the backend. Will need all the basic doc management features on the front end like import, view metadata, delete, version etc. What will be the best way to interact between .NET and Alfresco and make all the documents avaialbe.
What all technologies/ API needs to be looked in and do you have any sample code?
Regards,
Anurag
I am new to Alfresco. I want to use .NET as the front end and Alfresco document management as the backend. Will need all the basic doc management features on the front end like import, view metadata, delete, version etc. What will be the best way to interact between .NET and Alfresco and make all the documents avaialbe.
What all technologies/ API needs to be looked in and do you have any sample code?
Regards,
Anurag
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 08:05 AM
WebScripts are first choice. Then Web Services.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2009 08:13 AM
Whilst it's not exactly what you're looking for, the Office Add-ins are written in .NET 2.0, so some of the code might be of use. They use webscripts as the UI (via a wrapped MSIE instance) - it might be an approach worth considering depending on your product.
Thanks,
Mike
Thanks,
Mike
