background preloader

SharePoint

Facebook Twitter

Client Side AJAX Applications in SharePoint 2010 - Part 2. Note: This is one of a multi-part series exploring building client side AJAX applications with ASP.Net AJAX 4 Templating and the WCF Data Services (aka ADO.Net Data Services, aka oData, aka Astoria) in SharePoint 2010.

Client Side AJAX Applications in SharePoint 2010 - Part 2

Part 1 – Exploring WCF Data Services in SharePoint 2010Part 2 – Creating a read-only page with ASP.Net AJAX 4.0 TemplatesPart 3 – Writing data back to SharePoint with ASP.Net AJAX 4.0 TemplatesPart 4 - jQuery and Manual JSON Object Manipulation In Part 1 I described how SharePoint 2010 exposes list data through ListData.svc and WCF Data Services. So far this is interesting, but the next logical question is how would you actually build a Web 2.0 application with the data?

One answer is with a new technology called ASP.Net AJAX 4.0 Client Side Templating. I’ll give you some background and then provide a walkthrough of how to build a SharePoint application page that reads and writes data to SharePoint through ListData.svc. What is ASP.Net AJAX 4.0 Client Side Templating? .NET FOLLOWER » SharePoint: How to use SPLongOperation. The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered « SharePoint by Asipe (Benoît Jester) Accueil > Issues, SharePoint 2010 > The local farm is not accessible.

The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered « SharePoint by Asipe (Benoît Jester)

Cmdlets with FeatureDependencyId are not registered Symptômes Lors du lancement du management Shell de SharePoint 2010 : L’erreur suivante se produit : "The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered" Cause du problème Même si vous avez lancé votre commande avec un compte membre du groupe administrateur de la ferme, vous pouvez rencontrer l’erreur. Why ? Car il y a une différence fondamentale entre utiliser votre compte dans l’administration centrale et en PowerShell. En effet quand vous effectuez des opérations via l’administration centrale, c’est le compte de pool qui est utilisé, et celui-ci a bien évidemment les droits adéquats sur le serveur et les bases de données. Lorsque vous lancez des commandes via PowerShell, c’est votre compte qui effectue les opérations, et si celui-ci n’a pas les bons droits … Point de salut.

Sharepoint2007 - How to get the last modified date of a SharePoint list (SPList) Delete user from Sharepoint 2010 Cache. SharePoint Ports, Proxies and Protocols .... An overview of farm communications - The SharePoint Guys. During November 2008 Martin Kearn and Pete Reid worked on a session at the TechEd 2008 conference in Barcelona entitled "SharePoint Ports, Protocols and Proxies.

SharePoint Ports, Proxies and Protocols .... An overview of farm communications - The SharePoint Guys

An end-to-end overview of SharePoint inter-server communication" (OFC402). The slides from the TechEd presentation can be found here, these include more detail than is presented in this article. The session talked in great detail about how the various servers in the SharePoint farm communicate with each other and this article is a summary of the key messages from that talk. Why is this important to understand? So the first question is "why do we care about farm communications"? Sharepoint - "List Tools" tab is no longer available after adding webpart to the page. Code Practices - getting\setting values from\to the lookup and the hyperlink fields. How to get data from a field that is a lookup?

Code Practices - getting\setting values from\to the lookup and the hyperlink fields

How to set data into a field that is a hyperlink? I don't believe I didn't write about this yet. It's so common! For both cases, sharepoint object model exposes classes to help us get or set the data we want.

Prog

Client. SharePoint 2010 Feature Upgrade Kit. Pb dataSheet. Custom. Office 2003 Add-in: Office Web Components. Office Web Components are a collection of Component Object Model (COM) controls for publishing spreadsheets, charts, and databases to the Web.

Office 2003 Add-in: Office Web Components

Microsoft Office Web Components are a collection of Component Object Model (COM) controls for publishing spreadsheets, charts, and databases to the Web. They are also used to view these items when published and to view data access pages. If you have Microsoft Office FrontPage 2003, Microsoft Office Access 2003, and Microsoft Office Excel 2003 installed, Office Web Components allow you to publish interactive data as part of a Web page.

Tutos

Events. Langues. Referentiel. Admin. SharePoint 2010 - Enable Session State in SharePoint 2010 - Leonid Esterlis. SharePoint : Aucun élément n’existe à l’emplacement… « Florent Cazenave. SharePoint : Aucun élément n’existe à l’emplacement… Posted on Updated on Bonjour à tous.

SharePoint : Aucun élément n’existe à l’emplacement… « Florent Cazenave

Cette fois ci une petite astuce SharePoint. Lors d’un petit développement de WebPart pour mon site SharePoint, je suis tombé sur une erreur pour le moins étrange. En effet, j’utilise deux WebPart, un qui sert de source et dans lequel je génère un lien vers le second qui affiche les détail de l’item passé en paramètre, dans l’url (QueryString). Pas à chaque fois, mais assez souvent je reçois le message d’erreur SharePoint : Heureusement, j’ai trouvé une parade… il suffit de remplacer le nom du paramètre ID dans la QueryString par autre chose comme ItemId (ou tout autre nom…) et cela fonctionne.

Mais comment expliquer qu’avec le nom “ID” ça ne fonctionne pas?? Florent. Dev4Side.com - SharePoint components and solutions (SharePoint 2010, SharePoint Foundation, MOSS 2007, WSS 3) New-SPEnterpriseSearchMetadataManagedProperty. S’applique à : SharePoint Server 2013 Standard, SharePoint Server 2013 Enterprise, SharePoint Foundation 2013 Dernière rubrique modifiée : 2013-12-18 Ajoute une propriété gérée à une application de recherche partagée.

New-SPEnterpriseSearchMetadataManagedProperty

Query