×
Search results provided by Azure Search - read how I built it in this post.
Max Melcher

1 minute read

Peter Holpar showed us how to extend the Visual Studio Tools for SharePoint. Implementation The creation of a Visual Studio Extension is basically a custom class that implements some interfaces. The biggest problem is that the documentation is not that good – Peter told us that it needs a lot of debugging to get things working. PreReqs Get the Visual Studio 2012/2013 SDK and you need, of course, an installed SharePoint because of the assemblies.

Max Melcher

2 minute read

Session by Simon Skinner (@CymonSkinner)

image

SharePoint is now a company standard, but what is supported, sensible, or even practicable? How do we go about monitoring and managing SharePoint? In this session, we discuss the virtualization path and best practices using Hyper-V for high availability and why virtualization makes sense. […]

Here are my notes:

Max Melcher

2 minute read

Session by Paolo Pialorsi (@PaoloPia)

image

In this session, you learn how authentication and authorization work in SharePoint 2013, either when handling direct users’ requests, or running requests for SharePoint apps. In particular, see how to federate with an external Identity Provider like Windows Azure ACS to authenticate users and then authorize them in SharePoint, leveraging claims.

There is one Level 400 session (highest) – guess what’s it about? Right, Authentication.

Here are my session notes.