MSDN Published More of my SharePoint 2013 Code Samples
MSDN shared numerous SharePoint 2013 code samples, including one on creating a workflow in Visual Studio 2012 that calls an external web service.
Email courses
I love using email courses to deliver simple topics, dripped out anywhere from a few days to upwards of 10 days! Here you'll learn about the FREE email courses I've written and published under my company, Voitanos.
On-demand video courses
On-demand video courses are my preferred way to teach. Here you'll learn about the courses I've authored & publish under my company, Voitanos.
Prior to launching Voitanos, I published my video courses through Pluralsight. You can find those courses listed here as well.
All publications & learning resources
From time to time, I create learning resources for clients, including Microsoft. Here you'll learn about all these resources.
This includes articles, books, code samples, tutorials, and Microsoft Learning modules.
About Andrew
Book a 1-on-1 Call
Book a 1:1 call with me to discuss web/cloud developer topics about Microsoft 365, the SharePoint Framework, or Microsoft Teams.
Got a question?
If you've got a question about one of my articles, or a technical question, please read this first.
Contact me
Here you'll see the different ways you can reach out so we can connect!
Here you'll find articles & other useful resources. Enjoy!
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 share my thoughts and experiences on the public Beta release of SharePoint 2013. Learn about my course development process too!
I fixed an issue with missing artists and albums that were not showing up in my music library & learn how I resolved this frustrating problem.
Learn about Salesforce’s new RESTful API for reading/writing CRM databases and my experience using it instead of the SOAP API.
The blog post is the final installment in a series on Office365, Windows Azure, and Authentication, featuring an O365 authorization helper library.
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.
The post is part of a series on integrating SharePoint 2010 and Windows Azure. It discusses the limitations of using the sandbox for custom solutions
The post is part of a series on integrating SharePoint 2010 and Windows Azure, discussing SharePoint’s growth in small and medium businesses
Integrating SharePoint 2010 & Windows Azure: Technical Resources incl. Courses, Books & Windows Azure Developer Center.
In my SharePoint 2010 dev classes, ALM frequently comes up in our discussions. Chris O’Brien shares his thoughts on continuous integration.
The post talks about getting data from a data source in a Silverlight application using SharePoint and the client-side object model.
Discover how to test user interfaces in your Silverlight, MVVM, and SharePoint application. This is part of an ongoing series on these topics.
Part of a series on Silverlight, MVVM, and SharePoint, explaining MVVM as a design pattern for separating UI from business logic in XAML apps