Showing posts with label SharePoint. Show all posts
Showing posts with label SharePoint. Show all posts

Tuesday, January 17, 2012

Access and Visio Services in SharePoint

Visio Services lets users share and view Visio Web drawings and when used with SharePoint 2010, Access Services allows users to create new databases with forms and reports that run in the browser. Access and Visio services have a strong appeal to many developers as they are able to offer a hosted browser-based version of their app. This could be particularly helpful in developing in-house applications as well commercial ones. Read complete article -
http://www.sharepointbriefing.com/spservices/access-visio-services-in-sharepoint-2010.html

Tuesday, January 10, 2012

New Business Intelligence features in SharePoint 2010

Microsoft has introduced some excellent Business Intelligence features in SharePoint 2010. Some are brand new while others have been updated. Here we shall take a look at the four most important features incorporated in SharePoint enhancing productivity.

Read full article here.. http://www.sharepointbriefing.com/features/new-business-intelligence-features-in-sharepoint-2010.html



Saturday, December 03, 2011

Top 10 SharePoint Features Increasing Developer's Productivity and Efficiency


Introduction
Microsoft SharePoint 2010 now makes it easier for developers to work together. We have seen some major enhancement of SharePoint 2010 in comparison with its 2007 counterpart. Here I delineate major 10 of them which in my opinion increase developer’s productivity and efficiency.
Read complete article....
http://www.sharepointbriefing.com/spother/top-10-sharepoint-features-increasing-developers-productivity-and-efficiency.html

Mocking API Responses in Azure API Management Portal

A mock API imitates a real API call by providing a realistic JSON or XML response to the requester. Mock APIs can be designed on a developer...