Yaroslav Pentsarskyy Involved in SharePoint since 2003 SharePoint MVP (2009- Present) Blog: sharemuch.com.

Slides:



Advertisements
Similar presentations
Site Collection, Sites and Sub-sites
Advertisements

Microsoft Office SharePoint Portal Server 2007 Introduction to InfoPath Forms Services Daryl L. Rudolph.
Microsoft SharePoint 2010 technology for Developers
Intro to SharePoint 2013 Architecture Liam Cleary.
The Truth Behind SharePoint Recovery and Availability Meeting Your SLAs Dan Holme (MVP, SharePoint Server) Chief SharePoint Evangelist AvePoint.
Upgrading to SharePoint Who, When & Why Considerations: Good candidates for upgrade You need certain 2010 features You have not done significant*
Microsoft SharePoint® Online: Extensibility and Customization
Randy Williams, MOSS MVP Senior Consultant Synergy Corporate Technologies.
Todd Klindt Solanite Consulting.  WSS MVP since 2006  Speaker, writer, consultant, Aquarius  Personal Blog
Microsoft Patterns and Practices SharePoint Guidance Robert L. Bogue MS MVP, MCSE, MCSA: Security
Visual Studio 2010 SharePoint Developer Tools. Developer Tools for SharePoint  Familiar VS Experience  Build, Debug, Deploy SharePoint projects  Visual.
SharePoint 2010 First Look: What's new for Developers in Microsoft SharePoint 2010 Matthew McDermott, MVP Aptillon, Able
St. Louis Day of Dot Net 2011 Building Web Parts for an Office 365 SharePoint Site Becky Bertram Independent SharePoint Consultant SharePoint MVP, MCSD.NET,
27. to 28. March 2007 | Geneva, Switzerland. Fabrice Romelard ilem SA Level 200.
Development models for on-premises Transformation approaches Farm solution considerations.
Microsoft SharePoint 2013 SharePoint 2013 as a Developer Platform
Becky Bertram SharePoint MVP
Creating a SharePoint App with Microsoft Access Services
Site Provisioning Options Web Template Fundamentals Web Templates and App Webs Custom Solutions for Site Provisioning Wrap Up.
SSRS Integration with SharePoint JACOB CHANG. Jacob Chang MCSE Degree in biology and computer engineering Started as an application developer Worked with.
Microsoft Certification Exam Coaching Session: Windows SharePoint Services 3.0, Configuring.
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July Thierry Gasser TSP
©2011 Quest Software, Inc. All rights reserved. Steve Walch, Senior Product Manager Blog: November, 2011 Partner Training Webcast.
Update your servers to service pack 2. Ensure that the environment is fully functioning. Migrate to 64 bit servers is necessary. REVIEW UPGRADE BEST PRACTICES.
A GUIDE TO SHAREPOINT 2007 CUSTOMIZATION OPTIONS Heather Solomon, WSS MVP.
WSS 3.0 Architecture and Enhancements Ashvini Shahane Member – Synergetics Research Lab.
Introduction to SharePoint Development with VS2010 Paul Yuknewicz Lead Program Manager
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July 2012.
The new way to work together SharePoint Products Cloud Server Free.
SharePoint 2010 and Office 2010 Development Randy Williams Senior Consultant & Trainer Synergy Corporate Technologies.
Creating Business Workflow Using SharePoint Designer 2007 Presented by Tarek Ghazali IT Technical Specialist Microsoft SQL Server MVP Microsoft SQL Server.
A Close Look Inside the SharePoint Engine Randy Williams, MVP MOSS Synergy Corporate Technologies
Module 11 : Backup and Restore Jong S. Bok
Office 365 Platform Flexible Tools Understand different provisioning options and their advantages and disadvantages…
Virtual techdays INDIA │ 9-11 February 2011 SharePoint Foundation: The journey from Windows SharePoint Services Hari Seelam & Raju Upadhyayula │ Solution.
Basic Developer Knowledge That Every SharePoint Admin Must Have Randy Williams, MVP MOSS Synergy Corporate Technologies
Copyright © 2006 Pilothouse Consulting Inc. All rights reserved. Overview Scale out architecture Servers, services, and topology in Central Administration.
Microsoft SharePoint Server 2010 for the Microsoft ASP.NET Developer Yaroslav Pentsarskyy
EDUCATION YOU CAN TRUST ® Course Review Review provided by: DNS Computing Services, LLC SharePoint Server 2010.
HOW SHAREPOINT WORKS By Gary Newman. Root Folder Virtual Directories SP Farm DNS Iterative Forward DNS query for A host record HTTP request HTML & JS.
Module 7 : Configuration I Jong S. Bok
Enabling Developers with Development Features Presented by: Ricardo Wilkins SharePoint Solutions Architect.
SharePoint Online – Developing Solutions for the Cloud Chris Mayo Microsoft Corporation
Michael Hofer Senior Consultant Microsoft Corporation.
Copyright © 2006 Pilothouse Consulting Inc. All rights reserved. Site Definitions and Features Overview Review of SharePoint 2003 site definitions What’s.
Back to Basics A Tour of Microsoft SharePoint. Who am I? Kenny Duenke Lead Systems Analyst RGA
ALL INFORMATION PRESENTED AS WELL AS ALL SESSIONS ARE MICROSOFT CONFIDENTIAL AND UNDER YOUR NON-DISCLOSURE AGREEMENT (NDA) AND\OR TECHNOLOGY PREVIEW.
Building web applications with the Windows Azure Platform Ido Flatow | Senior Architect | Sela | This session.
Software services delivering SharePoint, Mobile, and Business Intelligence solutions Understanding and implementing the remote provision pattern in SharePoint.
Bob German Principal Architect Future-Proof your SharePoint Customizations: Build 2010 Solutions that become 2013 Apps.
Intro to Apps Anatomy of an App App Architecture.
Apps for the modern enterprise INTRODUCTION TO SHAREPOINT AS A DEVELOPMENT PLATFORM RON COURVILLE.
Virtual techdays INDIA │ November 2010 SharePoint 2010 – Your one stop shop for all portal requirements Saranya Sriram │ Developer Evangelist, Microsoft.
Module 6: Configuring and Managing Windows SharePoint Services 3.0.
Converting SharePoint on- premise Apps to Office 365 Jos Auker-Woor M377.
Introduction to SharePoint 2007 Brendon Schwartz
Joy Rathnayake Senior Architect – Virtusa Pvt. Ltd.
How to be a SharePoint Developer
Business Connectivity Services in SharePoint 2010 and Office 2010
Microsoft SharePoint Server 2010 for the Microsoft ASP.NET Developer
What is SharePoint and why you should care
What Is Sharepoint? Mohsen Ashkboos
PSC Group, LLc Office 365/SharePoint Online Migration traps and tricks
Visual Studio 2010 SharePoint Development Tools Overview
SharePoint Foundation 2010
Microsoft Virtual Academy
St. Louis Day of Dot Net 2011 Building Web Parts for an Office 365 SharePoint Site Becky Bertram Independent SharePoint Consultant SharePoint MVP, MCSD.NET,
MS Confidential : SharePoint 2010 Developer Workshop (Beta1)
Presentation transcript:

