-
Migrating work items from 1 Team Project to another in VSTS
Hi ya'll, in this post I am gonna show you how to migrate work items from 1 Team Project (TP) to another TP in VSTS. In order to do so, below are the list of prerequisites. VSTS Account VSTS Work Item Migration tool, you can download it from [here](https://github.com/Microsoft/vsts-work-item-migrator) Step 1: Prepare work iems to…
-
Microsoft Dynamics ERP & CRM Solutions
Canarys has been a prominent Microsoft Dynamics NAV partner since the inception of the practice. We have immense product knowledge, implementation experience and technological competence in the area. This has consistently ensured successful and quick implementations and effective turn-around for our customers. We offer Microsoft Dynamic NAV, AX & CRM to clients with Customization and…
-
Infrastructure Management
-
India’s First – Microsoft Gold Competency in Application Lifecycle Management
By earning the Microsoft Gold Competency in Application Lifecycle Management, Canarys became the First Indian Company to achieve this honour. By this achievement, Canarys has now added a feather in the cap for the ongoing Visual Studio Consulting engagement with Microsoft Corporation India.
-
Quality is Our Mantra – Successful Completion of the Surveillance Audit
Canarys has successfully completed the Surveillance Audit and has been certified for ISO 9001:2008. Quality is the way to go.
-
Microsoft VSTS Consulting
At a time when businesses are attempting to attain the highest possible degree of standardization and automation in software development, an integrated Application Lifecycle Management and software development toolset like Team Foundation Server holds the key to success. A proper commissioning of the Team Foundation Server (TFS) can work wonders for your development teams and…
-
Closure in Swift
A closure is a kind of anonymous(no name) function that gets stored as a variable so it can be called later on, and has the special ability to remember the state of your program when you used it.Closures are typically enclosed in curly braces { } and are defined by a function type () ->…
-
Excecution of your automation scripts just with a click
Implementing procedure: Step-1: Open your IDE (I am using here the Eclipse as an example.) Step-2: Click on the File (Left top corner) Step-3: Then click on the new, then java project Step-4: Then you will find a java project is created like this Create a class inside the src folder, like this project structure.…
-
Run your first Docker Application using VS 2017
-
VSTS Rollup Service
Hi All, if you are worrying how to calculate sum of the effort fields in VSTS, here is the solution. I’m going to explain you how our VSTS Rollup Service works. Here is the entire thing you need to know VSTS Rollup is a Web Service which provides summed values of select fields for all child…