The SharePoint 2013 Preview platform come with allot of type
and development option with so much cool sets of APIs.
You have deferent type Applications for unlimited possibilities
with you existing skills. Now this time you exclusive categories for SharePoint App. WebPart, SharePoint Page,SL
App with in iframe. And also leverage for Client Devices and Computers. By using Framework application
you can exposed Asp.net,MVC Application. Also Power shell script and timer job available
on SharePoint server.
For SharePoint 2013 you don’t need to learn SharePoint
Programing you directly start development with you existing skill.
SharePoint APIs Impalement.
- More Web Standards (Odata,Oauth)
- More Client Side Support
- Improved Rest Model and EndPoint
- Odata URL base Query Engine
- OAuth Web base identity system.
- Mobile Templates.
Type of APIs this SharePoint comes.
·
JavaScript
(Browser base Client site programing with jquery)
·
Strong Support of javascript Client object Model
with inline script and js.file.
·
All functionality is available for javascript
same as like .net Framework and Silverlight client object model.
·
By using SharePoint 2013 Javascript Api you can also do Custom. It’s really help for developer for creating sharepoint app with JavaScript SharePoint API because
they can use Custom which is not allowed in server side coding.
·
ASP.NET (for Sever side Programing include you try
MVC this time)
REST/OData (More web standard for Developer play with SharePoint
object in their application with rest endpoint which exposed by Wcf dataservice. With OData standards and
strong Brower base querys synx )
WFC Data Service Reference
Example
Rest vs OOP
Feature
|
.NET Framework or
Silverlight object models
|
JavaScript object
model
|
REST/OData endpoints
called from a Windows platform or JavaScript
|
Object-oriented programming
|
Yes
|
Yes
|
No
|
Batch processing
|
Yes
|
Yes
|
No
|
APIs for conditional processing and exception
handling
|
Yes
|
No
|
No
|
Availability of LINQ syntax
|
Yes
|
No
|
No
|
Combining list data from different SharePoint
web applications
|
Yes
|
No
|
Yes
|
Familiarity to experienced REST/OData
developers
|
No
|
No
|
Yes
|
Similarity to non-Windows programming or
JavaScript programming
|
No
|
Yes
|
Yes
|
Strong typing for list item fields
|
No (except with LINQ)
|
No
|
Yes, from Windows platform
No, from JavaScript |
Leveraging jQuery, Knockout, and other
JavaScript libraries
|
No
|
Yes
|
No, from Windows platform
Yes, from JavaScript |
Reference
.NET Framework (strong Object Model with the Power of
C#,vb.net,linq)
Windows Phone
(out of the Box Support with new Template ,Push notification)
Rest OData and OAuth Support.
Silverlight (end to
end Application Support with Client
OBJECT Model API. )
Windows PowerShell
(for automation and administrative tasks for Server help for sp admins)
0 comments:
Post a Comment