Category: Canarys

  • Dashboard Migrator Tool

    Hi All, In this post I'm gonna show you The Dashboard Migrator that helps you to copy the dashboard across different teams within the same Team Project easing the need of setting up the data to multiple teams which includes data like widgets, charts, Build summary etc. To do so browse to the VSTS MarketPlace…

  • Access Control in Swift 3

    If you are doing programming for a while, you have often heard of some weird keywords like open,public,internal,file-private and private. Before we dive into those keywords, we must know one important thing “Module“. module is just a bundle of code. single Xcode project/framework/bundle is considered as a single module. Even UIKit is considered as one…

  • Extent Reports in Selenium CSharp (C#)

    Reports play a fundamental role when it comes to TESTING. Tester can now  know the real-time reports of test suit execution. Reports made ease to know the ratio of Pass? : Fail? post-test suit execution and it is the only documentation to know about test execution results. Everyone wish to see the detailed description of…

  • Canarys Automations Pvt Ltd recognized as finalist for 2017 Microsoft DevOps Partner of the Year Award

                    Bengaluru, Karnataka, India — June 2, 2017 — Canarys Automations Pvt Ltd today announced it has been named a finalist in the 2017 Microsoft DevOps Partner of the Year Award. The company was honored among a global field of top Microsoft partners for demonstrating excellence in innovation…

  • VSTS Team project Monitor

    In this Blog we will discuss about new VSTS extension "VSTS TeamProject Monitor" developed by Canarys. The extension allows you to view the total number of team projects created for an account, process templates being used and option to delete one or more Team projects at one go. Below are the feature of this VSTS extension: Count of…

  • Web API 2 With Repository pattern

    Web API 2 With Repository pattern How to create Repository pattern in web API 2. Overview of Repository Pattern The repository pattern is intended to create an abstraction layer between the data access layer and the business logic layer of an application. It is a data access pattern that prompts a more loosely coupled approach…

  • Migration Process of SVN to Git

    Subversion (SVN) is a central version control system (VCS) while Git is a distributed version control system. SVN does some things very well and has been a great source control system. But the features that Git brings – distribution, performance, easy branches, easy merges, stash – are hard to pass up. These two tools have…

  • How to Set Up Selenium WebDriver in Visual Studio Enterprise 2015?

    Pre-requisite : Visual Studio Enterprise 2015 application should be installed into the system. Create the new project in Visual Studio : Select New option from File menu and click on Project. Refer Fig.1. Fig.1 On New Project windows popup > Select Visual C# > Windows > Console Application > Enter Name and Location and click on OK button. Refer Fig.2. Fig.2…

  • VSTS on Mobile

    VSTS on Mobile Canarys Automations Pvt Ltd Business, Productivity VSTS on Mobile extends enterprise applications (TFS, SharePoint) to mobile devices and optimizes the workforce in your organization. This app is robust, secure, scalable and responsive mobile solution with a platform support for multiple devices. Download Free App for Android and  iphones Description The ultimate app…

  • Connect apps and integrate data with workflows using Azure Logic Apps

    Implementing complex business process has been made easy. Logic Apps in azure provide a way to implement simplified scalable integrations and workflows in the cloud. It provides a flow chart designer to model and automate your process as a series of steps known as a workflow. Connectors are available across the cloud and on-premises to…