Yaroslav Pentsarskyy

Involved in SharePoint since 2003 SharePoint MVP (2009- Present) Blog: sharemuch.com

When do you use SharePoint? SharePoint development basics Bringing.NET code into SharePoint Customizing SharePoint look

Feature Solution Package Event Receiver Site Definition Feature Receiver Central Administration Declarative Workflow List Definition Content Database Content Type Persisted Object Site Column Site Collection Application Page Safe Control ONET Publishing Page STSADM

SharePointNo Platform Data Storage Presentation Security Scalability API’s Office Integration Features Data Storage Presentation Security Scalability API’s Office Integration Features

Web Front Ends Application Database A collection of SharePoint role servers and database servers Servers can perform one or more functions Farm-level features are managed via Central Administration Solution Packages allow custom code to be deployed across the farm

Portal Central Administration HR Finance Marketing Etc … Web application = IIS Virtual Server Each web application may be assigned its own app pool Web applications may utilize multiple service applications Site collections reside within web applications

Web PartsAssemblies Mapped Folders WSP Solution Packages deploy sets of functionality to SharePoint May contain one or more Features, assemblies, pages, controls etc The framework handles installation and configuration

Farm Web Application Content DB Site collection Top-level site List/Library [Folder] Item / Document Sub site Features WSP Feat ures

Bringing.NET code into SharePoint Building a web part Building a list and event receiver

Customizing SharePoint look Modifying a masterpage Defining your own CSS

BONUS – Connecting to external data Presenting external data within SharePoint

Download: 2010 IW Demo VM Get SP2010 development machine in the cloud (ex cloudshare.com)

Blog: sharemuch.com Books: amazon.com