Sharepoint Placement Agency

Sharepoint Placement Agency

0% Interest education Loan, Hurry up!!! Loan facility valid till 16 next seats.

SharePoint Provides the business collaboration platform for developers to rapidly build solutions using familiar tools while leveraging a rich set of out of the box features.

Share Point Course Content

SharePoint Development Prerequisites

This course provides existing .NET developers with practical information and labs that enables them to build solutions on the Microsoft SharePoint Server Enterprise Edition.

Intended Audience
This course is intended for professional developers who use Microsoft SharePoint in a team-based, medium-sized to large development environment. Members of the audience are experienced users of Microsoft Visual Studio SP1. The audience understands how to use the new features of SharePoint and Visual Studio .

Must Have Knowledge

SQL and DBMS Concepts
ASP.net web application development using c# and Visual studio or above
Client Server and three tier Architecture
Basic knowledge of JavaScript ,HTML,XML, XSLT
Basic knowledge of to Asp.net Ajax

Module 1: What Everyone Must Know About SharePoint Enterprise

CONCEPTS
  • Define and understand Microsoft SharePoint
  • Prepare and install SharePoint Enterprise development environment
  • Introduction to Central Administration
  • SharePoint Site templates
  • SharePoint Topology and Terminology (Farm, Web application, site collections, sites, features, lists, fields, event receivers,libraries,application page,Feature,GUID)
  • Ribbon UI
  • OOTB features
  • Development and Design environment requirements
  • SharePoint PowerShell
  • STSADM and 14 hive
HANDS ON LABS
1)Prepare Environment for SharePoint Farm and Install SharePoint Farm on single Machine
2)Create Web application, Site Collection and site with various templates

Module 2: SharePoint Development Tools and Options

CONCEPT:
SharePoint Development Options
  • Out of the Box vs. Customization
  • Customization vs. Development
Refresh Prerequisites
  • Asp.net and SharePoint Relationship
  • XML\XSLT and SharePoint
  • CAML and SharePoint
  • Client Object Model(Managed Code, Ajax, Jquery)
  • LINQ
Introduce Development Tools
  • SharePoint Designer
  • Visual Studio Developer Tools for SharePoint
  • InfoPath Designer
  • U2U Caml Query Builder
  • LinqPad
What is?
  • List Definition
  • Event Receivers
  • Workflow(sequential and State Machine Workflow)
  • Features
  • Application and site pages
  • Master page, webpartpage ,page layout
  • Site columns
  • content types
  • GUID
What is?
  • SharePoint Project Items and Item Templates
  • Workflow Designer
  • Visual Webpart Designer
  • SharePoint Server Explorer
  • SharePoint Projects properties
  • Mapped Folders
Debugging SharePoint Code Introduce Packaging and Deployment
  • SPT Deployment Options and Configuration
  • Farm and Sandbox solution
  • Package using Package Designer and Explorer
  • Feature using Feature Designer
HANDS ON LABS
4) Develop and Deploy Hello World Webpart in SharePoint
5)Develop List Inspector Webpart To Understand Visual Studio SharePoint Tools and SharePoint Object Model
6)Create Site Columns and Content types and associate it with List\library Using Site Collection UI
7)Create Custom list definition, template and instance using Visual Studio

Module 3 : SharePoint Advanced Web part Development

CONCEPTS:
  • Evolution of the Web Part Framework
  • Web Part Execution Model and Lifecycle
  • Web Part Properties Persistence
  • Exposing Custom Properties in Web Parts
  • Standard Web Parts
  • Web part Connections and Connected Web Parts
  • Developing Visual Web Parts
  • Visual Web Parts using ASP.NET User Control
  • Difference between a Standard web part and Visual Web parts
HANDS ON LABS
8)Develop Visual/Connected Web part and deploy it as Farm\Solution for Task

Module : 4 Managing Customization: CAS and Performance

CONCEPTS:
  • Farm Solutions vs. User
  • What is a ‘Sandbox’?
  • Why Sandboxed Solutions?
  • Building and Deploying a Sandboxed Solution
  • Managing Sandboxed Solutions
  • Code Access Security Policy
  • SharePointPermission.ObjectModel
  • Solution Gallery
  • Supported Solution Types
  • Central Administration Solution Monitoring
  • SharePoint Developer Dashboard (CPU, Memory, SQL, Exceptions, Critical Errors, Handles, Threads,)
  • How to optimize SharePoint Code Performance
HANDS ON LABS
9) Developing Sandboxed Solutions for Web Parts
10)Developer Dashboard using powershell and Managing Customization

