Transcript
Page 1: The Middle Tier Manifesto: An Alternative Approach to Development with Microsoft SharePoint

The Middle Tier Manifesto: An Alternative Approach to Development with Microsoft SharePoint

Page 2: The Middle Tier Manifesto: An Alternative Approach to Development with Microsoft SharePoint

Introduction

What Is the Middle Tier?

First Tier: The SharePoint UI and Central Administration

Middle Tier: SharePoint Designer

Third Tier: Visual Studio

Page 3: The Middle Tier Manifesto: An Alternative Approach to Development with Microsoft SharePoint

What Is Development?

Historical Context

Dictionary.com, "development," in The Free On-line Dictionary of Computing. Source location:

Denis Howe. http://dictionary.reference.com/browse/development. Available:

http://dictionary.reference.com. Accessed: April 11, 2010.

Page 4: The Middle Tier Manifesto: An Alternative Approach to Development with Microsoft SharePoint

What Makes the Middle Tier Approach Different?

Data View Web Parts (DVWPs)

Page 5: The Middle Tier Manifesto: An Alternative Approach to Development with Microsoft SharePoint

Scripting

CSS

SharePoint Designer-based Workflows

Page 6: The Middle Tier Manifesto: An Alternative Approach to Development with Microsoft SharePoint

Benefits to the Middle Tier Approach

Common Web Development Skills

Lower Cost Tools

Faster Development Lifecycles

Reduced Testing Cycles

Adaptability in Corporate Environments

Page 7: The Middle Tier Manifesto: An Alternative Approach to Development with Microsoft SharePoint

Stable Servers

Backups Capture Full Solutions

Drawbacks to the Middle Tier Approach

SharePoint Designer

Deployment

Page 8: The Middle Tier Manifesto: An Alternative Approach to Development with Microsoft SharePoint

Repeatability

Performance

Middle Tier Best Practices

Modular Code

Reusable Code Objects

Page 9: The Middle Tier Manifesto: An Alternative Approach to Development with Microsoft SharePoint

CSS

Script Libraries

Images

Decision Criteria

Page 10: The Middle Tier Manifesto: An Alternative Approach to Development with Microsoft SharePoint

Conclusion


Top Related