Posts

What is Managed Path

Let’s understand what is path first. In SharePoint you have seen some different types of site collection urls within same Web Application like : http://sharepointDemo http://sharepointDemo/subsite http://sharePointDemo/Subsite/SubSubsite http://SharePointDemo/Sites/Contoso http://SharePointDemo/Sites/Contoso/SubSite These different kind of URL structure called path & you can manage these path as per you your organization hierarchy or architecture. Some time you required to create a site collection with name of “Departments” & under this “Department” you might want to create some departments like HR, IT etc. and you want your site collection url should be like http://SharePointDemo/Departments/HR . Managed path is this. Where you can manage site collection path not whole url. Here you can Manage Path for the selected Web Application. In other words, when you creates your first site collection in Web Application you have to provide site collection url un

Download ebook : SharePoint Designer Tutorial

Download ebook Book Description SharePoint is a web-based collaboration and document management platform from Microsoft.  Microsoft   Office   SharePoint  Designer (SPD) is a WYSIWYG HTML editor and web design program, which has replaced FrontPage, and is the ideal environment for working with pages on a SharePoint site. This book is ideal for people new to SharePoint Designer who need to put together a working SharePoint site as quickly as possible. If you who want to get started, and finished, as quickly as possible, this book is for you. You won't just learn how to use SharePoint Designer; you'll see how to use it to put together a SharePoint site. Book Details Publisher: Packt Publishing By: Mike Poole ISBN: 978-1-84719-442-8 Year: 2008 Pages: 188 Language: English File size: 5.3 MB File format: PDF

Shortcut Keys for Visual Studio

Hi All, You can get shortcut keys of all kind of Visual Studio from Microsoft's site. Here is the link of site : http://msdn.microsoft.com/en-us/library/da5kh0wa.aspx

Download ebook - PMP Training Kit

Download ebook - PMP Training Kit Book Description Ace your preparation for the skills measured by the updated PMP Exam, aligned with the Guide to the Project Management Body of Knowledge (PMBOK Guide), Fifth Edition. Work at your own pace through a series of lessons and reviews that fully cover each exam task. Then, reinforce what you've learned by applying your knowledge to real-world case scenarios and practice exercises. This guide is designed to help make the most of your study time. Book Details Publisher: Microsoft Press By: Sean Whitaker ISBN: 978-0-73565-780-9 Year: 2013 Pages: 544 Language: English File size: 86.1 MB File format: PDF Download ebook - PMP Training Kit

Welcome Webpart OR Hello Webpart OR Greeting Webpart

Image
Download Setup Download Installation Instructions Download Guide Here is the Welcome web part you can call it Hello web part OR Greeting web part as well. In this web part you can see the current user’s name with his/her photograph, you can set user’s first name, last name, full name and current site name. This web part works with SharePoint Server 2010. I am using user profile services to show the current user full name, first name, last name and user picture. You can set color, height, width, background color/image etc. Here is the description of each property: Templates: If you want to show full name of current user, you should use [UserName]. If you want to show first name of current user, you should use [FirstName]. If you want to show last name of current user, you should use [LastName]. If you want to show name of current site, you should use [SiteName]. Show User Picture: If you do not want to show user picture.