SharePoint 2010 Managed Metadata - Moving/Copying MMS Instances / Term Stores between Environments
This post will cover how to take a Managed Metadata Service instance (MMS) and either move or copy it from one environment to another!
SharePoint Framework (SPFx) courses for full-stack developers
Voitanos started in 2017 when founder Andrew Connell launched our flagship course, Mastering the SharePoint Framework that consists of 239 lessons spanning 41+ hours of instruction.
But maybe you just need to learn how to create web parts, extensions, Adaptive Card Extensions, or another SPFx related topic? We also offer smaller & more affordable self-paced on-demand video courses on specific topics, & free email courses!
SharePoint Framework courses →
Microsoft Teams App Dev courses for for full-stack developers
Microsoft Teams has taken over communication and collaboration and is turning into the cornerstone of custom apps built on the Microsoft 365 platform.
Learn with Andrew Connell in his multi-week accelerator program or start with his free email course, the Microsoft Teams AppDev OnRamp and learn what's involved in Teams app development.
Microsoft Teams App Dev courses →
Low/No-Code for Power Apps & Power Automate courses
While we're exclusively focused on creating educational articles, videos, as well as courses for web & cloud developers, we recognize the importance of low-code & no-code solutions.
That's why we've partnered with Laura Rogers & IWMentor to bring you the best Power Platform courses on Power Apps & Power Automate & courses for end users on SharePoint, Microsoft Teams, & Microsoft 365.
Power Platform low/no-code courses →
Microsoft 365 Search for IT Pros & stakeholders courses
Organizations who've adopted Microsoft 365 know that Microsoft 365 Search is a huge topic to tackle. While you can click a few buttons & call it a day, modern collaborative experiences need a focused approach to build search-based solutions.
We hear the requests for guidance on search for their Microsoft 365 deployments. That's why we've partnered with Agnes Molnar & Search Explained to bring you the best content in this area!
Microsoft 365 search courses →
Articles
Here you'll find articles & other useful resources.
Videos (YouTube channel)
Learn about the SharePoint Framework, Microsoft 365, Microsoft Teams, Microsoft Azure, & other web development topics on our YouTube channel.
Newsletter: Full Stack Dev's Microsoft 365 Playbook
Subscribe to the The Full Stack Dev's Microsoft 365 Playbook by Andrew Connell, a bi-weekly newsletter for full stack developers who focus on Microsoft 365, Microsoft Azure, the SharePoint Framework, Microsoft Teams, and related topics.
Webinars
Here you'll find future & past webinars from Voitanos. All previously recorded webinars are available for viewing on demand.
Podcast: Full Stack Dev's Microsoft 365 Playbook
The Full Stack Dev's Microsoft 365 Playbook with Andrew Connell helps you be the best Microsoft 365 & Azure full stack developer. This podcast includes exclusive podcast episodes as well as the audio from videos published in our YouTube channel and articles published on our site, delivered straight to your favorite podcasting app!
Show: CloudDev Clarity
This show is where Andrew Connell & Julie Turner discuss, debate, and even disagree on topics specific to developers who are primarily working in the Microsoft cloud space. That includes Microsoft Azure and Microsoft 365, but it's not limited to those areas! They'll also cover topics related to these areas, like testing tools, development tools, practices, and anything else.
Are you a web developer, SPFx, Power Apps, or a M365 developer looking to widen your Microsoft Teams developer skills? Join me for a FREE live training!
Wednesday, September 11, 2024
Developers can use the fonts defined in the new SharePoint brand center in your custom SharePoint Framework (SPFx) with font slots and font tokens - learn how!
Tuesday, September 10, 2024
Learn how to optimize SharePoint Framework web parts using code splitting techniques with Webpack magic comments for improved performance.
Tuesday, September 3, 2024
Here you'll find articles & other useful resources. Enjoy!
This post will cover how to take a Managed Metadata Service instance (MMS) and either move or copy it from one environment to another!
The post discusses global and local term sets in SharePoint 2010 Managed Metadata, as part of a series on the topic
Part of a series on SharePoint 2010 Managed Metadata, discussing the Managed Metadata Service’s powerful term sets feature
This post is part of a series on SharePoint 2010 Managed Metadata. It explains how metadata is used to categorize and classify content for search
Introducing a new series on Manage Metadata in SharePoint Server 2010! This series explains details about how it works and how you can best leverage it.
In this article, learn how you can upgrade your SharePoint Server 2007 WCM site to a SharePoint Server 2010 WCM site.
I documented my demo on upgrading a SharePoint 2007 WCM site to SharePoint 2010, featuring the Adventure Works Travel sample site.
SharePoint 2010’s LINQ support makes it easier to read/write data to/from lists. SPMETAL.EXE generates entity models for queries but has some limitations.
SharePoint Server 2010s ECM: A Vast Array of Topics for Managing Content Life Cycle incl. WCM, RM, DM, DAM, Web Analytics, EDiscovery, Metadata & more.
Adventure Works Travel is a sample MOSS 2007 WCM site that Microsoft had a partner develop. You can now download it to use for your own demos
In this post, explain not only how it can be done, but also to explain what is different between the native ASP.NET 2.0 and SharePoint development experience.
In this post, explain not only how it can be done, but also to explain what is different between the native ASP.NET 2.0 and SharePoint development experience.
In this article, I clarify that not all apps should be built on SharePoint. I address complaints about source control and SDL in SharePoint.
After 40+ comments showed up on my timer job post from a few weeks back, I thought the post needed some clarification. That’s what this post is about.
In this article, I want to share how you can create a custom timer job for your SharePoint environments. This is a super useful tool.
In this post, I’ll explain how to create WSP’s in Visual Studio 2005 with MakeCab.exe and MSBuild… something VS2005 can’t do by default.
In response to a frequently asked question, the answer is to use SharePoint Features & Solutions to move content between development and other environments.
The text describes a new way for Web Part developers to obtain the public key token and blob for a signed assembly using Visual Studio 2005.
A article aims to clarify the terms related to Web Content Management in MOSS 2007, including WSS v3, MOSS 2007, and SharePoint Server.
A article aims to clarify the terms related to Web Content Management in MOSS 2007, including WSS v3, MOSS 2007, and SharePoint Server.
Learn how you can speed up your debugging process in Visual Studio for SharePoint projects. Create a shortcut to launch & attach the debugger.
The article lists the major build and version numbers for some Microsoft products, specifically for OSS developers, and invites contributions.
In this article, I show you how to add a new field to each link in SharePoint that allows contributors to specify links should open in new windows or not.
In this post, I’ll detail the steps & code used to get this working. I used this method to add search capabilities to a site implemented with MCMS 2002.