Posts
-
p&p Claims Identity and Access Control Guide - A look into the Single Sign On scenario
Avg Rating: 0
In this video, Eugenio gives us a tour of the Claims Identity and Access Control guide and a closer look into Web SSO, one of the five scenarios covered in this guide:Claims-Based Single Sign-On for the Web
This scenario focuses on how to implement single sign-on and single sign-off... -
p&p Claims Identity and Access Control Guide is now available
Avg Rating: 0
Back in October, Eugenio gave us an overview of the Claims Identity and Access Control guide. At that time the team was just getting started with the project. You can see that video here.
We are thrilled to announce the availability of the final version of this guide. In this... -
p&p Claims based Identity & Access Control Guide – Early drafts available
Avg Rating: 0
A team led by Eugenio Pace at p&p has been busy working on the Claims based Identity and Access Control guide. We are thrilled to announce the availability of early drafts. Check out the CodePlex project site at http://claimsid.codeplex.com.
In this video, Eugenio Pace gives an overview of... -
EntLib : 2 Million and counting...
Avg Rating: 0
Enterprise Library has been downloaded over 2 million times. We hit that mark last week and the team celebrated this milestone with a cake. (See picture).
We are now working on version 5.0 of Enterprise Library. The main themes for v5.0 are:- Enhanced user experience
- Simplicity
- Learnability...
-
Announcing the release of patterns and practices Developing SharePoint Applications guidance
Avg Rating: 0
Microsoft patterns and practices has released a new version of guidance for developing SharePoint Applications. This release delivers a guide, a reusable library, and a reference implementation. It helps architects and developers in the following areas:
Use SharePoint capabilities...
-
Setting up the Contoso RI - p & p Developing SharePoint Applications guidance
Avg Rating: 0
This video takes a look at how the Contoso setup scripts automate the process of creating a test certificate, a SharePoint web application, site collections, SPWebs, and active associated features.
Quick Links:
Walkthrough of the Contoso Reference Implementation
How to use the configuration component?... -
Walkthrough of the Contoso Reference Implementation- p & p Developing SharePoint Applications…
Avg Rating: 0
This video walks through the Contoso Partner Portal application that was developed as the reference implementation for this guidance project. We cover how to surface line of business data through the SharePoint BDC, integrate published content with LOB data, and various ways to access and aggregate... -
How to use the configuration component? - p & p Developing SharePoint Applications guidance
Avg Rating: 0
This video demonstrates how to use the SharePoint Guidance Library’s configuration component. Configuration providers such as feature receivers use the IConfigManager interface to set values while configuration consumers such as web parts use the IHierarchicalConfig interface to retrieve values.
Quick... -
How to use the SharePoint Service Locator? - p & p Developing SharePoint Applications guidance
Avg Rating: 5
(1)This video demonstrates how to use the SharePoint Guidance Library’s service locator implementation. The SharePoint service locator helps with decoupling service consumers, such as web parts, from service providers which may be in a separate assembly or even separate WSP.
Quick Links:
Setting up the... -
How to use the logging components? - p & p Developing SharePoint Applications guidance
Avg Rating: 0
This video demonstrates how to use the SharePoint Guidance Library’s logging components. The SharePointLogger can be used to log messages to IT Pro oriented sinks such as the Windows EventLog and to developer oriented sinks such as the SharePoint ULS.
Quick Links:
Setting up the Contoso RI
Walkthrough of...