| title | Published Date | Creator |
|---|
| SharePoint 2010 - Despliegue de personalizaciones gráficas con Visual Studio 2010 | Tue, 09 Mar 2010 00:28:00 GMT | Channel9Spain |
More/less... En este nuevo vídeo David Martos, arquitecto de software de Spenta Consulting, nos explica cómo construir características que nos permitan desplegar personalizaciones completas en entornos de publicación creados con Sharepoint 2010 utilizando las nuevas características que nos ofrece Visual Studio 2010. | | |
| Créez une application utilisant SharePoint, WCF, WPF & Silverlight 2 en suivant 5 articles | Mon, 15 Feb 2010 12:11:00 GMT | David Rousset |
More/less... Si vous souhaitez manipuler cet ensemble de technologies à travers un scénario concret et de manière incrémentale, je vous invite à lire une série de 5 articles que j’ai écrit ici : http://msdn.microsoft.com/fr-fr/office/dd572039.aspx
Voici une vidéo vous présentant le résultat final en action.
Nous allons ainsi voir comment de manière progressive:
1 – créer une logique de code de création d’un site WSS
2 – encapsuler cette logique dans un service WCF ensuite contenu dans un service NT
3 – appeler ce service WCF depuis un client WPF graphiquement simple
4 – faire évoluer ce client WPF vers quelque chose de plus élaboré graphiquement parlant
5 – appeler ce même service WCF depuis un client Silverlight 2 | | |
| Nikolai Tillmann: Moles - Replace any .NET method with a delegate | Fri, 29 Jan 2010 21:00:00 GMT | Peli de Halleux |
More/less... Nikolai Tillman, a member of the RiSE group at Microsoft Research, gives a short demo of Moles, a new framework that allows replacing any .NET method with a delegate. In the context of unit testing, one can use Moles to isolate from environment dependencies (such as time, file system, database, etc...) even when those dependencies are hard-coded through static method or sealed types. In this demo, Nikolai goes through the famous Y2K bug and how to test it...
The Research in Software Engineering team (RiSE) coordinates Microsoft's research in Software Engineering in Redmond, USA. | | |
| MSDN Briefing November 2009 - Office SharePoint Server 2010 Development | Mon, 30 Nov 2009 14:08:00 GMT | codefest |
More/less... Session 3: Entwicklung für Office SharePoint Server
SharePoint wird auch für Entwickler eine immer interessantere Plattform für eigene Applikationen. In dieser Session zeigen wir Ihnen, wie man bestehendes ASP.NET Wissen innerhalb einer SharePoint Applikation verwenden kann. Außerdem sehen Sie, welche Development Technologien darüber hinaus verwendet werden können, um SharePoint Anwendungen zu designen, entwickeln, testen und zu verteilen. Dabei betrachten wir die verschiedenen Applikationsarten wie WebParts, Eventreceiver, Custom Fields, Forms, usw. sowohl aus einer Intranet als auch aus einer Internet Perspektive. Außerdem geben wir einen kleinen Ausblick auf die Neuerungen von SharePoint 2010 in Verbindung mit Visual Studio 2010. | | |
| Creating a Web Part for SharePoint by Using a Designer | Thu, 29 Oct 2009 05:15:00 GMT | Kathleen McGrath |
| More/less... | | |
| Setting up the Contoso RI - p & p Developing SharePoint Applications guidance | Wed, 02 Sep 2009 04:35:00 GMT | ajoy krishnamoorthy |
| More/less... | | |
| Walkthrough of the Contoso Reference Implementation- p & p Developing SharePoint Applications guidance | Wed, 02 Sep 2009 04:34:00 GMT | ajoy krishnamoorthy |
| More/less... | | |
| How to use the configuration component? - p & p Developing SharePoint Applications guidance | Wed, 02 Sep 2009 04:33:00 GMT | ajoy krishnamoorthy |
| More/less... | | |
| How to use the SharePoint Service Locator? - p & p Developing SharePoint Applications guidance | Wed, 02 Sep 2009 04:32:00 GMT | ajoy krishnamoorthy |
| More/less... | | |
| How to use the logging components? - p & p Developing SharePoint Applications guidance | Wed, 02 Sep 2009 04:32:00 GMT | ajoy krishnamoorthy |
| More/less... | | |
| Water Cooler Demo - SharePoint Visual Studio workflows for escalations | Tue, 28 Jul 2009 21:36:00 GMT | Kirk Evans |
More/less... Our first episode of The Water Cooler Demo show, the show focused on all things Office related. In this episode, Kirk Evans demonstrates how to create a SharePoint state machine workflow using Visual Studio 2008 that accomodates escalations and timeouts.
Got any suggestions for future episodes? Tell us in the comments below! | | |
| Media Business Intelligence - Decentrix and BIAnalytix - Part 2 | Tue, 14 Jul 2009 19:52:00 GMT | Kirk Evans |
More/less... In this episode, host Kirk Evans talks with Dr. Michael Ludwich, VP of Consulting at Decentrix, where Dr. Ludwich provides a demonstration of the BIAnalytix solution. This quite an interesting demonstration, helping to show the value of BI in a media organization.
In Part 1 of this interview, we talked with Wayne Ruting, CEO of Decentrix, about the importance of business intelligence in a Media & Entertainment company. Decentrix has quite a client roster, including some of the largest broadcasters, cable operators, and telcos in the US. We talk about why BI matters, how BI is not simply providing reports in a transactional application, and we learn more about Decentrix and their BIAnalytix offering.
In part 2 of this interview, we will see a demo of BIAnalytix. | | |
| Media Business Intelligence - Decentrix and BIAnalytix - Part 1 | Mon, 13 Jul 2009 16:18:00 GMT | Kirk Evans |
More/less... In this episode, Kirk Evans talks with Wayne Ruting, CEO of Decentrix, about the importance of business intelligence in a Media & Entertainment company. Decentrix has quite a client roster, including some of the largest broadcasters, cable operators, and telcos in the US. We talk about why BI matters, how BI is not simply providing reports in a transactional application, and we learn more about Decentrix and their BIAnalytix offering. I learned a lot during this interview about the importance of BI in M&E, and Wayne is a very interesting guy to listen to.
In part 2 of this interview, we will see a demo of BIAnalytix. | | |
| SharePoint and Enterprise Social Computing - NewsGator Social Sites | Wed, 01 Jul 2009 22:45:00 GMT | Kirk Evans |
More/less... Kirk Evans talks with Brian Kellner, VP of Products for NewsGator Technologies, about the capabilities of Social Sites. Social Sites is an enterprise social computing platform built upon SharePoint 2007. These capabilities are then demonstrated by Laura Farrelly, VP of Marketing for NewsGator. This is a fantastic product with a lot of exciting capabilities, this interview is definitely worth a look! | | |
| Publishing an Office add-in to a SharePoint Site for Distribution | Fri, 19 Jun 2009 13:10:00 GMT | John Wiese |
More/less... I've been asked many times, "How do I publish my VSTO/Office Add-in installation files to a SharePoint site?". It's relatively straight-forward to publish to a basic web site, or to a UNC file share, but SharePoint is a slightly different beast.
So, how do you publish your add-in to a SharePoint site? Well, if you watch this short five and half minute video you will get the skinny on how to do just that. There are a few basic steps that need to be done in order to accompllish this that I will walk you through in the video, enjoy! | | |
| p&p SharePoint Development Guidance v2 - What's in Drop 10? | Wed, 03 Jun 2009 04:50:00 GMT | ajoy krishnamoorthy |
More/less... As we mentioned in our earlier post, we release a drop from our SharePoint Guidance project every two weeks which is the duration of our iteration. We released Drop 10 to our CodePlex project site last week. In this webcast, Erwin van der Valk and Francis Cheung are discussing the changes that have been made in iteration 10 of the SharePoint developer Guidance. The primary focus of iteration 10 was to create and extend couple of reusable assets that can help you to create better SharePoint applications:
- A Hierarchical configuration manager, that allows you to store configuration values at the Farm level, allow you to override them in lower levels.
- A generic Service Locator for sharepoint that stores it’s typemappings in config.
- A Sitemap provider that stores it’s sitemap in hierarchical config.
- Reusable workflow activities for SubSite creation, that help you to implement your own SubSite creation process.
With the conclusion of this iteration, the SharePoint Guidance v2.0 project is now feature complete. The next iterations will focus primarily on bug fixes, documentation and quickstarts.
Happy Watching! | | |
| Microsoft Dynamics AX 2009 Enterprise Portal Deployment | Mon, 11 May 2009 17:56:00 GMT | meysun |
More/less... Here is the opportunity for you to join an administrator oriented Deployment and Setup discussion on Enterprise Portal for Microsoft Dynamics AX 2009. This session provides deep insight into the EP deployment process, what goes behind the scene for EP Setup program and some key “how-to” points on deploying and setting up EP, understanding the infrastructure, etc. | | |
| p&p SharePoint Development Guidance v2 - What's in Drop 8? | Thu, 30 Apr 2009 16:52:00 GMT | ajoy krishnamoorthy |
More/less... As we mentioned in our earlier post, we release a drop from our SharePoint Guidance project every two weeks which is the duration of our iteration. We released Drop 8 to our CodePlex project site on April 24th. In this webcast, Erwin van der Valk and Francis Cheung guide you through what’s new in drop 8 of the SharePoint Developer Guidance V2. They show how to do exception handling in Webparts and in ListItemEventReceivers and also walk you through the other changes that have been made to their reference implementation. Also check out this blog post about the drop.
Happy Watching! | | |
| SharePoint for Developers Part 6 - Custom web services | Thu, 30 Apr 2009 09:04:00 GMT | Kirk Evans |
More/less... Kirk Evans shows how to create a custom ASMX web service hosted in SharePoint that enables query, insert, and delete of specific lists in a SharePoint site. You will also see how to use the WCFTestClient utility to call the web services. For more information, visit the accompanying blog post on Kirk's MSDN blog. | | |
| SharePoint for Developers Part 5 - Custom content types, fields, and lists | Tue, 28 Apr 2009 20:58:00 GMT | Kirk Evans |
More/less... Kirk Evans demonstrates how to create a list instance, custom field type, custom content type, and lists based off those assets. We will prepopulate lists with data, and use a feature receiver to delete lists programmatically. This screencast walks through many of the capabilities of Visual Studio Extensions for Windows SharePoint Services version 1.3. Visit Kirk's blog at http://blogs.msdn.com/kaevans. | | |
| SharePoint for Developers Part 4 - Calling SharePoint Web Services from Silverlight | Tue, 28 Apr 2009 18:46:00 GMT | Kirk Evans |
More/less... In this session, Kirk Evans will demonstrate how to call SharePoint's web services from a Silverlight client. We will use SharePoint's Lists web service, and will show how to use databinding in Silverlight to display results from a SharePoint list. We will also see how to get around cross domain issues using SharePoint Designer 2007. The accompanying post with code listings is available on Kirk’s MSDN blog. | | |
| SharePoint for Developers Part 3 - Expression Blend and Silverlight | Tue, 28 Apr 2009 18:42:00 GMT | Kirk Evans |
More/less... SharePoint developers will likely use a variety of tools to build solutions. In this screencast, Kirk Evans demonstrates how to use Expression Blend 2 to create a Silverlight application from scratch, and how to extend its functionality using Visual Studio 2008. We won't be looking specifically at SharePoint in this screencast, but we will use this application in future screencasts to integrate with SharePoint. | | |
| p&p SharePoint Development Guidance v2 - What's in Drop 7? | Thu, 16 Apr 2009 03:45:00 GMT | ajoy krishnamoorthy |
More/less... As we mentioned in our earlier post, we release a drop from our SharePoint Guidance project every two weeks which is the duration of our iteration. We released Drop 7 to our CodePlex project site on 4/13th. In this webcast, Erwin van der Valk and Francis Cheung guide you through what’s new in drop 7 of the SharePoint Developer Guidance V2.
They show you how to do logging and tracing in SharePoint and how to implement a service locator to decouple your application code from the implementation of application services.
Happy Watching! | | |
| p&p SharePoint Development Guidance v2 - What's in Drop 6? | Tue, 07 Apr 2009 18:28:00 GMT | ajoy krishnamoorthy |
More/less... As promised in our earlier post, here is the very first screen cast based on the most recent drop. This video gives you a quick tour of what is in the bi-weekly iteration drop from the p&p SharePoint Guidance v2.0 project.
We released Drop 6 to our CodePlex project site on 3/27th. In this video, Erwin van der Valk and Francis Cheung, developers in the SharePoint Development Guidance project, gives a quick tour of what’s in store in Drop 6.
We are demonstrating several ways to access SharePoint list including:
· content query web part
· portal site map provider and
· cross site collection using the SP object model and search.
In this video, we also demonstrate how to use caching with the business data catalog (BDC) and how to cache published pages.
Happy Watching! | | |
| SharePoint for Developers Part 2: Working with Features | Wed, 25 Mar 2009 02:05:00 GMT | Kirk Evans |
More/less... Kirk Evans shows how to use Visual Studio Extensions for Windows SharePoint Services 1.3 to create a SharePoint feature that exposes list items as JSON data. | | |