Create Azure App for Office 365 APIs: Part 2 (Visual Studio)
The second post in a three-part series on creating an Azure app for Office 365 APIs using a wizard in Visual Studio 2013
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 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 →
Microsoft 365 Copilot courses for full-stack developers
Microsoft 365 Copilot empowers your users to get more done by bringing the power of large language models (LLMs) and AI to reason, summarize, and answer questions about your organizational data in Microsoft 365. But what about your organization data that's not in Microsoft 365?
Learn with Andrew Connell how you can bring your CRM, ERP, inventory, and other organizational data to copilot to get the most out of your Microsoft 365 Copilot investment!
Microsoft 365 Copilot development courses →
Courses from our partners for for Power Platform & Microsoft 365 Search
Looking for low-code & no-code courses? Our partner Laura Rogers & IWMentor is the best for Power Apps & Power Automate, & end users on the Microsoft 365 ecosystem of apps!
What about guidance on search for their Microsoft 365 deployments? That's why we've partnered with Agnes Molnar & Search Explained to bring you the best courses & services in this area!
View all courses from our trusted partners →
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 become the irreplaceable Microsoft 365 expert developer in your organization. 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.
Join me in Seattle, WA in June 2025 for TechCon365 to get the most value from your Microsoft 365 Copilot investment, MSTeams AppDev & SPFx workshops!
Sunday, January 12, 2025
Join me in Las Vegas, Nevada in May 2025 for the Microsoft 365 Community Conference to get the most value from your Microsoft 365 Copilot investment workshop!
Friday, January 10, 2025
Learn how to remove Azure Functions and their dependencies from Microsoft Teams Toolkit React projects for simpler, more efficient tab applications.
Monday, January 6, 2025
Here you'll find articles & other useful resources. Enjoy!
The second post in a three-part series on creating an Azure app for Office 365 APIs using a wizard in Visual Studio 2013
My site offers tips and insights on Microsoft Entra ID and authentication for Office 365 APIs to help fellow developers navigate identity complexities.
Learn how Microsoft can re-implement autohosted apps for SharePoint 2013 & Office 365. My proposal for Automated App Deployment & Hosting.
Learn how Microsoft can re-implement autohosted apps for SharePoint 2013 & Office 365. My proposal for Automated App Deployment & Hosting.
Learn how to create integrated workflow apps in SharePoint Online and deploy them in non-AppWeb sites without using sandboxed solutions.
Microsoft released Research Project Code Sample on OfficeDev Github, showcasing best practices for creating apps with Office 365 & SharePoint Online.
Learn how to simplify SharePoint 2013 REST API client-side solutions with Breeze JavaScript library through 3 blog posts.
Learn how to simplify SharePoint 2013 REST API client-side solutions with Breeze JavaScript library through 3 blog posts.
One of the capabilities Microsoft introduced for SharePoint 2013 workflows is the ability to publish a custom event into a running workflow instances.
I had subscribers experience HTTP 400 Bad Request errors with SharePoint 2013 REST API. I shared how to troubleshoot the issue on my Pluralsight course.
I had subscribers experience HTTP 400 Bad Request errors with SharePoint 2013 REST API. I shared how to troubleshoot the issue on my Pluralsight course.
Let’s tackle the SharePoint 2013 workflow development issue, recommends updating tools after creating workflow pre-Service Pack 1.
Microsoft is promoting a new approach to SharePoint development and although some are resisting, I personally prefer this new model. Read on for more details.
Creating Custom Notifications in SharePoint using JavaScript: Show Loading Notifications & Create Own Message with HTML & Animated GIF.
Microsoft is ending the preview program for autohosted SharePoint apps, which were only useful for demos, not production. The change could impact some users
Building a SPA as a SharePoint-Hosted App requires deciding on the UX implementation. Options like jQuery UI or Bootstrap are available
In this post I want to explain how you can use it. This breaks down into a few different tasks: set up Breeeze, create an entity model & using it!
In this article, I’ll explain some of the challenges you can run into when using Breeze in SharePoint projects… and how to resolve them.
In this article, I want to introduce you to BreezeJS - a library very much like Entity Framework, but for client-size solutions.
Microsoft discussed the future of InfoPath and electronic forms at the SharePoint Conference. InfoPath has been discontinued, but is not dead
Office 365 has surfaced regression issues that are breaking client-side solutions. The article discusses three examples of such issues.
Kirk Evans created a Fiddler extension to extract and inspect OAuth tokens used in SharePoint 2013. The code is available on GitHub.
Sharing my experience setting up a Provider-Hosted app for SharePoint 2013 on-premises. It was challenging & required a lot of trial and error.
I encountered an error when upgrading from Visual Studio 2012 to 2013, and shares a solution that worked for them.