Presentation is loading. Please wait.

Presentation is loading. Please wait.

Sustainable SharePoint 2010 Customizations By Bill Keys.

Similar presentations


Presentation on theme: "Sustainable SharePoint 2010 Customizations By Bill Keys."— Presentation transcript:

1 Sustainable SharePoint 2010 Customizations By Bill Keys

2 Our Environment ● SharePoint 2010 Enterprise ● Threat Management Gateway ● Active Directory Integration ● Production and Test Environments ● Two SharePoint servers and one database server for each environment

3 Challenges ● SSO with Third-party Applications ● Supporting Multiple Computing Environments ● High Availability ● Preparing for Next Version

4 Safe Guards Quotas Recycle Bin Backups Max Upload – Protect our Database Custom User Permissions No page deleting rights, no applying css, create groups, etc. Test environment – TEST TEST TEST!

5 Custom Development

6 Web Parts ● Content Editor Web Part ● Custom HTML and JavaScript ● ● Hidden Web Part for customization to local CSS Demo ● Content Query Web Part ● SharePoint list and CQWP is a great match! Demo

7 InfoPath Form Before After

8 SharePoint Designer Advantages Deployment is fast Build for SharePoint Rapid development Disadvantages Server side code not supported Little software developers tools support Usages Add HTML, CSS, JavaScript or JQuery to a page Workflows

9 Server Side Code Can’t developed on client side? SSO Third Party Applications Trusted Keys Get user profile information Need code to send email?

10 Using ASP.NET Code Inline code not support by default Hello World ");%> Need to edit web.config to allow Application Pages Regular aspx pages Usually reside in sub folder in_ layouts Visual Studio comes to the rescue

11 Visual Studio ● For Developers ● Templates for SharePoint ● Packaging ● Deployment

12 VS Custom Development

13 Examples Daily Digest SharePoint Lists and Forms ASP.Net code to support sending email eColleage SSO SharePoint User Profile Code

14 Source Control Now Supports Git!

15 Debugging SharePoint Developer Dashboard Firebug Fiddler – HTTP traffic debugger

16 SharePoint 2013 Prepare for migrating to SharePoint 2013 New App Model XSLT replaced with JavaScript- based CSR.Net 4.5 support New Web Parts for customizations Styling changes

17 2010 Solutions to 2013 Import package into Visual Studio 2012 Edit your.cspro Build, package, deploy

18 2010 SPServices JQuery to 2013 Core of SPServices works 2013. DOM has changed New CSS Keep your 2010 code clean and modular Post to community form

19 2013 Web Parts Content Editor Content Query Improved

20 Best Practices 1.Don’t code if you don’t need too. 2.Don’t manually make changes to config files 3.Document all customizations 4.Think future migrations

21 Thanks you! Contact me at william.keys1@gmail.comwilliam.keys1@gmail.com https://github.com/billkeys


Download ppt "Sustainable SharePoint 2010 Customizations By Bill Keys."

Similar presentations


Ads by Google