IT tutorials
 
Applications Server
 

Developing, Integrating, and Building Applications in Sharepoint 2013 (part 1)

1/12/2014 8:43:25 PM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

1. DEVELOPMENT MODELS AVAILABLE IN SHAREPOINT 2013

New model differs both in architecture and capability from traditional full-trust solutions offered in SharePoint 2007 and SharePoint 2010. As you start developing solutions for SharePoint 2013 you need to decide which of the following two models best suits your needs:

  • A full-trust solution
  • A new SharePoint application

Each has its respective pros and cons and you must carefully weigh which will suit your purposes best. One of the driving design decisions behind SharePoint applications was to provide a development model that was agnostic to whether the application was being used in SharePoint on premises or to Office 365 in the cloud. This point is extremely important to keep in mind as you decide how to build your application, and you are advised to seriously consider future plans for using SharePoint Online. Your organization might very well want to move to SharePoint Online in the coming years and will need many of its apps to go with it.

Although both the older full trust–style apps and the newer SharePoint applications offer some of the same capabilities, they differ in several areas. Table 1 summarizes some of the high-level components, or building blocks, that each offers.

TABLE 1: Full Trust Solutions versus SharePoint Applications

COMPONENT SHAREPOINT APPS FULL TRUST SOLUTION
Web Parts
X
App parts X
ASP.NET server controls
X
ASP.NET user controls
X
List and library templates X X
Content types X X
Event handlers
X
Remote event receivers X
Pages and page layouts
X
Files X X
Master pages
X
Ribbon and list actions X X
Workflows
X
Apps for Office X
Custom JavaScript list view renderings X
Custom JavaScript column renderings X

All SharePoint 2013 solutions are made up from a combination of one or more of the preceding building blocks. Typically, a solution built on SharePoint consists of three high-level application layers, not unlike solutions built with other technologies:

  • User interface
  • Logic
  • Data storage

The developer’s task is to decide what SharePoint components best fulfill the requirements for each of the preceding application layers. A solution might, for example, mean using a Web Part for display purposes, an event receiver for processing and logic, and a list for storing and managing the solutions data. These basic architectural decisions don’t change based on your decision to build a full-trust solution or SharePoint application. You must still map your requirements to each of the capabilities these models provide to ensure it is suitable for your needs.

 
Others
 
- Microsoft Lync Server 2013 Front End Server : Installing the Front End Role
- Microsoft Lync Server 2013 Front End Server : Installation - Topology Builder for Standard Edition Deployments
- Microsoft Lync Server 2013 Front End Server : Installation - Lync Server 2013 Topology Builder
- Microsoft Lync Server 2013 Front End Server : Active Directory Preparation
- Sharepoint 2013 : Understanding SharePoint app model architecture (part 7) - Working with app user-interface entry points - Building UI custom actions
- Sharepoint 2013 : Understanding SharePoint app model architecture (part 6) - Working with app user-interface entry points - Building app part
- Sharepoint 2013 : Understanding SharePoint app model architecture (part 5) - Setting the start page URL, Understanding the app web
- Sharepoint 2013 : Understanding SharePoint app model architecture (part 4) - Reviewing the app manifest
- Sharepoint 2013 : Understanding SharePoint app model architecture (part 3) - Understanding app hosting models
- Sharepoint 2013 : Understanding SharePoint app model architecture (part 2) - Understanding app code isolation
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us