Browse by Tags

Tagged Content List
  • Wiki Page: SharePoint 2010: Removing Default Search Content Source

    There is no option to delete the default search Content Source in sharepoint so here is a way to manually do it via Visual Studio. Open Visual Studio 2010. Go to File => New => Project . Select Console Application from the installed templates. Enter the Name and click Ok. Add the following...
  • Wiki Page: SharePoint 2010: Beginning with SharePoint Designer

    Table of Contents Getting Started with a Web Application for Testing An Overview of SharePoint Designer Install SharePoint Designer Create a Basic Custom Master Page Active the Required Features Make a Copy of the Default Master Page Create a Custom CSS file to Add Branding Going Live with Your Custom...
  • Wiki Page: SharePoint: Datasheet View Cells are Read-Only for Office 2007 SP3 clients

    Applies To SharePoint 2007, with clients using Office 2007 SP3 SharePoint 2010, with clients using Office 2007 SP3 Issue We were experiencing some issues while using the Datasheet view in SharePoint 2007 and SharePoint 2010 on some clients. When we uploaded some documents using "Upload...
  • Wiki Page: SharePoint 2010: Import – Export TermSet

    Starting from the point that site collection does not backup/restore TermSets bound to managed metadata fields, it’s easy to understand that site collection backup is not enough when site collection uses that type of field. There are some scenarios like backup site collection, working on that with...
  • Wiki Page: SharePoint 2010: Storing Relational Data

    Introduction Is it better to keep relational data in a database or migrate it into a custom list? Do you need a hybrid solution where the data is in an external relational database, but is presented, in the form of external lists, in the SharePoint UI (User Interface)? This article outlines...
  • Wiki Page: SharePoint 2010 Best Practices: Is SharePoint Designer really pure evil?

    Some people could until death stick to the opinion that SharePoint Designer is the work of some dark destructive power and that if you even consider using it ever, you are too. The cute nickname SharePoint Destroyer, is it well deserved or is it just a cool sounding name? But, if we think about it...
  • Wiki Page: SharePoint 2010: Manage the Crawl Database Size

    This Wiki page contains best practices regarding the size of the crawl database. The crawl database stores the crawl data (time/status, etc.) about all items that have been crawled. Use the following formula to calculate it's average size: Crawl: 0.046 × (sum of content databases) For more info...
  • Wiki Page: SharePoint 2010: Best Practices to Estimating and Benchmarking Project Efforts

    Table of Contents Why? Brief introduction of COSMIC Learn by example CFSU Cost Overview Please note Why? It can be hard to estimate how much time it will take to complete a SharePoint project. The usual approach is to do an "expert count", in other words, have an expert (or...
  • Wiki Page: SharePoint 2010: Website nasil yaparim - bölüm 3 (tr-TR)

    SharePoint 2010 Central Administration’in ilk sayfasında, “Manage Web Application” a basınız. “Manage Web Application” sayfasında “New” butonuna basınız Yeni bir sayfa açılır ve sizden birkaç bilgi ister: Name olarak: “Web App – 80″ Port olarak: 80 Database...
  • Wiki Page: SharePoint 2010 : Setting Default Value of Managed Metadata Column for a Completely New Site Collection

    Table of Contents Introduction The Format The Code Description of Hidden List and WSSID The Final Code Introduction "Managed metadata is a hierarchical collection of centrally managed terms that can be defined, and then used as attributes for items in SharePoint Server 2010." [ SharePoint...
  • Wiki Page: SharePoint 2010: Resolving Test-SPContentDatabase Errors

    One of the important steps involved in SharePoint migration: 2007 to 2010 or Farm migration within 2010 is to run Test-SPContentDatabase against the content databases from the destination farm where they are being migrated to. As outlined in the description, this check is to ensure that all custom...
  • Wiki Page: SharePoint 2010: How to Recover Project Server or SharePoint After a Reckless Password Change

    So you have a Project Server 2010 deployment. It was running just fine and suddenly it isn't working anymore. You seem to remember that probably someone changed the password of the farm user account. Maybe someone tried to login too many times with the wrong credentials and the account now is locked...
  • Wiki Page: Cara Menampilkan SharePoint List dalam Datasheet View tanpa Microsoft Office 2007 / 2010 (id-ID)

    SharePoint list dapat ditampilkan dalam mode list biasa ataupun seperti datasheet di Microsoft Access. Klien yang sudah terinstal Microsoft Office 2007 atau Microsoft 2010 langsung dapat menggunakan tampilan datasheet. Namun untuk komputer yang tidak terinstal office versi tersebut, akan muncul pesan...
  • Wiki Page: SharePoint 2010: File Storage System

    Introduction SharePoint provides us a nice UI (User Interface) for saving and retrieving documents. But what happens behind the scenes? Where does SharePoint actually store these files? File System or Content Database Opening a document library in windows explorer view allows you to delete,...
  • Wiki Page: SharePoint Server için Remote Desktop Services Kurulumu (tr-TR)

    Makaleme öncelikle hızlı bir şekilde RDS yani Remote Desktop Services nedir ile başlamak istiyorum. Network ve bilgisayarların iş dünyasında yaygınlaşması, teknolojinin, yeni yazılım versiyonlarının hızlı bir şekilde gelişmesi neticesinde, şirketler bir takım problemlerle karşı karşıya kalmışlardır;...
  • Wiki Page: SharePoint 2010: Integrating Jquery Carousel and ThickBox

    Hi all, In this article, I will show how to integrate SharePoint Image Library to JQuery jcarousel with Thickbox and make very nice UI. We can use it in many places like to show Employee Images in Home Page of HR Site and Clicking on Image will zoom the image with some animation effect, like ...
  • Wiki Page: SharePoint: Integrate Skype and Facebook Features

    See the following sections for information about how to integrate Skype and Facebook features into your SharePoint site. Table of Contents Skype Facebook Source Other Languages SharePoint 2010 also includes many social features: http://www.orbitone.com/en/blog/archive/2010/05/04/sharepoint...
  • Wiki Page: SharePoint 2010: Useful Information About Testing

    Useful info about testing http://sharepointdragons.com/2012/02/10/sharepoint-performance-and-stress-testing http://social.msdn.microsoft.com/Forums/en-US/sharepoint2010general/thread/63f1fe3c-87f1-48b4-a875-e6eaf1d8b37a http://blogs.msdn.com/b/sanjaynarang/archive/2010/04/20/sharepoint-2010...
  • Wiki Page: SharePoint 2010: come configurare un ambiente di sviluppo con Windows Server 2008 e SQL Server 2008 (it-IT)

    Work in progress Table of Contents Introduzione Requisiti hardware e software Fase 1: configurazione del sistema operativo Fase 2: Installazione di SQL Server Fase 3: installazione di SharePoint 2010 Server Fase 4: installazione di Visual Studio 2010 e della documentazione...
  • Wiki Page: SharePoint 2010: Come installare un account locale (it-IT)

    Questo argomento è un how to. Si prega di mantenerlo chiaro e semplice per quanto possibile. Evitare discussioni speculative, come pure un esame in profondità dei meccanismi sottostanti o delle tecnologie correlate. Nel lavoro quotidiano con SharePoint, si può avere la necessità di...
  • Wiki Page: SharePoint N-Tier, N-Layer Architecture Projects, a Point of View

    Table of Contents Overview / Survival Guide Media Type/Task Conclusion Overview / Survival Guide N-tier application architecture provides a model for developers to create a flexible and reusable application. By breaking up an application into tiers, developers only have to modify or add a specific...
  • Wiki Page: SharePoint 2010: come aggiungere un utente ad un sito usando Powershell (it-IT)

    Questo argomento è un how to. Si prega di mantenerlo chiaro e semplice per quanto possibile. Evitare discussioni speculative, come pure un esame in profondità dei meccanismi sottostanti o delle tecnologie correlate. Che cosa è Windows Powershell? L'interfaccia a linea di comando...
  • Wiki Page: SharePoint 2010 : List of Features "ID, DisplayName and Scopes"

    SharePoint 2010 Administration is a very big task for "IT Administrator's" and for this SharePoint provides multiple methods to manage SharePoint Farms. Since SharePoint 2007 the PowerShell ISE has helped users create script after script to manage maintenance tasks as split of Databases...
  • Wiki Page: SharePoint 2010: Convert a MOSS WspBuilder Project (Publishing)

    Table of Contents Overview TaskList Check that the methods that were "obsolete" and "Deprecated" Mandatory change of Features (Content Types), TAG's XML Change in Page Layouts Overview With the introduction of SharePoint 2010 there were some changes in terms of Object...
  • Wiki Page: SharePoint 2010: PowerPivot - Scheduled Refresh to IBM DB2

    Here is how to create a Scheduled Refresh to an IBM Database in PowerPivot: Create 2 SSS IDs: PowerPivotDataRefresh a. Create a SSS application using Group leaving application Page URL to none. b. Utilize the Windows Username/Password template. c. Setup members that need to access...
Page 30 of 40 (977 items) «2829303132»
Can't find it? Write it!