Browse by Tags

Tagged Content List
  • Wiki Page: SharePoint 2013: Custom or Advance Paging Using Client Object Model +jQuery

    Note : This is article based on my original article at my blog Custom paging is the main approach when you work with large data in SharePoint or any normal web site in ASP.NET even lists is using Paging,but the problem with paging is data itself .So if you have a large data you can end up with a...
  • Wiki Page: SharePoint 2013: Kurulumasi ve ilk cepeden incelenmesi(tr-TR)

    Bu makalemde sizlere Microsoft’ un yeni nesil ürün ailesinden biri olan Sharepoint 2013 için kurulum gereksinimleri, kurulum adımları ve kurulum sonrasında ise ilk izlenimlerimi paylaşacağım. İlk olarak kurulum gereksinimleri ile hızlıca başlayalım. SharePoint 2013 versiyonunda SQL Server...
  • Wiki Page: SharePoint 2013: Service Applications list

    Table of Contents Access Services Access Services 2010 App Management Service Business Data Connectivity Service Excel Services Application Machine Translation Service PerformancePoint Service Application PowerPoint Automation Services Managed Metadata Service Application Search Service Application Secure...
  • Wiki Page: SharePoint 2013 Apps - Overview and Resources for Developers

    Table of Contents Introduction App Model and Infrastructure Developing Apps Licensing Apps See Also Introduction Apps are new to SharePoint 2013 and are different from SharePoint Solutions: Be sure to read: Understanding SharePoint 2013 Apps (aka Apps 101) Apps for SharePoint compared...
  • Wiki Page: SharePoint 2013: Workflow

    Table of Contents Introduction Issue Resolution Debugging Dynamic Values See Also Introduction SharePoint 2013 - What's new with Workflow Issue Resolution SharePoint 2013 Workflow – Getting Around Installation Issues, Creating & Executing Workflows Debugging SharePoint...
  • Wiki Page: SharePoint 2013: Best Practices - Tips when creating a new virtual machine on Hyper-V

    Go back to Creating a Dev Environment Create a Virtual Machine On the Assign Memory screen, don't check Use Dynamic Memory for this Virtual machine. SharePoint 2013 doesn't like this, because it relies heavily on the use of AppFabric Distributed Cache. Instead, use 24 GB as Startup...
  • Wiki Page: SharePoint 2013: Office Web Apps

    NOTE: This is a stub article. Please add more information as it becomes available. Table of Contents See Also See Also SharePoint 2013 Portal
  • Wiki Page: SharePoint 2013: Apps for SharePoint

    Table of Contents Introduction : Advantages: Reference Links Introduction : Undoubtedly the SharePoint 2013 App Model sounds promising. Now you can develop SharePoint Extension as an App for SharePoint. The client object models have been greatly expanded. Now we can explore more custom business...
  • Wiki Page: Sharepoint 2013: How to enable explorer view in windows server 2012

    An issue was reported to me where some users were trying to use explorer view to copy some files in sharepoint libraries in windows server 2012 and were getting an error "This site is not present in trusted site list". I checked and found that the site was present in the trusted site list...
  • Wiki Page: SharePoint 2013: Will Shredded StorageReplace Cobalt Protocol Introduced in SharePoint 2010

    Shredded storage, one of the biggest improvements of with the new version of SharePoint Server 2013. What’s actually his goal? His goal is to limit the size of storage required for SharePoint by recording the differential elements. Storage Bill Baer A concrete example. On SharePoint...
  • Wiki Page: SharePoint 2013: Multiple Content Hub and Multiple Managed Metadata Service on Cross Farm scenarios

    Please find below the analysis details of Multiple Content Hubs and Multiple Managed metadata Service Can we have more than one Managed MetaData service assigned to a web application? Yes Can we assign one “Managed MetaData service” and another one “Managed MetaData service...
  • Wiki Page: SharePoint 2013: How to Upgrade a custom application

    Table of Contents Our set-up Upgrade Steps SUPPORT MULTIPLE VERSIONS IN ONE VISUAL STUDIO SOLUTION WHO MOVED THE GAC? SPUTILITY.GETGENERICSETUPPATH METHOD IS OBSOLETE THE _LAYOUTS VIRTUAL DIRECTORY NOW HAS A SNEAKY "15" IN IT See Also Just before Christmas I was tasked with the wonderful...
  • Wiki Page: SharePoint 2013: Color Palette Tool

    We can modify the existing color palette introduced in SharePoint 2013. The tool can be downloaded from this link http://www.microsoft.com/en-us/download/confirmation.aspx?id=38182 In Sharepoint 2013,Color Palette are part of Theme Gallery and each one of those contains 89 Color slots.Each...
  • Wiki Page: SharePoint 2013: Best Practices Creating a Development Environment Disabling IE Enhanced Security

    Go back to Creating a Dev Environment IE Enhanced Security, from a dev standpoint, is a nuisance. My advice disable it ASAP! In Server Manager > Local Server, locate IE Enhanced Security Configuration and click On. Now set it off for both Administrators and Users. Click OK. ...
  • Wiki Page: SharePoint 2013 Best Practices Creating a Dev Environment: Installing SQL Server

    Go back to Creating a Dev Environment Install SQL Server 2012 with sp1 At the time of writing, this is the latest version of SQL Server. Choose New SQL Server stand-alone installation and follow instructions. Select All Features with Defaults. Note: At this point, you can't install the...
  • Wiki Page: SharePoint 2013: Setting up a MySite - User Profile Service (2/2)

    Setting Up MySite My Site is your personal starting point for viewing and contributing to your organization's intranet through the portal site. It provides a place to save and share your work, a way to find and connect with other people in your organization and see their work, and a way to customize...
  • Wiki Page: SharePoint 2013: User Profile Syncronization - Direct Active Directory Import

    As all you know many changes has been made on SharePoint Server Application Services. The Search Service Application and also the User Profile Synchronization Service has been many many times improved on the new version of SharePoint. The classic User Profile Synchronization Service Application...
  • Wiki Page: SharePoint 2013: Best Practices - Installing SPS 2013

    Table of Contents Resolve Prerequisites Error Go back to Creating a Dev Environment Install SPS 2013 First run the prerequisiteinstaller. Nowadays, during SharePoint 2013 installation, you really want your server to have an internet connection. For a dev environment, a permanent was is just...
  • Wiki Page: SharePoint 2013: Useful Links for Excel Services 2013

    Here are some usefull links for Excel Services 2013 for SharePoint 2013; If you find any other please update it! Excel Services in SharePoint 2013 http://msdn.microsoft.com/en-us/library/jj164076(v=office.15).aspx What's new in Excel Services for developers http...
  • Wiki Page: SharePoint 2013: How to configure AlwaysOn on SQL Server for SharePoint Administrators

    Hi, This WhitePaper introduces the AlwaysOn Availability Groups concepts that are central for configuring and managing one or more availability groups in SQL Server 2012. For a summary of the benefits offered by availability groups and an overview of AlwaysOn Availability Groups terminology, see...
  • Wiki Page: SharePoint 2013: Best Practices - Wireless Connection on Hyper-V

    Go back to Creating a Dev Environment Open Hyper-V Manager. Click Virtual Switch Manager. Select External and click Create Virtual Switch. Give it a name (calling mine WifiVirtualSwitch) and choose your External network. Leave the checkbox Allow management operating system to share this network...
  • Wiki Page: SharePoint 2013: Best Practices - Install Hyper-V on Windows 8

    Go back to Creating a Dev Environment Hyper-V is not enabled by default. After installing Windows 8, you need to enable it. Press Win+R. Type appwiz.cpl. Click the Turn Windows features on or off link. Check Hyper-V and click OK. See Also SharePoint 2013 Portal SharePoint...
  • Wiki Page: SharePoint 2013 Best Practices: Where to install software?

    Go back to Creating a Dev Environment Install Visual Studio 2012 on Windows 8, I like to have Visual Studio 2012 installed on both Windows 8 as on the virtual machine. Install Office 2013 on Windows 8, The same that goes for Visual Studio 2012, I like to have Office on both the host...
  • Wiki Page: SharePoint 2013: Best Practices - Dev Friendly General Tips

    By default, Windows Server 2012 is not very dev friendly. I suggest some changes. At a high-level, do the following: Rename the server to something short, easy to remember and easy to type. I usually go stellar with this, with names like moon, mars, and nova. Enable Remote Desktop Disable Windows...
  • Wiki Page: SharePoint 2013: Technical Preview Interoperability API Documentation

    Microsoft has just released information about the next version of Sharepoint, Sharepoint 2013 or Sharepoint 15. Microsoft released a preliminary SDK called SharePoint 15 Technical Preview Managed Object Model Software Development Kit , follow the link to download. SharePoint 15 Technical Preview...
Page 6 of 13 (311 items) «45678»
Can't find it? Write it!