All you need to know about Visual Studio Code-Tips and Tricks Friday, March 31, 2017 10:00 AM Toni Pohl Visual Studio Code (VSC) provides developers with a fast and powerful code editor.VSC is available as cross-platform development tool, supporting OS X, Linux, and Windows and is a cost free part of the Visual Studio family. Download the Visual Studio Code Tips & Tricks Vol. 1 document to get 26 pages of tips and tricks for this great code editor. General | App | Developer | English | Microsoft | Visual Studio | Tools Mediumlink | Permalink | Comments (0) | Post RSS mehr
Download Visual Studio 2017 today Tuesday, March 7, 2017 10:50 PM Toni Pohl Today, Microsoft launched Visual Studio 2017 in a two day worldwide online event. Now you can download the latest version of Visual Studio at www.visualstudio.com! Developer | English | Event | Microsoft | Mobile | Visual Studio | Windows Mediumlink | Permalink | Comments (0) | Post RSS mehr
Celebrate the Visual Studio 2017 launch with the community Thursday, February 16, 2017 4:50 PM Toni Pohl Join the Microsoft Visual Studio Team and the worldwide communities celebrating the brand new Visual Studio 2017 release on March 7th and 8th! Blog | Developer | English | Event | Microsoft | Visual Studio Mediumlink | Permalink | Comments (0) | Post RSS mehr
Working With Office 365 Groups And Connectors article series at MVP Award Blog Thursday, February 2, 2017 7:00 AM Toni Pohl Recently, the Microsoft MVP Award Program Blog published my three-part series about Working With Office 365 Groups And Connectors”. Read the articles online in the MVP blog here. General | App | Azure | Blog | Cloud | Developer | English | Exchange | Microsoft | MVP | Office | Office365 | PowerShell | Visual Studio | atwork | Social Mediumlink | Permalink | Comments (0) | Post RSS mehr
Use PowerPoint for Mockups Friday, January 27, 2017 2:10 PM Toni Pohl Before developing, it’s useful to create a mockup for an application. PowerPoint can help! App | General | Developer | English | Microsoft | Office | Tools | Visual Studio Mediumlink | Permalink | Comments (0) | Post RSS mehr
How to develop an Office App in real world-part 2 Friday, December 30, 2016 1:00 PM Toni Pohl After part 1, we now look into the app side of our Excel solution. I want to point out some basics here to make it easy for developers to create their first Office App (with Excel). Here we go. App | Developer | English | Javascript | HTML5 | Microsoft | Office | Visual Studio Mediumlink | Permalink | Comments (0) | Post RSS mehr
How to develop an Office App in real world Thursday, December 29, 2016 8:00 PM Toni Pohl Sometimes, it’s the small things that cost (unnecessarily) time. Recently, I wanted to create a quick Office App for an existing Excel file to loop through rows and do some transformation for the values. I was stumbling over some topics when developing in real world. So here’s my short How To for working with Visual Studio and Office Apps with helpful tips. App | Cloud | Developer | English | Microsoft | Office | Visual Studio | HTML5 | Javascript Mediumlink | Permalink | Comments (0) | Post RSS mehr
Announcing Visual Studio Code Intro Videos Monday, August 15, 2016 9:20 PM Toni Pohl Today, Microsoft released some new videos explaining coding with the cost free Visual Studio Code environment. See the blog post Announcing Intro Videos. App | Blog | Developer | English | Microsoft | Visual Studio Mediumlink | Permalink | Comments (0) | Post RSS mehr
Monaco Editor in eigene Web-Apps integrieren Friday, August 5, 2016 7:00 AM Toni Pohl Visual Studio Code verwendet ihn. Und man kann ihn auch selbst in eigenen Projekten verwenden: Den unglaublich coolen Monaco-Editor! Dieser Editor ist ein browser-basierter Code Editor, mit IntelliSense für JavaScript, JSON, HTML, CSS, Less, Sass, C# und TypeScript Support und vielem mehr. Und er kann in eigenen Web-Apps verwendet werden. App | Developer | GitHub | Javascript | Microsoft | Open Source | Tools | TypeScript | Visual Studio Mediumlink | Permalink | Comments (0) | Post RSS mehr
Einführung in das neue SharePoint Framework Thursday, July 28, 2016 7:00 AM Toni Pohl Passend zu meinem letzten Blogpost mit dem Hinweis zum Office 365 Developer Podcast möchte ich Software-Entwicklern das neue SharePoint Framework vorstellen. Doch schön der Reihe nach… App | Developer | DevOps | Microsoft | GitHub | Javascript | Mobile | Office365 | Open Source | SharePoint | Tools | TypeScript | Visual Studio Mediumlink | Permalink | Comments (0) | Post RSS mehr
Visual Studio Code den Run-Button für Websites beibringen Thursday, July 28, 2016 7:00 AM Toni Pohl Visual Studio Code ist eine feine Sache. Das kostenlose Entwicklungssystem für Windows, OS X und Linux ist unter https://code.visualstudio.com downloadbar und stellt neben einem sehr leistungsfähigen Editor mit IntelliSense und Debugging, Git-Support und Extensions auch Runtimes für Node.js, .NET Core4, Unity und Office bereit. Apropos Runtime: Wie sieht es mit Webprojekten aus? Das müssen wir Visual Studio Code (VSC) erst beibringen… App | Developer | HTML5 | GitHub | Microsoft | Javascript | IIS | Office | Open Source | Tools | TypeScript | Visual Studio Mediumlink | Permalink | Comments (0) | Post RSS mehr
Microsoft Cognitive Services Emotion API Teil 4 Tuesday, July 19, 2016 7:00 AM Toni Pohl Neben der Face-API habe ich kürzlich die Emotion API der Microsoft Cognitive Services ausprobiert. Beide Services basieren auf Machine Learning und interpretieren Gesichter. Während die Face API Basisinformationen über ein Gesicht liefern, versucht die Emotion API den Gesichtsausdruck von erkannten Gesichtern in Zahlen zu fassen. Die Emotion API beurteilt einen Ausdruck in verschiedenen Kategorien und liefert Wahrscheinlichkeiten retour. Das Ganze sieht dann so aus… Cloud | Cognitive Services | Developer | Microsoft | Visual Studio | Video Mediumlink | Permalink | Comments (0) | Post RSS mehr