johnlivingstontech.blogspot.com
john.livingston.tech: November 2010
http://johnlivingstontech.blogspot.com/2010_11_01_archive.html
Monday, November 22, 2010. Use C# to generate sample Word and PDF files on the fly! 1 Create a console application in Visual Studio 2010. Make sure it is .NET 4.0. Dd a reference to “Microsoft Word 14.0 Object Library”. It is likely this will work with 12.0, but I haven’t tested it. 3 Copy and paste the code below. Make sure to update your namespace if necessary. MSDN - Saving Word 2007 Documents to PDF and XPS Formats. COM Interop Gets Much Better in C# 4.0. System.Collections.Generic;. ParamExportOptim...
lifeinsharepoint.co.uk
Javascript | LifeInSHAREPOINT
http://www.lifeinsharepoint.co.uk/category/javascript
All posts in Javascript. SharePoint 2013 – Developer Quirks and Tips – Display Rating Stars in the Content By Search WebPart. April 29, 2014 in. While the solution from SharePoint 2010 is a great one, it cannot be as easily translated into 2013 because of the way SharePoint 2013 handles its ratings images. In SharePoint 2010 it used the ratings.png file which looked like this:. Summary Generate Rating Stars /summary. Param name="rating" type="String" /param. Param name="ratingCount" type="String" /param.
blog.nielsvrolijk.nl
NielsVrolijk blog: August 2011
http://blog.nielsvrolijk.nl/2011_08_01_archive.html
About software development and other things. Thursday, August 11, 2011. For some little functionality, I wanted to do a file upload to a document library by some custom .NET only code:. ListsSoapClient client = new ListsSoapClient();. XElement result = client.GetListItems("{642DF480-74CB-4EDC-865C-CA009054998F}", null, null, null, null, null, null);. XNamespace rs = "urn:schemas-microsoft-com:rowset";. XNamespace z = "#RowsetSchema";. Var data = result.Descendants(rs "data").Descendants(z "row");. Use qu...
codeplex.com
CodePlex - svdoever
http://www.codeplex.com/site/users/view/svdoever
Project Hosting for Open Source Software. Member Since May 20, 2006. Last Visit January 8, 2016. CruiseControl.Net (CCNet) Build Station. Im working as a Technology Consultant in the Knowledge Development department of Macaw, a Dutch Microsoft System Integrator. Im currently working on mobile development. You can read my blog at http:/ weblogs.asp.net/soever. You can follow me on twitter at http:/ www.twitter.com/svdoever. No activity in the last 60 days. CKS: Development Tools Edition.
jeffreypaarhuis.com
Good to know | Jeffrey Paarhuis SharePoint Blog
http://jeffreypaarhuis.com/category/good-to-know
MS Exchange Public Folders Why everyone is migrating to Office 365 Cloud? June 11th, 2015 Posted by Jeffrey Paarhuis. In Good to know. Exchange Public folders are for simple sharing only. Public folders are not meant for document sharing or data archiving. Public folders lack comprehensive features for document sharing, versioning, and document management. For such tasks, Microsoft recommends using SharePoint. Also, it is not a good practice to use Public folders for archiving data. Piling up of unwanted...
jeffreypaarhuis.com
Developing | Jeffrey Paarhuis SharePoint Blog
http://jeffreypaarhuis.com/category/developing
Automated deployment on SharePoint Online and SharePoint 2013 using PowerShell and CSOM. March 6th, 2014 Posted by Jeffrey Paarhuis. Automated deployment for SharePoint Online can be one hell of a job. Apps and sandboxed solutions are the designated methods for provisioning, but are very limited. How about PowerShell? But not the default flimsy SPO cmdlets library. No, we are using SharePoint PowerShell. A third party PowerShell API for SharePoint (Online and On-premise). What can you do with it? Passwor...
soussi-imed.over-blog.com
Blog de SOUSSI imed - SharePoint 2013 - SharePoint 2010 - Tunisie - Blog TIC - SharePoint 2013 - 2010 Nouveautés - technologies - tendances - tutorials - didacticiels - Cours - Tp - SOUSSI imed - concours Tunisie
http://soussi-imed.over-blog.com/page/4
Description des Webparts dans SharePoint 2010. Utilisez cette liste pour suivre les événements à venir, des mises à jour de statut ou d'autres nouvelles de l'équipe. Utilisez la liste civile de se tenir informé des prochaines réunions, échéances et autres événements importants. Utilisez la liste des liens vers les pages Web que les membres de votre équipe seront intéressantes ou utiles. Partagez un document avec l'équipe en l'ajoutant à cette bibliothèque de documents. Affaires Actions de données. Affich...
markbeij.blogspot.com
SharePoint: SharePoint Connections Fall 2010 – The Hague
http://markbeij.blogspot.com/2010/11/sharepoint-connections-fall-2010-hague.html
Since 2007 I'm working as a SharePoint Consultant working on various aspects of SharePoint 2010 and 2007. I'll Share my toughts regarding SharePoint and everything that is somehow related to SharePoint. Woensdag 10 november 2010. SharePoint Connections Fall 2010 – The Hague. SharePoint Connections Fall 2010. Of this year the SharePoint Connections have taken place in The Hague (the Netherlands). Here are my notes of the event, which I wrote in dutch (sorry guys). Steve liet zien dat SharePoint 2010 bewus...