SharePoint Development in Government Environments

9 Feb 2019
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
SharePoint Development in Government Environments
1 sur 19

Contenu connexe

Tendances

Asp.netAsp.net
Asp.netNur Aqilah Ahmad Khairi
Managing your user data with Sitecore xDBManaging your user data with Sitecore xDB
Managing your user data with Sitecore xDBRuud van Falier
SharePoint Saturday Utah - Do you claim to be from the Azure Sky?SharePoint Saturday Utah - Do you claim to be from the Azure Sky?
SharePoint Saturday Utah - Do you claim to be from the Azure Sky?Liam Cleary [MVP]
Alfresco Tech Talk Live (Episode 70): Customizing Alfresco Share 4.2Alfresco Tech Talk Live (Episode 70): Customizing Alfresco Share 4.2
Alfresco Tech Talk Live (Episode 70): Customizing Alfresco Share 4.2Richard Esplin
Intro to SharePoint 2013 BrandingIntro to SharePoint 2013 Branding
Intro to SharePoint 2013 BrandingThomas Daly
sell ideasell idea
sell ideaRashmi Joshi

Similaire à SharePoint Development in Government Environments

User Interface Tips and Tricks for the Power User - Penelope CoventryUser Interface Tips and Tricks for the Power User - Penelope Coventry
User Interface Tips and Tricks for the Power User - Penelope CoventrySPC Adriatics
Custom Development for SharePointCustom Development for SharePoint
Custom Development for SharePointTalbott Crowell
Synapse india reviews on share point developmentSynapse india reviews on share point development
Synapse india reviews on share point developmentsaritasingh19866
2/15/2012 - Wrapping Your Head Around the SharePoint Beast2/15/2012 - Wrapping Your Head Around the SharePoint Beast
2/15/2012 - Wrapping Your Head Around the SharePoint BeastMark Rackley
Custom Development in SharePoint – What are my options now?Custom Development in SharePoint – What are my options now?
Custom Development in SharePoint – What are my options now?Talbott Crowell
Your Intranet, Your WayYour Intranet, Your Way
Your Intranet, Your WayD'arce Hess

Dernier

sap.pptxsap.pptx
sap.pptxSAP
How resolve Gem dependencies in your code?How resolve Gem dependencies in your code?
How resolve Gem dependencies in your code?Hiroshi SHIBATA
Demystifying ML/AIDemystifying ML/AI
Demystifying ML/AIMatthew Reynolds
ISO Survey 2022: ISO 27001 certificates (ISMS)ISO Survey 2022: ISO 27001 certificates (ISMS)
ISO Survey 2022: ISO 27001 certificates (ISMS)Andrey Prozorov, CISM, CIPP/E, CDPSE. LA 27001
Google Cloud Study Jams Info SessionGoogle Cloud Study Jams Info Session
Google Cloud Study Jams Info SessionGDSCPCCE
Product Research Presentation-Maidy Veloso.pptxProduct Research Presentation-Maidy Veloso.pptx
Product Research Presentation-Maidy Veloso.pptxMaidyVeloso

SharePoint Development in Government Environments

Notes de l'éditeur

  1. 2007 -> MCTS WSS 2010 -> MCTS 2010 2013 -> MCSD SP
  2. Get crowd information: Developers? Online or On-Prem? 2013? Power-Users?
  3. Intelink Environment - All Gov to Collaborate You get what you get and you don’t complain Environments -> Not O365 Everyone is talking about O365 solutions and tools. No love for the On-Prem folks in 2013  VSCode -> Thank You Very Much
  4. What CAN we do currently?
  5. What’s Left… Use OTB when possible, but what to do when OTB just doesn’t cut it? Thank You Modern Web Tools
  6. What’s Left… Use OTB when possible, but what to do when OTB just doesn’t cut it? Thank You Modern Web Tools
  7. What’s Left… Use OTB when possible, but what to do when OTB just doesn’t cut it? Thank You Modern Web Tools
  8. What’s Left… Use OTB when possible, but what to do when OTB just doesn’t cut it? Thank You Modern Web Tools
  9. What’s Left… Use OTB when possible, but what to do when OTB just doesn’t cut it? Thank You Modern Web Tools
  10. What can we do?
  11. Custom Action Solutions (Powerful) Customize Ribbon Customize Site Actions Menu Reference a JavaScript File Inject a Script Block
  12. Custom Actions Upgrade To SPFx
  13. Concept: A script editor webpart w/ the content filled out to reference our library and solution. (Example – Single Page Application) This sounds too complicated to do. How do we simplify all of this?
  14. What is this? A lot of github libraries  What is the Goal? Provide an easy way to develop client-side solutions in SharePoint 2013+ environments, with an upgrade path to SPFx. Bootstrap library does have Stencil-JS web-components included. The documentation uses web-components for the online examples.
  15. Doesn’t bootstrap mess with other styling on the page? Targets the “bs” element, so it doesn’t mess w/ the DOM. Reference the documentation. Add issues if you have questions or need help.
  16. Recommend path for solutions: Keep it in classic mode See what solutions can be converted to new OTB modern tools Redesign the solution, now that restrictions are hopefully lifted Convert solution to SPFx