Showing posts with label VSTS Demo Generator. Show all posts
Showing posts with label VSTS Demo Generator. Show all posts

Tuesday, December 12, 2017

Project Server and TFS Integration

In this video we will discuss about integration between TFS and Project Server.
We will see how to integrate Project collection to PWA instance, how to map Team project to Enterprise plan.
And we will see how the work item synchronization happens between Project Server and TFS and vice versa

Release Management Web.Token.Config Tokenization

In this video we will see how to deploy web application using TFS Build and Release Management tokenization. We will have 3 sites deployed using connection string to 3 different DB with help of web.token.config file.

TFS Work Item Customization Part 3

In this Work Item Customization Part 2 video, we will discuss basics about customizing Team Foundation Server work Items.
We will discuss about adding new a backlog item "Initiative" to backlog page or portfolio Management. We also discuss about customizing Category and Processconfig file.

TFS Work Item Customization Part 2

In this Work Item Customization Part 2 video, we will discuss basics about customizing Team Foundation Server work Items.
We will see about adding new States and Transitions, work item conditions/rules like Required and Read only, restricting state to certain TFS group and dependent drop-downs.
  • Define State and Transition like In-Progress to Review, Review to Closed 
  • State based condition like Field as ReadOnly in Review state 
  • Group based condition like Review state should be available only for Reviewer Group 
  • Dependent Drop down Field Ex: 
    • Category 1 
      • SubCategory 1.1
      • SubCategory 1.2
      • SubCategory 1.3
    • Category 2 
      • SubCategory 2.1
      • SubCategory 2.2
    • Category 3
      • SubCategory 3.1  

TFS Work Item Customization Part 1

In this Work Item Customization Part 1 video, we will discuss basics about customizing Team Foundation Server work Items. We will see how to Export Task, show from both Visual Studio Process Editor and Command line. How to edit the work item definition in VS Process Editor and also how to customize using Notepad++. We will see

  • How to change work item type Name, Add a Text Field and Text Box and Import using command line.
  • Open in VS Editor and Add a Field with allowed values, add control in UI and Import using Visual Studio Process Editor


 

TFS Kanban Board Part 1

In this video we will learn how to use VSTS/TFS Kanban Board to manage and track our backlog items. Topics covered in this first part are as below:

  • What is VSTS Kanban board How to add new cards in board 
  • How to Reorder cards in same column or other and which reflects in Backlog Page or Vice Versa About Swim-lanes and how to use Swim-lanes to categories the backlogs 
  • Search Item in Kanban Board 
  • Delete Card or Work Item 
  • Add task checklists i.e. how to Create child task for a backlog/card within Kanban Board view, view task list w.r.t Card and edit or mark as done for task.  

TFS Kanban Board Part 2

This part 2 is continuation of VSTS/TFS Kanban Board video series. In this video we will see advanced features of VSTS Kanban Board. Topics covered in this first part are as below:
  • Map the flow of how your team works
    • Add new Kanban columns
  • Work in Progress (WIP) limits
  • Show bugs on backlogs and boards
  • Definition of Done
  • Split columns (Doing and Done)
  • Add swim-lanes to expedite work
    • Add new swim-lanes 
    • Rename Kanban columns and swim-lanes inline
  • Query on Kanban columns

SmartHotel360 Demo Apps and Architecture showcased in Microsoft Connect(); 2017

Hello All, If you are eagerly waiting to dirty your hands on the demo app showcased in Microsoft Connect() 2017 , Here you go.. Today M...