Quantcast
Channel: Bolufer Blog - SharePoint & .NET language
Browsing latest articles
Browse All 49 View Live

Setting up My Sites in SharePoint 2013

https://cann0nf0dder.wordpress.com/2012/12/18/building-your-sharepoint-2013-development-machine-on-windows-server-2012-part-8-configuring-my-sites-and-user-profiles/http://blog.sharedove.com/adisjugo/i...

View Article


Open Document Library documents in a new tab

Open Document Library documents in a new tabSet this scritp on the page or master...

View Article


Image may be NSFW.
Clik here to view.

Configure Search Service In SharePoint Server 2016

Thus, we have a bird’s eye view of the search components and how they are linked to each other. In order to get started with search, the primary step that has to be done is to create a Search Service...

View Article

Image may be NSFW.
Clik here to view.

How to Limit NodeRunner.exe High Memory

Step 1: Reduce the CPU impact of the search serviceBy default SharePoint search uses "maximum" to speed up its search crawling process. To reduce the CPU usage of the search service, run this...

View Article

Image may be NSFW.
Clik here to view.

Can we help you in SharePoint

Hi Friend,We can give you support with: Artifacts design, Develop design, Architect design and Branding design.Artefacts designTo download our artifacts visit:...

View Article


Image may be NSFW.
Clik here to view.

Instalar y configurar Entidad de Certificación CA en Windows Server

Para poder utilizar Windows Azure Backup necesitamos una entidad certificadora para emitir certificados que identificará nuestros servidores registrados en nuestra cuenta de Windows Azure, creo que...

View Article

Image may be NSFW.
Clik here to view.

Configure SharePoint 2016 Add-ins (Apps) environment

In this post we will see the various steps required to configure the environment for SharePoint 2016 apps.SharePoint App StoreFor viewing the SharePoint app store, select Add an app link and click on...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting setting up an environment for apps for SharePoint 2013/2016/2019

While exploring SharePoint 2013, I decided to configure my SharePoint 2013 environment in order to be able to use apps from the SharePoint store, and also use advanced Service Applications, such as...

View Article


Image may be NSFW.
Clik here to view.

Preparar entorno de desarrollo para SharePoint Framework

Equivalencias de herramientas: Para poder trabajar con SPFx (SharePoint Framework) deberemos tener configurados una serie pre-requisitos antes de trabajar. NodeJSInstalaremos NodeJS en la version Long...

View Article


Image may be NSFW.
Clik here to view.

Configure SQL Aliases for SharePoint Server

SQL Aliases are optional (but recommended), and are a great way to configure your SharePoint environment.They allow for flexibility in case the SQL instance is changed, or the server names/IPs change...

View Article

Actualizaciones de SharePoint

En la siguiente URL se dispone de todas las actualizaciones para SharePoint 2010/13/16https://docs.microsoft.com/es-es/officeupdates/sharepoint-updates

View Article

Image may be NSFW.
Clik here to view.

Scripted Installation of SharePoint 2013 and Office Web Apps Server – From...

This is the first in a series of posts where I will talk about my involvement in the TAP (Technology Adoption Program) and more specifically a project I was involved in to implement the SharePoint 2013...

View Article

Image may be NSFW.
Clik here to view.

Enable Anonymous Access for SharePoint 2010/2013/2016/2019

Here are 8 simple steps on how to set up anonymous access for SharePoint 201X publishing sites. Even though, the screenshots below are taken from SharePoint 2010 server, the administration GUI is the...

View Article


Enable ‘Blog’ template for sub site on a Publishing site

Issue: By default, blog template is not available for sub sites on a publishing site.Resolution: Enable ‘subsite’ templates under “Site settings-> Page Layout and Site Template Settings”Then add the...

View Article

Image may be NSFW.
Clik here to view.

Publishing a WCF service on IIS 8

WCF services don’t run on IIS 8 with the default configuration, because the webserver doesn’t know, how to handle incoming requests targeting .svc files. You can teach it in two steps:1. Add a new MIME...

View Article


Principios de SOLID

Desde hace un tiempo se ha puesto de moda y en casi todas las entrevistas se comenta que definamos o si conocemos los Principios de Solid.Te pones a leer cada uno de los principios y piensas, vaya si...

View Article

Image may be NSFW.
Clik here to view.

Metodología de desarrollo - TDD (desarrollo dirigido por tests)

TDD o Test-Driven Development (desarrollo dirigido por tests) es una práctica de programación que consiste en escribir primero las pruebas (generalmente unitarias), después escribir el código fuente...

View Article


Arquitectura DDD - (Domain Driven Development)

Con esta guía está todo dicho:http://interaktiv.cl/clases/csharp/Guia_Arquitectura_N-Capas_DDD_NET_4_%28Borrador_Marzo_2010%29.pdf

View Article

Image may be NSFW.
Clik here to view.

Building a Custom Web API for use with SharePoint Online

IMPORTANT UPDATE – PLEASE READ: It looks like as of May 1, 2018 Microsoft made changes that invalidate the techniques shown in this post. Attempting to exchange the access token received by the user...

View Article

Image may be NSFW.
Clik here to view.

Building a Restful API With ASP.NET, Web API, and SQL Server

Here, I am using Visual Studio 2017 and Management Studio. These are the steps we need to follow:Create a Blank Web API project.Select Web API in the template selection window.Create a table and Insert...

View Article

Image may be NSFW.
Clik here to view.

Sharepoint 2016 Rest Authentication for on prem from a custom web api

Hi, I am attempting to create an api to repost REST requests to sharepoint.I created a test that used o365 authentication (SharePointOnlineCredentials) to post to o365 but now need to adapt it to work...

View Article


Image may be NSFW.
Clik here to view.

Update SPFx projects to 1.9.1

The SharePoint team has released a new version of SPFx (SharePoint Framework Released 1.9.1)The changes alredy mentioned here:General Availability of Library componentsTooling move from WebPack 3 to...

View Article


Image may be NSFW.
Clik here to view.

Set list item-level permissions in SharePoint using Flow

 I recently came across a scenario where a client requested that when employees submit a certain HR application form (which in fact was a SharePoint Online list), the permissions needed to be removed...

View Article

Image may be NSFW.
Clik here to view.

How to manage permissions on a SharePoint List Item using Microsoft Flow –...

 This post describes how to add contribute permission for a selected user id to a single item in a list using Microsoft Flow. The flow uses the REST API calls to change the permissions. The walk...

View Article

SharePoint REST API URL for accessing List items,documents,assign permission...

 List related RES APITo get all List itemshttps://{site Url}/_api/web/lists/getbytitle(‘Employee Leave Requests’)/itemsTo get Item by IDhttps://{site Url}/_api/web/lists/getbytitle(‘Employee Leave...

View Article

Browsing latest articles
Browse All 49 View Live