Office Development – Where to Start

Office Development – Where to Start

clip_image002

Starting at dev.office.com you see a wide variety of options related to Office Development. There are a couple of sections to identify when you enter the Getting Started entry

  • Microsoft Graph
  • SharePoint Add-ins
  • Office Add-ins
  • Office 365 Connectors

Apparently, this is not all, as below the four options there is another option:

Can’t find what you’re looking for? Check out this full list of all development options for Office linking to the URL https://msdn.microsoft.com/en-us/office. If you follow this URL you’ll notice that it is redirected to, you might have guessed it: https://dev.office.com/docs, the documentation part of dev.office.com.

Here the options are not limited to the options above but now you can see there are sections for:

  • Microsoft Graph
  • Office Add-ins
  • Office 365 Connectors

And below this

  • Office Clients
  • Outlook.com
  • OneNote
  • SharePoint
  • OneDrive
  • Yammer
  • Exchange
  • Skype

Wait …, what …, why is there a section Office Clients separated from the Office Add-ins?

Well, I don’t know. Looking at this it you might think the ‘older technologies’ are under the ‘subsections’. This is true for Office Clients, covering:

  • Office 2013
  • Office 2010
  • Visual Basic Reference

The last item in the list is in fact incorrect, and should have been called “Visual Basic for Applications Reference” or “VBA Reference” or even better “Language Reference VBA” as it redirects to Language reference VBA. It has nothing to do with Visual Basic. Sure Visual Basic resembles a lot compared to Visual Basic for Applications (I will reference to VBA from now on for Visual Basic for Applications) but it isn’t the same. It’s as if you compare Visual Basic to VB.NET they aren’t the same either.

To continue the ‘older technologies’ theory … under SharePoint you find:

  • SharePoint Framework
  • SharePoint WebHooks
  • SharePoint Add-ins
  • SharePoint 2013
  • SharePoint 2010

In this case you see a combination of older and newer technologies. Also under the other subsections you find a mix of newer and older technologies (Exchange) or just newer technologies (Outlook.com, OneDrive, Skype, OneNote and Yammer).

There are even parts missing on this part of the documentation. What about Microsoft Teams as a newer application of Office or existing applications like Microsoft Access. Office and therefor Office Development is just huge, we can spend so much time on these sections, there is no end in all of this.

To start the research, I first want to focus on the Office Clients and their Add-ins. The reason for this is that this was the part that was applied the most when you look at Office customization (adjusting the Office client applications in a way that it suited the needs of the productivity workers).

So, I will drill down from the part covered under Office Clients and move over from there to the section Office Add-ins. This will provide a sense of history and slowly move into the newer technologies as provided in the OfficeJS APIs.

Enough stuff to dig in, so hang in there … see you in my next blogpost(s)

Office Development 2017

Office Dev Center

After many years of Office Development, starting with Excel Functions, VBA, COM (VSTA/VSTO) it is time to dive in and see how things are in done in 2017. What are your options, is it still possible to do things in VBA or doesn’t it exist anymore?

In my upcoming blog posts I want to look at the options available and look at the Office Platform in general. What clients are there these days and on what platform do they run.

The world changed a lot in the last decade and Microsoft Windows is not the only platform anymore. There is iOS, Android, MacOS, Windows … even Linux distributions are growing in popularity.

Even if you just look at it in the online (web) world many of the ‘old’ clients are now available in an Online version. Think of Word Online or Excel Online where you get your editor or spreadsheet application running in a browser application. Again, not so easy as you might think … browser applications should be running in a wide variety of browsers. Do they run in Internet Explorer, Chrome, Safari, Opera etc. etc.

My goal with these Office Development blogposts is also maybe a bit selfish … coming from the ‘old’ (as you might discover) VSTO world, or even older VBA world, I need to polish my knowledge around the current options available and I can already tell you that this ‘new’ Office Development world is huge compared to what it was as the number of clients increased dramatically with the operating systems that I mentioned above, but there is also a huge amount of mobile applications for Android, iOS and (currently not so many for) Windows Mobile.