Module : 5 LINQ to SharePoint

CONCEPTS:
  • What Is LINQ?
  • Why LINQ?
  • CAML : SPQuery() and SPSiteDataQuery()
  • LINQ Syntax
  • Extension Methods
  • Lambda Expressions
  • Query Syntax
  • Anonymous Types
  • LINQ to SharePoint
  • Creating Entity Classes
  • Microsoft.SharePoint.Linq and SPMetal
  • Accessing SharePoint Lists Using LINQ to SharePoint
  • List Relationships
  • Query across multiple lists with relationships
  • Cross-List Queries use strongly typed members
  • Modifying List Data
  • List joins, join on lookup fields and Join multiple lists (A à B à C)
  • Using Linq in Web Parts, Event Receivers, Sandboxed code
HANDS ON LABS
11)Create a web part for accessing the list data using LINQ.

module : 6 Client Object Model

CONCEPTS:
  • What is Client Object Model
  • Why Client Object Model? COM vs. SharePoint Web Services
  • COM Vs SharePoint Server Object Model
  • full-trust CLR, Silverlight and JavaScript applications
  • .NET Client Object Model
  • SharePoint .Net Client Object Model API
  • Supported Application Areas and Types
  • Equivalent Objects
  • Major Objects in Client Object Model
  • Unified .Net and Office Clients with Client Object Model
  • How It Works
  • Client Object Model Limitations and advantages
  • Silverlight Client Object Model
  • What is Silverlight?
  • Creating Silverlight Web Parts
  • SharePoint Data Access from Silverlight using
  • Client Object Model
  • ADO.NET Data Services(REST access to lists)
  • SharePoint web services API
  • Through HTML Page
  • custom web service
  • ECMAScript\ JavaScript Client Object Model
  • Adding references sp.js
  • Add this using
  • debug mode
HANDS ON LABS
12)Access SharePoint Lists in Windows Application and in Office Using .Net COM
13)Use ADO.Net Data Service to access Data within List
14)Using Silverlight with the Client Object Model – C#.
15)Enable ECMA Client Object Model IntelliSense in Visual Studio .
16)Accessing and Modifying SharePoint List Data with the JavaScript Client Object Model. DEMO SharePoint Manager

module:7 Business Process Automation Using SharePoint Events, Workflow and InfoPath Forms

CONCEPTS:
  • SharePoint Events Programming
  • Site, List and Web events
  • Cancelling Events and Custom Error Pages
  • Event Registration and Impersonation Capabilities
  • Pre\Post, Synchronous and Asynchronous Events
  • Reacting to Server Events
  • Workflow Overview
  • What is workflow
  • Why Workflow
  • Workflow foundation
  • Sequential and state machine workflow
  • Out Of The Box Workflows in SharePoint
  • SPD Workflows
  • List, site and reusable workflows
  • Workflow Initiation and Association Forms
  • Workflow Design in SPD
  • Customize OOTB Workflows
  • Import, Export and Publish SPD Workflow
  • Task Process and Approval Designer
  • SharePoint Designer OOTB Actions
  • Core Actions
  • Document Set Actions
  • List and Relational Actions
  • Task and Utility Actions
  • VS SharePoint Workflow
  • Visual Studio SharePoint tools for
  • Workflow Forms
  • SPD Workflow Import
  • Site Workflow Development Potential uses
  • Custom Activities
  • Design and Develop sequential and state machine Workflows with Visual Studio
  • ASP.NET Form Templates
  • Workflow Event Receivers
  • Sandboxed Custom Activities
  • SPS/Workflow Communication and External Data Exchange Services
  • InfoPath Forms Development
  • Why InfoPath Forms?
  • InfoPath Forms Designer
  • Forms & Form Templates
  • InfoPath Forms Services
  • Custom and External List Forms
  • Workflow: Association, Initiation, Tasks form
  • Form Libraries
  • InfoPath Architecture(Forms ,Views,Manifest,Web Service, Data Sources and Connection ,Controls, Advanced controls, Validation, Conditional formatting, Rules)
  • InfoPath Forms Security(Restricted,Domain,Full Trust)
  • Design, Develop and Deploy Forms
  • Workflow and Forms Integration
  • Browser Enabled Forms and Design Checker
  • Common InfoPath Limitations
HANDS ON LABS
17) Creating an Event Receiver in SharePoint with a Custom Error Page
18) Developing a SharePoint State Machine Workflow with Initiation Forms in Visual Studio and InfoPath Designer

Module 8 : Business Connectivity Services

CONCEPTS:
  • BCS Architecture
  • External Content Types
  • Scenarios Solution Types, Personas and Tools
  • Development Approaches
  • Visual Studio Support
  • External lists
  • Web parts and Business Data
  • External Data Column
HANDS ON LABS
19 ) Accessing External Data In SP Using SPD and VS Module 9 Business Intelligence
  • Business Intelligence (BI) Primer
  • BI Tools in SharePoint
  • SharePoint BI Architecture
  • Excel Services
  • What is Excel Services?
  • Manage and Expose of Excel Content
  • Excel Services Web Parts
  • Excel Services: Refresher
  • Excel Services & Excel Web App
  • Excel Services Architecture
  • Excel Services Administration
  • Installation
  • Service Application
  • Global Settings
  • Trusted Locations Settings
  • PowerShell
  • Excel Services Security
  • Claims
  • Unattended Account
  • Secure Store Service
  • Excel Services Programmability Overview
  • Web Services API
  • Excel Services REST API
  • JavaScript Object Model (JSOM)
  • Excel Web App Architecture & Administration with Excel Services
  • Co-Authoring
  • Performance Point Services
  • Overview
  • SPS BI Web Parts
  • BI Center Site Template
  • Dashboard Designer
  • PPS Architecture
  • Performance Point Content Types
  • Dashboards
  • Scorecards
  • Report Views
  • KPI Details
  • Designing PPS Applications
  • Filters
  • Data Sources
  • Decomposition Tree;
  • Performance Point Services Administration and Security
  • Trusted Locations
  • Unattended Service Account
  • Security Token Service (STS)
  • Claims based authentication
HANDS ON LABS
20 ) Chart and Dashboard Using Excel and PPS in SP. DEMO: SharePoint Web Analytics 6 HOURS FULL HANDSON ON 2013 FEATURES

SharePoint Administration

SharePoint provides the business collaboration platform for developers to rapidly build solutions using familiar tools while leveraging a rich set of out of the box features.
The course teaches students how to install, configure and administer SharePoint, and also manage and monitor sites and users by using SharePoint .

Intended Audience
This course is intended for IT Professionals who are experienced Windows Server 2003 or administrators and are interested in learning how to administer SharePoint . The course is also intended for part time Business Application Administrators (BAAs) who are engaged in the administering line-of-business (LOB) applications in conjunction with internal business customers.

Must Have Knowledge
SQL Server Administration
AD and DC Administration
Client Server Architecture
Three Tire Architecture
Web application and Web Services


Course Objectives
After completing this course, students will be able to:

Prepare for and install SharePoint
Configure the fundamental service and logical components of a SharePoint implementation
Administer SharePoint using the user interface, the command line, and Windows PowerShell
Manage content in Lists and Libraries
Administer identities and authentication
Secure content in SharePoint sites
Manage customizations to a SharePoint implementation
Configure SharePoint services and applications
Configure SharePoint social networking features
Manage SharePoint search
Configure farms, servers, service applications, and web applications
Install, upgrade, configure, and operate a SharePoint farm
Configure high availability and recoverability
Monitor and optimize SharePoint performance
Want to Learn SharePoint ?
Name
Mobile
Email
Enter Code


FB
SharePoint Tags
Sharepoint Testing Training In Deccan Sharepoint Testing Institutes In Hinjewadi Sharepoint Coaching Center And Certification Sharepoint Certification In Pune Live Sharepoint Training Pune Sharepoint Classes Sharepoint Training Akurdi Sharepoint Training Wakad Hire Offshoresharepoint Testers Sharepoint Training Classes Pune Sharepoint Training Pune Sharepoint Sharepoint Training In Pune Hire Sharepoint Candidates Sharepoint Course In Pune Sharepoint Training Sharepoint Administration Training Pune Best Sharepoint Sharepoint Training Institute In Pune Job Oriented Sharepoint Training Sharepoint Classes In Pune Sharepoint Training Institute In Pune Sharepoint Trainers Sharepoint Personal Trainers In Pune Sharepoint Corporate Training In Pune Sharepoint Job Guaranteed Classes In Pune Sharepoint Jobs In Pune Computer Training Institute For Sharepoint Sharepoint Training Institute Sharepoint Classes And Placement Sharepoint Training And Placement Sharepoint Training In Pune Sharepoint Training Institute With 100 Percent Job Guarantee Job Oriented Training In Sharepoint Best Sharepoint Training Institute In Pune Best Sharepoint Classes In Pune Complete Sharepoint Course In Pune Sharepoint Classes In Wakad Sharepoint Training And Placement In Pune Sharepoint Classes In Nigdi Sharepoint Tutorial Sharepoint Training Institute In Nigdi Sharepoint Live Project Training Sharepoint Training Institute In Hinjewadi Best Placement Agency For Sharepoint Sharepoint Placement Agency Sharepoint Training Institute In Akurdi Complete Sharepoint Training In Pune Sharepoint Training Institute In Chinchwad Sharepoint Training Institute In Wakad Job Guranteed Training In Sharepoint Pune Sharepoint Classes In Akurdi Sharepoint Classes In Deccan Shivaji Nagar Sharepoint Classes In Chinchwad Pimpri Sharepoint Online Classes Sharepoint Classes In Hinjewadi Sharepoint Classes In Akurdi Sharepoint Internship Best Sharepoint Trainers In Pune Best Sharepoint Faculty Best Sharepoint Corporate Trainers Sharepoint Corporate Trainings In Pune

