Tag: Visual Studio

Dockerize your Development Environment
Dockerize your Development Environment
Blog Posts

With Visual Studio Code A problem I had within our teams in my last gig was running projects consistently across multiple operating systems. I spent a few weeks trying to hack around docker files that would give the teams a consistent workflow locally but then… I found that Visual Studio Code can do it so… READ MORE

Jeff Willinger interviews Scott Hanselman
Jeff Willinger interviews Scott Hanselman
Blog Posts

Jeff Willinger, MVP interviewed Scott Hanselman, Partner Program Manager, Microsoft, USA following his hugely entertaining ESPC19 keynote. Video Transcript Jeff: Hi this is Jeff Willinger J Willie on Twitter and I am absolutely thrilled to be here at the European SharePoint Office 365 and Azure conference and we have a special guest today which we’ll… READ MORE

An Overview of the Microsoft 365 Development Platform
An Overview of the Microsoft 365 Development Platform
Webinars

Title: An Overview of the Microsoft 365 Development Platform  Speaker: Bill Ayers, MCM, MVP, MCT, FLOW SIMULATION LTD., UK Date and Time: Tue, Apr 16, 2019 1:00 PM – 2:00 PM CEST Webinar Description:  Let’s learn about the ever-evolving Office 365 developer story. We’ll look at Microsoft Teams extensibility and the Microsoft Graph, Office Add-ins… READ MORE

Workflow Development in SharePoint 2013
Workflow Development in SharePoint 2013
Ebooks

From the book “Professional SharePoint 2013 Development” by Reza Alirezaei, Brendon Schwartz, Matt Ranlett,Scot Hillier, Brian Wilson, Jeff Fried and Paul Swider. This eBook is chapter fifteen, titled ‘Workflow Development in SharePoint 2013’. Topics in this chapter include; Learning about the core workflow concepts Understanding the workflow platform architecture Reviewing the key workflow development tools… READ MORE

Creating SharePoint 2013 Themes, First Look, Gotchas, Provisioning with Visual Studio 2012
Creating SharePoint 2013 Themes, First Look, Gotchas, Provisioning with Visual Studio 2012
Blog Posts

So, I checked the Internet and yes, it’s the first ever video/post on how to create custom theme in SharePoint 2013 with Visual Studio 2012.

In here we cover:

1. Basics of how to change the theme
2. Components of the theme
3. Adding new theme with UI
4. Adding new theme with Visual Studio
5. Gotchas and things that took me a day to figure out
6. Putting it all together in Visual Studio 2012 solution

What’s New in Visual Studio 11 Beta for SharePoint Developers
What’s New in Visual Studio 11 Beta for SharePoint Developers
Blog Posts

As most of you already know, Microsoft has released a new version of its IDE, with a public beta program. This version has a new graphic style (following the famous “metro style”) and a lot of new capabilities for developers. You can read about them directly from the public beta SDK.