kentd.com
Kent Del Castillo - Page 2 of 13 - SharePoint, Drums, Food, and Stuff
http://www.kentd.com/page/2
SharePoint, Drums, Food, and Stuff. Update Web Part on a Page Using Powershell in SharePoint 2010. March 6, 2013. I recently had to update a web part’s zone id that existed on most pages throughout the SharePoint 2010 site. I wrote up this powershell script to address this. DISCLAIMER: Use at your own risk! Site = new-object Microsoft.SharePoint.SPSite(“http:/ your site”). Foreach($web in $site.AllWebs). Make sure you specify which page needs changes. WpZoneID = “Header”. January 3, 2013. November 9, 2012.
kentd.com
SharePoint Archives - Kent Del Castillo
http://www.kentd.com/category/c7-news/c13-sharepoint
SharePoint, Drums, Food, and Stuff. What’s New for IT Professionals in SharePoint 2016 by Bill Baer. May 7, 2015. Will support Windows Server 2012 R2 or Windows Server 10. Windows Management Framework 3.0. App Server Role, Web Server (IIS) Role. NET Framework 4 (KB2898850) – 4.5.2 or if on Win10 4.5.6. SQL Server 2012 Native Client. Microsoft Sync Framework Runtime v1.0 SP1 (x64). Windows Server AppFabric 1.1 – will continue to support it. Windows Identity Foundation v1.1. Microsoft WCF Data Services.
bramdejager.wordpress.com
Tools | Bram de Jager talking Office 365, SharePoint and Azure
https://bramdejager.wordpress.com/tools
Bram de Jager talking Office 365, SharePoint and Azure. My view and thoughts on Productivity and more. When working with SharePoint I prefer using different tooling. This list provides an overview of the tools I use and direct links to downloads. I will keep updating the list as new tools are available or tools a no longer interesting. Software Development Kits (SDK). Visual Studio 2013 extensions. Visual Studio 2012 extensions. Visual Studio 2010 extensions. SharePoint 2013, 2010. The SharePoint Search ...
prashanthkn.blogspot.com
Random Thoughts on Technology: October 2012
http://prashanthkn.blogspot.com/2012_10_01_archive.html
Random Thoughts on Technology. Will try to pen down all learnings, troubleshoots and gotchas in what ever technology I come across. Thursday, October 11, 2012. Design considerations in building a Large lists/Document Library in SharePoint 2010. Here are some of the check points that you would want to consider while designing large lists/libraries in your application. You can go through this. If you would like to know more details and analysis about some of these items. List thresholds also impact documen...
samuelyates.wordpress.com
syates21 | Sam's Tech Notes
https://samuelyates.wordpress.com/author/syates21
Sam's Tech Notes. Because I gotta write about it somewhere. Azure ExpressRoute for Office 365. This is going to be a quick post, but hopefully it can help someone from getting the same unpleasant surprise as I recently encountered. If you’re working on a large scale Office 365 implementation, you may have had your interest piqued by their announcement of an Azure ExpressRoute option for Office 365. Make sure you plan for the premium add-on. I recently got well down the road to implementing this. In case ...
codeplex.com
CodePlex - lkuhn65
http://www.codeplex.com/site/users/view/lkuhn65
Project Hosting for Open Source Software. Member Since November 5, 2006. Last Visit October 29, 2015. SharePoint Search Service Tool. Im a Microsoft Enterprise Services Solution Architect. I keep a blog at http:/ sharepoint.microsoft.com/blogs/lkuhn. No activity in the last 60 days. Version 8.21.2015.21031.
talk.alfnilsson.se
About | Alf Nilsson talks
https://talk.alfnilsson.se/about
Babble about EPiServer, and other development. My name is Alf and I work as a Lead Developer at NetRelations. I have been working with web development and web design for since 2001 where the first 8 years was mainly frontend and PHP. I started working with C#.NET and EPiServer late 2008 and summer 2009 I started working full time with EPiServer CMS at INEXOR. Since 2011 I’m working at Avantime. I like to hang on social activities such as the EPiServer Meetup. SharePoint Search Service Tool. You are comme...
herve20.blogspot.com
Herve 2.0: December 2009
http://herve20.blogspot.com/2009_12_01_archive.html
Random thoughts on SharePoint, Silverlight, Ajax, Web Services, Social Networking, Consumer Technologies. I know. too much. December 27, 2009. SharePoint People Search Autocomplete. Back in July, Jan Tielens demonstrated how to write an autocomplete. Mechanism for SharePoint search. Muhimbi then proposed a greatly enhanced version 2. In our version, we have enhanced the code just a little to enable the following:. You can display results. At a time, and offer a link to go to the next page. Information Co...