Sharepoint Placement Agency

Blend InfoTech offers methodology ensures that lessons are practical, and involve the participants, who engage in meaningful and Best Training and tasks that reflect communicative demands of IT Industry.Sharepoint Placement Agency Deccan - 8087088772 | Akurdi - 8793008772 | Dange Chawk (Wakad) - 8983028772

Call NOW: 9595 772772

Register Now

Why Blend?

Blend's Benefits to Student:

  • Hands on Project Experience exposures in the Lab session
  • Real Time case studies to practice
  • Free Technical Support after Course Completion
  • Back up Classes Available
  • LAB Facility 
  • Free Wifi to learn subject
  • Latest Study Material
  • Fast Track and Normal Batches available

100% Guaranteed Placement Assistance

  • We send you for interviews till you get a job
  • We get your Resume Ready to attend interviews
  • Interview Preparation Support
  • Write Technical Exams before attending Interviews
  • Mock Interviews
  • Pre-Requisite: Job Seekers, any Graduates, Software Developer, Fresher , web developers, web designers, SEO specialists
  • Projects: You Work on Live Projects
  • Latest and Update Course Contents as per corporate standards.
  • Personal Attention to make Students Web Developer Experts

SharePoint Training Benefits for

Students / Fresher

  • We Make Fresher, industry-ready software professionals
  • Job Openings are Plenty to get Placed Immediately after course
  • Students who are interested in Programming
  • Enter in to Application or IT/Software Industry with Good Salary.
  • Get Trained in SharePoint & Get Placed

Working Professionals

  • Job opportunities are more in Microsoft SharePoint Technologies compared with others.
  • You get much higher salaries.
  • Make shift from Current Domain to MS.Net/SharePoint Domain
  • Scope of SharePoint is Superb
  • Website Development and many more are developed now in .Net
  • Much Better and Promising Career in IT Field

Reviews


BLEND InfoTech
5 Star Rating: Recommended 4.9 out of 5based on 6081 ratings.



Amritesh Deshmukh 1 day ago

The training which I undergone was manual testing. I have learnt a lot and the training was good. I have learnt the basics too. Now I am able to do a project on my own with the help of knowledge I have gained from Blend Infotech.



Balkrishanan K 5 day ago

Complete Real time and best training in pune for Manual Testing.The trainer is vast experienced and MNC Expert. I am thankful to Blend Infotech simply great training center in Pune for Manual Testing.



Lomesh Borole 12 days ago

Friends if you want to learn Anything in Information Technology Blend is the best place which I can suggest. His training is really in Practical Manner, I got Placement after finishing my course there. Thanks for your Real time Training. Thanks to Blend Infotech also.



Khushal Rathod 14 days ago

I did manual Java in Blend InfoTech staff is very kind in teaching part and also supporting in intimating openings for job.class is good in easy understanding the concept in very clear.



Vijay Sawant 15 days ago

I have attended manual testing training. The faculty was very good and he explained all the concepts of manual testing with real time scenario. I also got support in developing my own Project. They taking care of the students for placements.Overall experience in Blend Infotech is very good.

Deccan

1st Floor, Deccan Corner,
Opp. R-Deccan Mall/ KFC,
Near Deccan Bus stop
J.M Road, Deccan,
Shivaji Nagar, Pune- 04.
Office: 020-48618772,
Cell: 8087088772

Akurdi (Nigdi) (HO)

7/1 Shreeyash Building,
Opp. Akurdi Railway Station,
Dharmaraj Chowk.
Nigdi (Akurdi) Pune-44

Mob: 8793008772