Posts

SharePoint Framework with the extension

Image
I tried to create SharePoint Framework with the extension provided by SharePoint PnP. It is very easy to create a SharePoint Framework Web Part in Visual Studio. Developer need to first fulfill the Pr-requisites Set up your Office 365 tenant Set up your development environment Install the extension in Visual Studio: Download the .vsix file from the repo Releases page or from the Visual Studio Extension Gallery Ensure Visual Studio is closed Double-click on the downloaded .vsix file Follow the installation prompts Restart Visual Studio when the installer has completed After installation of these pre-requisites , You will be ready to create new Web Part with SharePoint Framework. Here is simple steps to create a small web part: Open Visual Studio 2015 / 2017 & Create new project. Here you need to go to the SharePoint templates category and then select SPFx Web Part Project. You must provide sol

SharePoint Framework Training

SharePoint Framework Training 1.        Module 01 a.        Section 1 - Getting Started with the SharePoint Framework b.        Section 2 - SharePoint Framework Tools and Libraries c.        Section 3 - SharePoint Client-side Components d.        Section 4 - Setup your Development Environment e.        Section 5 - Setup your Office 365 tenant 2.        Module 02 a.        Section 1 - SharePoint Yeoman Generator b.        Section 2 - Tour the web part project c.        Section 3 - Testing the HelloWorld WebPart in SharePoint d.        Section 4 - SPFx Utilities 3.        Module 03 a.        Section 1 - Using mocks to simulate SharePoint data b.        Section 2 - Using HttpClient to talk to SharePoint c.        Section 3 - Basic List CRUD with no framework 4.        Module 04 a.        Section 1 - Deploy Assets for Production Usage b.        Section 2 - Deploying to Azure Storage CDN c.  

SharePoint 2016 Site Templates

Site Template ID Site Template Title Description ACCSRV#0 Access Services Site Microsoft Access Server ACCSVC#0 Access Services Site Internal Microsoft Access Server Internal ACCSVC#1 Access Services Site Microsoft Access Server APP#0 App Template A base template for app development. It provides the minimal set of features needed for an app. APPCATALOG#0 App Catalog Site A site for sharing apps for SharePoint and Office BDR#0 Document Center A site to centrally manage documents in your enterprise BICenterSite#0 Business Intelligence Center A site for presenting Business Intelligence content in SharePoint. BLANKINTERNET#0 Publishing Site This template creates a site for publishing Web pages on a schedule, with workflow features enabled. By