Skip to content

Latest commit

 

History

History
66 lines (55 loc) · 3.05 KB

README.md

File metadata and controls

66 lines (55 loc) · 3.05 KB

Sitefinity© Developers Workshop

©2020 Alain "Lino" Tadros

All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or information storage and retrieval systems - without the written permission of the publisher.

Products that are referred to in this document may be either trademarks and/or registered trademarks of the respective owners. The publisher and the author make no claim to these trademarks.

While every precaution has been taken in the preparation of this document, the publisher and the author assume no responsibility for errors or omissions, or for damages resulting from the use of information contained in this document or from the use of programs and source code that may accompany it. In no event shall the publisher and the author be liable for any loss of profit or any other commercial damage caused or alleged to have been caused directly or indirectly by this document

Developing in Sitefinity

Using only the Sitefinity Administration Backend you can do many things, but what if you need to work with your Sitefinity data programmatically? For example, convert records in an Oracle database to a set of blog posts, or create pages in a user interface you build in iOS or Android? The Sitefinity API can help with one-time migration tasks, building interfaces to consume Sitefinity, custom content entry interfaces or just about anything you can visualize.

Table of Contents