Oreilly - SharePoint 2013 Essentials for Developers LiveLessons (Video Training): A Developers Guide to Beginning or Transitioning to a Career in SharePoint 2013 - 9780133988819
Oreilly - SharePoint 2013 Essentials for Developers LiveLessons (Video Training): A Developers Guide to Beginning or Transitioning to a Career in SharePoint 2013
by | Released June 2014 | ISBN: 0133988813


OverviewSharePoint is hands down the most popular document management and collaboration solution on the market; this LiveLesson quickly brings you up-to-speed on everything you need to know to jump into SharePoint as a developer or for a career move.DescriptionSharePoint is the de-facto document management, knowledge management, and search platform for businesses with Microsoft Enterprise Agreements. However, very few people are “trained” in Microsoft SharePoint development, so there is a very high demand for proficient SharePoint developers but a very low supply. In some markets, locating a SharePoint developer is nearly impossible unless you recruit them from other companies. This means that some developers in an organization can quickly find themselves thrust into the role of SharePoint developer without really having any formal training on what SharePoint is or how it works. Other developers want to increase their market potential by becoming proficient on it. By providing the fundamentals of SharePoint development, this LiveLesson is a benefit to both.The objective of this video is to provide a comprehensive overview of SharePoint development for those individuals who have been given the responsibility of managing SharePoint, as well as those looking to transition from a career in .NET into a SharePoint career. As a SharePoint developer who came from an ASP.NET development background, the author is keenly aware of the key differentiators that set SharePoint apart from normal .NET development, as well as the pain points, gotchas, and key concepts.About the InstructorDamon Armstrongleads product development projects at Gimmal Group, LLC. He has worked with SharePoint since 2006, primarily in consulting, but more recently applying his deep technical knowledge toward developing SharePoint based records management and corporate governance products for Gimmal, including the only 5015.2 Department of Defense (DOD) Certified Records Management product for SharePoint 2010 and 2013. Damon has presented at various conferences including, TechEd, on the topics of SharePoint and Office. He also maintains a blogs for Simple-Talk.com and is the author of Pro ASP.NET Website Programming(Apress).Skill LevelBeginnerIntermediateTopics CoveredViewers will walk away from this LiveLesson with:The ability and confidence to successfully develop SharePoint solutions.A thorough understanding of SharePoint architecture and how it impacts solution design.A thorough understanding of the SharePoint deployment methodology to ensure consistent and successful solution deployments.A high level of comfort with the SharePoint object model.An understanding of how to manage processes with SharePoint workflows.The ability to secure content and application access with a thorough understanding of SharePoint security concepts.A familiarity of SharePoint enterprise search conceptsWho Should Take this Course?Any developer who has been given the responsibility of managing SharePoint or would like to make the career change to SharePoint development.Course Requirements:C# is required, ASP.NET is beneficialTable of Contents:IntroductionLesson 1: Introducing SharePoint1.1 What is SharePoint1.2 Architectural Overview1.3 Central Administration1.4 Development EnvironmentLesson 2: Site Structure2.1 How SharePoint Sites are Organized2.2 Working with the SPSite Object2.3 Working with the SPWeb Object2.4 Working with the SPWebApplication Object2.5 Working with the SPFarm ObjectLesson 3: Content3.1 Lists3.2 List Items3.3 Fields3.4 Managed Metadata3.5 Site Columns3.6 Content Types3.7, Document Libraries, Files and Folders3.8 Deleting ContentLesson 4: Packages4.1 Deployment Overview4.2 Solutions4.3 Features4.4 Feature UpgradesLesson 5: Application Development5.1 Console Applications5.2 Application Pages5.3 Web Parts5.4 Hooking into Events5.5 Timer Jobs5.6 Custom FieldsLesson 6: Workflows6.1 Built-In Workflows6.2 SharePoint Designer Workflows6.3 Custom WorkflowsLesson 7: Users and Security7.1 Security Overview7.2 SPSecurable Object7.3 Users7.4 Profiles7.5 Running Code in an Elevated Context7.6 Running Code as a Specific UserLesson 8: Search8.1 Overview8.2 Crawled Properties8.3 Managed Properties8.4 Executing a SearchAbout LiveLessonsLiveLessons video training series publishes hundreds of hands-on, expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. This professional and personal technology video series features world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, VMware Press, IBM Press, Pearson IT Certification, Prentice Hall, Sams, and Que. Topics include: IT Certification, Programming, Web Development, Mobile Development, Home and Office Technologies, Business and Management, and more. View All LiveLessons http://www.informit.com/imprint/series_detail.aspx?ser=2185116 Show and hide more
  1. Introduction
    • SharePoint 2013 Essentials for Developers LiveLessons: Introduction 00:02:23
  2. Lesson 1: Introducting SharePoint
    • Learning Objectives 00:00:27
    • 1.1 What is SharePoint 00:12:48
    • 1.2 Architectural Overview 00:07:11
    • 1.3 Central Administration 00:03:26
    • 1.4 Dev. Environment 00:06:30
  3. Lesson 2: SharePoint Site Structure
    • Learning Objectives 00:00:24
    • 2.1 How SharePoint Sites are Organized 00:22:39
    • 2.2 Working with the SPSite Object 00:15:11
    • 2.3 Working with the SPWeb Object 00:09:17
    • 2.4 Working with the SPWebApplication Object 00:09:11
    • 2.5 Working with the SPFarm Object 00:08:03
  4. Lesson 3: Content
    • Learning Objectives 00:00:21
    • 3.1 Lists 00:20:20
    • 3.2 List Items 00:20:10
    • 3.3 Fields 00:47:02
    • 3.4 Managed Metadata 00:29:41
    • 3.5 Site Columns 00:12:57
    • 3.6 Content Types 00:30:42
    • 3.7 Document Libraries, Files, and Folders 00:32:31
    • 3.8 Deleting Content 00:03:28
  5. Lesson 4: Packages
    • Learning Objectives 00:00:19
    • 4.1 Deployment Overview 00:08:35
    • 4.2 SharePoint Solutions 00:20:20
    • 4.3 Features 00:20:53
    • 4.4 Feature Upgrades 00:25:57
  6. Lesson 5: Application Development
    • Learning Objectives 00:00:27
    • 5.1 Console Applications 00:06:03
    • 5.2 Application Pages 00:51:34
    • 5.3 Web Parts 00:38:07
    • 5.4 Event Receivers 00:30:35
    • 5.5 Timer Jobs 00:23:13
    • 5.6 Custom Fields 00:34:36
  7. Lesson 6: Users and Security
    • Learning Objectives 00:00:28
    • 6.1 Permissions and Roles 00:16:44
    • 6.2 Users and Groups 00:26:54
    • 6.3 Securing Content 00:11:18
    • 6.4 User Profiles 00:12:59
    • 6.5 Running Code in an Elevated Context 00:10:53
    • 6.6 Running Code as Another User 00:05:13
  8. Lesson 7: Workflows
    • Learning Objectives 00:00:18
    • 7.1 Built-In Workflows 00:15:54
    • 7.2 SharePoint Designer Workflows 00:29:03
  9. Lesson 8: Search
    • Learning Objectives 00:00:20
    • 8.1 Search Overview 00:10:05
    • 8.2 Crawled Properties 00:18:42
    • 8.3 Managed Properties 00:12:52
    • 8.4 Executing a Search 00:33:32
  10. Summary
    • SharePoint 2013 Essentials for Developers LiveLessons: Summary 00:01:28
  11. Show and hide more

    Oreilly - SharePoint 2013 Essentials for Developers LiveLessons (Video Training): A Developers Guide to Beginning or Transitioning to a Career in SharePoint 2013

    9780133988819.sharepoint.2013.essentials.OR.part1.rar

    9780133988819.sharepoint.2013.essentials.OR.part2.rar

    9780133988819.sharepoint.2013.essentials.OR.part3.rar


 TO MAC USERS: If RAR password doesn't work, use this archive program: 

