Category: Canarys

  • Introduction to Load Testing

    Well, before learning what is Load testing. Let us discuss briefly the performance testing. What is Performance Testing? Performance Testing of an application is basically the process of understanding how the application and its operating environment respond at various user load levels. The Response Time, Throughput and Utilization of the Processor would be measured while…

  • Microsoft Azure Webinars Registration- US

    Date : 11th Feb 2016 | Day  : Thursday | Time : 11:30 AM EST | Duration : 1 Hour REGISTER yourself for the FREE webinar using the form below

  • Webinar – Plugging for Cloud, Right or Wrong?

    Please watch LIVE RECORDING Video of the webinar session below which took place on 28th Jan 2016. We thank all the 108 participants for registering & attending the webinar.  For any Technical Questions send an email to: ashish.sharma@ecanarys.com Looking for Free Services on Azure Cloud Platform? Talk to us today : sales@ecanarys.com Cloud computing continues…

  • Upcoming Webinar – Plugging for Cloud, Right or Wrong?

    Plugging for the Cloud, Right or Wrong? Cloud computing continues to be one of the most advertising topic in today’s IT, and is increasingly becoming a core concept. The webinar covers the different aspects of cloud computing including  The vast scope of cloud computing and its impact on aspects of IT and business Why cloud…

  • Microsoft Azure : Mobile Services – HTML with JavaScript

    Overview We will add cloud-based backend service to HTML app using Azure Mobile Services. We will create both new mobile service and simple To do list app that stores app data in new mobile service. Pre-requisites The following are required to complete:  We must have one of the following web servers running on our local computer: On…

  • Microsoft Azure Webinars Registration

    Date : 28th Jan 2016 | Day  : Thursday | Time : 03:30 PM IST | Duration : 1 Hour REGISTER yourself for the FREE webinar using the form below

  • Microsoft Azure : Machine Learning – Price Prediction

    We’ll create linear regression model that predicts price of automobile based on different variables such as make and technical specifications. Pre-requisite We’ll use Azure Machine Learning Studio to develop and iterate on simple predictive analytics experiment. Enter Machine Learning Studio http://studio.azureml.net and click Get started button. We can choose either Guest Access or log in with our…

  • Microsoft Azure : Mobile Services – iOS with JavaScript

    We will add cloud-based backend service to an iOS app using Azure Mobile Services. We will create both new mobile service and simple To do list app that stores app data in new mobile service. Mobile service that we will create uses JavaScript for server-side business logic. Pre-requisite We need a Microsoft Azure Account. Create new mobile…

  • How to run NAV 2015 and NAV 2016 Administration tool side by side

    Everyone would have installed NAV 2016 RTM and would have faced the same problem, i.e, you couldn’t able to run NAV 2015 administration tool if you install NAV 2016. One way to use the services of NAV is using powershell. But, many people might not be familiar with commands of power shell. So, its better…

  • XML with SQL Server

    XML It is all about describing data. Below is a XML which describes Patient data. 1 1000001 Sion Cat An XML tag is not something predefined but it is something we have to define according to our needs. The XML document is self-explanatory, anyone can easily understand looking at the XML data what exactly it…