Search
Close this search box.

Which is best for me, MS Dynamics or .NET?

MS Dynamics or .NET

MS Dynamics is a suite of business applications like CRM or ERP. It is designed to handle the needs of the business of a company. The MS Dynamics comprises Marketing, Sales Force Automation, Customer Service, Talent Management, and Finance and operation as part of the core suite. On the other hand, .NET is an open-source, […]

The REST APIs and OData in SharePoint 2013

REST APIs in SharePoint 2013 are now compatible with OData, the industry standard for creating and consuming data APIs. The official reference for OData, as well as to track updates regarding this industry standard, can be found at the following link: http://www.odata.org OData’s official description, in essence, states that OData builds on core protocols like HTTP […]

Understanding Office 365 API Tools for Best Practices Office 365 Development

Microsoft has recently introduced the next step in the evolution of the Office 365 platform by releasing the Office 365 API Tools, as shown in the image below. This continues to extend the platform and opens up more possibilities around the hybrid cloud with the capability to access SharePoint 2013 on-premises. It also extends the platform in Office 2013 […]

SharePoint 2013’s APIs, Office 365 API Tools and Development Options

SharePoint 2013’s APIs enable apps, as well as other elements, to connect and integrate with SharePoint’s core features. The APIs, as depicted in the image below, provide apps the capability to view content or integrate with a workflow or even perform searches. For example, if you were developing an app for a business intelligence initiative, SharePoint 2013’s APIs would […]

Security & Identity Management Considerations for Application Development

There are various security, identity management, and authentication considerations when developing custom applications and related features in SharePoint 2013, Office 365, SharePoint Online, and Microsoft Azure. You should always keep in mind SharePoint 2013’s “claims first” authentication architecture during your development, as well as in discussions with the business about their custom requirements. With SharePoint […]