RAR Expander 0.8.5 Beta 4  and extract password protected files without error.


 TO WIN USERS: If RAR password doesn't work, use this archive program: 

Latest Winrar  and extract password protected files without error.


 Coktum   |  

Information
Members of Guests cannot leave comments.


SermonBox - Seasonal Collection

SermonBox - The Series Pack Collection

Top Rated News

  • Christmas Material
  • Laser Cut & Print Design Elements Bundle - ETSY
  • Daz3D - All Materials - SKU 37000-37999
  • Cgaxis - All Product - 2019 - All Retail! - UPDATED!!!
  • DigitalXModels Full Collections
  • Rampant Design Tools Full Collections Total: $4400
  • FilmLooks.Com Full Collection
  • All PixelSquid Product
  • The Pixel Lab Collection
  • Envato Elements Full Sources- 3200+ Files
  • Ui8.NET Full Sources
  • The History of The 20th Century
  • The Dover Collections
  • Snake Interiors Collections
  • Inspirational Collections
  • Veer Fancy Collections
  • All Ojo Images
  • All ZZVE Collections
  • All Sozaijiten Collections
  • All Image Broker Collections
  • Shuterstock Bundle Collections
  • Tattoo Collections
  • Blend Images Collections
  • Authors Tuorism Collections
  • Motion Mile - Big Bundle
  • PhotoBacks - All Product - 2018
  • Dekes Techniques - Photoshop & Illustrator Course - 1 to 673
Telegram GFXTRA Group
Udemy - Turkce Gorsel Ogrenme Setleri - Part 2
Videohive Wow Pack Series


rss