So … a big challenge. I have no idea where this ends because Office Development these days also include developing for Microsoft Graph (it was Office Graph before, but it was revamped into Microsoft Graph this year, growing bigger than it already was), SharePoint Framework or Office Connectors to extend your Groups or Teams.

That said, stay tuned and feel free to share your comments, tips or complaints in the comments section below!

For now, your starting point for Office Development (next to my blog off course) is:

https://dev.office.com/  

SDN Cast 53 – ARM, CShell, WWDC and news week 23

SDNCast 53-800

Developments are going fast, according to the rumors from the market that is. There already was the pre-recorded video at Build 2017 about Windows on ARM, this weeks announcement by Qualcomm on full Windows 10 PCs running on its Snapdragon 835 ARM processor with built-in LTE for “Always Connected” devices (https://www.qualcomm.com/news/onq/2017/05/31/windows-10-running-snapdragon-835-mobile-pc-platform-unveiled-computex).

Intel quickly followed with a statement suggesting that certain 3rd parties might have been using their patents without their consent.

At the same time videos appeared online showing the new Windows interface called CShell. CShell has options to scale the user interface depending on the device the applications are running on. A smaller device will adapt to a mobile like interface where on full scale systems all details will emerge. All devices will get their most optimized view.

Overall it seems that a new Windows mobile devices is rising but not with Windows Mobile but with the full version of Windows that will also be running on full PC ARM devices as mentioned above. Devices have been announced, in the official prerecorded video by Microsoft and also in other videos to be arriving Q4 this year already! In other words, ready for Holiday Season 2017…

Besides speculating on this, we also discussed the news items presented at the Apple Developer Conference WWDC 2017. We are talking about the new devices, upgrades to the iMac Pro, HomePod, AIKit APIs and more. So our Dutch speaking viewers get updated in about an hour on the latest news and event updates.

If you are in the neighborhood also don’t forget that our next SDN Event is close. At June 23rd we will have our second SDN Event this year with, as always, a great set of sessions and speakers. A slightly changed program this time, we will start with a generic keynote by Richard Campbell. After that the regular sessions start.

You Dutchies can register at our SDN site:
https://www.sdn.nl/EVENTS/23-juni-2017

Where can you find our 53rd episode of our Dutch SDN Cast?

https://youtu.be/97VVbIKgwx0

Did you subscribe our Dutch SDN Cast channel already?

Subscribe your YouTube channel if you don’t want to miss a single broadcast. Usually we will broadcast on Thursday evenings at 8 PM but there can be a change of plans where we need to move to another time or day. So to be sure Subscribe to our channel on YouTube or go to http://www.sdncast.nl to see when the next episode is due.

Other news:

Announcing Availability of SharePoint Framework Extensions Developer Preview
https://dev.office.com/blogs/announcing-availability-of-sharepoint-framework-extensions-developer-preview

Open Sourcing the Microsoft Graph Explorer
https://dev.office.com/blogs/open-sourcing-the-microsoft-graph-explorer

Performance Improvements in .NET Core
https://blogs.msdn.microsoft.com/dotnet/2017/06/07/performance-improvements-in-net-core/

Android Developer Preview 3
https://developer.android.com/preview/release-notes.html

Android O APIs are final, get your apps ready!
https://android-developers.googleblog.com/2017/06/android-o-apis-are-final-get-your-apps.html

CShell
First Look at CShell on a Windows phone (Exclusive)

Intel seemingly hints of potential patent infringement around x86 emulation on ARM
http://www.zdnet.com/article/intel-seemingly-hints-of-potential-patent-infringement-around-x86-emulation-on-arm/

Important information on the closing of Docs.com
https://support.office.com/en-US/article/Belangrijke-informatie-over-einde-van-service-voor-Docs-com-3b0d4877-1643-457c-9756-8caf28b94da4
https://docs.com

Events

This week’s events

WWDC 2017 – June 5-9, 2017 – San José
https://developer.apple.com/news/?id=02152017a

DevSum 17 – June 8-9, 2017 – Stockholm
http://www.devsum.se/

Next Week events

Goto Amsterdam – June 12-15
https://gotoams.nl/2017

Microsoft Data Insights Summit – June 12-13, 2017 – Seattle
https://www.microsoft.com/en-us/datainsightssummit

NDC Oslo – June 12-16, 2017 – Oslo
http://ndcoslo.com

E3 – June 13-15, 2017 – Los Angeles Convention Center
https://www.e3expo.com/show-info/2895/about-e3/

Global Devops Bootcamp June 17
http://globaldevopsbootcamp.com

Upcoming events

Office365 Engage – June 19-22 – Haarlem
https://office365engage.com/

Google Cloud Next – June 21 – Kromhouthal – Amsterdam
https://cloudplatformonline.com/Next-Amsterdam-2017.html

SDN Event 2 – Zeist – June 23, 2017
www.sdn.nl

Inspire July 9-13 – Washington D.C.
https://partner.microsoft.com/en-us/inspire/

Ignite 2017 – September 25-29 – Orlando
https://ignite.microsoft.com

SDN Event 3 – Zeist, NL – October 6, 2017
www.sdn.nl

TechDays – October 12-13, 2017 RAI Amsterdam
http://www.techdays.nl/

As usual we are always looking for presenters for our own events and Meetup’s so if you want to share something about hot technologies or just about something you implemented at work or in an App that could be interesting to our audience let us know so we can schedule you for one or our next SDN events or Dutch .NET Group Meetups.

This off course also goes for if you want to write a great article for us to publish in our SDN Magazines or at our SDN Website. The downside of publishing a magazine article is that there can be some time between writing the article and publishing the magazine. So, if it is time critical sometimes the best option is to publish it on the www.sdn.nl website to get more speedy attention to the article.

As you see, options enough to address your audience with top notch information. You can even, if you like, be our guest in our SDN Cast shows to discuss the projects you are working on or other topics you master. We will instruct you how to connect with us and what it is you need to join the show.

Hopefully we will see you at our weekly web cast, for the schedule go to www.sdncast.nl for next week’s announcement to find out the day and time of our next broadcast or go to www.sdncast.nl/youtube to watch old episodes and videos that we recorded at our events. Don’t forget to subscribe our YouTube channel www.sdncast.nl/subscribe or go directly to YouTube not to miss any of our shows!

SharePoint Framework Extensions Developer Preview now available

SharePoint Framework Extensions Preview

Today the Office Team announced the availability of the SharePoint Framework Extensions Developer Preview. With this you can build site, list and command extensions.

To start building your own Extension Preview projects you can go and start looking at the Preview documentation. If you don’t already have an Office 365 Developer Tenant you can get one if you go to the Office Developer Program so there is no argument not to start using that.

The preview is obviously meant to serve as a way to collect feedback from the community and while the preview is running you can expect new SharePoint Framework Extension capabilities and changes based on your feedback.

If you want to provide your feedback you can do this by adding issues to the GitHub issues list but on the SharePoint tech community, the SharePoint Developer section on the Microsoft Tech Community site.

To give you an impression of what the SharePoint Framework Extensions Developer Preview brings, here are three:

1. Build your own Custom Banner using the ApplicationCustomizer.

Adding a Custom Banner is now one of your options to build your own banner with exactly the information you want to share on your list page.

1. Custom Banner SP

2. Create your own Custom Field Rendering using the FieldCustomizer.

In this example you see that the fields of the list are blurred to hide sensitive list information.

2. Custom Field Rendering SP

3. Adding Command Extensions with CommandSet

With this option you can add your own custom menu actions to be able to trigger your own custom actions.

3. Custom Extensions

If you are looking for more examples (extensions examples will be added soon) for what you can do with SharePoint there is a special SharePoint Showcase site for you to look at and to enjoy all the great options and examples.

Now go ahead, and build your own Extensions using the SharePoint Framework Extensions Developer Preview!

%d bloggers like this: