Follow Me
Search
Categories
- Azure (65)
- DevOps (24)
- Events/Speaking (49)
- Exams/Awards (12)
- General (1)
- SCSM (112)
- Security (3)
- System Center (without SCSM) (26)
Tag Archives: vs
Use Github for your Visual Studio projects
Depending on the projects I’m working on i either use VSO/TFS or Github. While VSO/TFS integration is part of Visual Studio, Github is not. But there is an add-on available that allows you to enable Github integration into Visual Studio. … Continue reading
Posted in Azure, DevOps
Tagged dev, development, git, github, open source, oss, Source Control, visual studio, vs
Leave a comment
Visual Studio Authoring Extensions (VSAE) – Part 3: Creating Views by using Snippet Templates
VSAE offers multiple options to create views. You could use the View template or an empty Management Pack Fragment template. For this example however, I decided to use a snippet template to demonstrate how this can be used to create … Continue reading
Posted in SCSM
Tagged authoring, authoring extensions, customization, snippets, visual studio, vs, vsae
5 Comments
Visual Studio Authoring Extensions (VSAE) – Part 2: Creating a Folder with a custom Image
In part 2 of this VSAE series I will demonstrate how to create folders with custom images to the Management Pack to have a container ready for creating views later on. Make sure you take a look at the other … Continue reading
Posted in SCSM
Tagged authoring extensions, authoring tool, mp, mpb, visual studio, vs, vsae, xml
7 Comments
Visual Studio Authoring Extensions (VSAE) – Part 1: Creating a new CI Class
I decided to do a VSAE series that explains how to use the Visual Studio Authoring Extensions to extend and customize Service Manager. This is indeed an excellent extension when Visual Studio is your Service Manager authoring tool! If it’s … Continue reading
Posted in SCSM
Tagged authoring extensions, authoring tool, mp, mpb, visual studio, vs, vsae, xml
19 Comments