Creating Custom Forms for SharePoint 2013 Workflows
Reflecting on my experience building workflows in previous versions of SharePoint, specifically the pain of building them in Visual Studio.
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!
Reflecting on my experience building workflows in previous versions of SharePoint, specifically the pain of building them in Visual Studio.
Despite the convenience of building apps, SharePoint 2013 RTMs developer tools have debugging issues for local sites.
Despite the convenience of building apps, SharePoint 2013 RTMs developer tools have debugging issues for local sites.
As a SharePoint dev, I share my time-saving PowerShell script for registering self-signed certificates. Learn how to speed SharePoint 2013 on-prem app dev.
As a SharePoint dev, I share my time-saving PowerShell script for registering self-signed certificates. Learn how to speed SharePoint 2013 on-prem app dev.
I explain debugging workflows in SharePoint 2013 using Fiddler and recommend recycling SharePoint services after closing Fiddler to avoid issues.
I recently ran into a weird issue with workflows in my SharePoint 2013 Beta 2 environment. In this article, learn what the issue & resolution was.
I successfully set up a provider-hosted app for SharePoint 2013 on-premises with the help of an informative MSDN article.
MSDN shared numerous SharePoint 2013 code samples, including one on creating a workflow in Visual Studio 2012 that calls an external web service.
In this post, I explain what you have to build in order to implement a MetaNav in your SharePoint 2010 (SP2010) Publishing site.
In this post, I explain the virtues of implementing a MetaNav: the idea of using taxonomies provided by the Managed Metadata Service (MMS) in SharePoint Server.
The series explains how to use Managed Metadata Service (MMS) in SharePoint 2010 Publishing sites for navigation with metadata-based approach
Installing the Azure Workflow Beta 1 for SharePoint 2013 Beta 2/Preview?. I’ve got some helpful tips and additional steps you should follow.
This post builds off my previous post about what’s new with workflow in SharePoint Server 2013. In this post, learn how to debug workflows using Fiddler.
Discover the benefits of using DynamicValue data type and HTTP activities in SharePoint 2013 workflows for seamless service integration.
Discover SharePoint 2013’s workflow overhaul - leverage the new Windows Azure Workflow for scalable, reliable processes & dive into the new tools.
Microsoft announced SharePoint 2013 with new features, emphasizing cloud-based capabilities, while some features are limited to on-premises deployment
As a SharePoint expert, I provide a crash course on the SharePoint App Model in SharePoint 2013. Learn how solution packages can still be a viable option.
As a SharePoint expert, I provide a crash course on the SharePoint App Model in SharePoint 2013. Learn how solution packages can still be a viable option.
As a SharePoint expert, I share my thoughts and experiences on the public Beta release of SharePoint 2013. Learn about my course development process too!
A blog post discussing authentication fixes for remote access to SharePoint Online, covering REST/OData, CSOM, Web Services, and WebClient
The post is part of a series on O365, SharePoint Online, Windows Azure, and authentication. It explains how authentication works with O365 and SPO.
This article explains SharePoint 2010 hosted environments sandbox restrictions, limiting it to client-side communication or BCS for Windows Azure.
Learn to create portable columns for SharePoint lists with Managed Metadata. Creating columns in the browser or SharePoint Designer 2010 is not portable