Azure Data Factory is a Microsoft cloud-based data integration service which helps to transfer data to & from Azure Data Lake, HDInsight, Azure SQL Database, Azure Machine Learning (Cognitive Services), Azure Blob Storage etc. It organizes & automates the movement and transformation of data. Azure Data Factory works across on-premises, cloud data sources as well as SaaS… Continue reading Extract Data and Load using Azure Data Factory
The cloud is one of the biggest changes in our industry and it has impacted all of us. Cloud is the latest symptom of a general trend towards more open, collaborative ways of working where companies become much less self-sufficient “islands” of activities than they were in the bygones. From my point of view, businesses… Continue reading Azure Automation – Working with ARM
Overview In today’s web development, it is pretty common practice to load data using WebApi / Rest based service from Client side script (Jquery/AngularJS). There is no issue when consumer web application and rest/api services are hosted in the same domain, but when web-based applications are trying to load data from a domain which is… Continue reading Cross Domain API Access using JQuery and JSONP
Data taps are one of the great significant features in SQL Server in the Data analysis during runtime. In a nutshell, they enable us, at runtime, to choose a given path from a data flow and capture a copy of the data at that specific point of the data flow in a .csv file on… Continue reading An Insight into Data Tap in SQL Server
SharePoint Server 2013 brings a significant advancement to Workflow: enterprise features such as fully declarative authoring, REST and Service Bus messaging, elastic scalability, and managed service reliability. SharePoint Server 2013 can use a new workflow service built on the Windows Workflow Foundation components of the .NET Framework 4.5. This new service is called Workflow Manager… Continue reading Creating subsites and change master page using REST API from SharePoint Designer Workflow
What is Application Insights? Application Insights is an Application Performance Management (APM) tool by Microsoft. It is an extensible analytics service that monitors live web applications and services – hosted on Azure, other cloud services or on-premises servers. It provides rich and comprehensive information on the performance and usability of the live application, effectively enabling… Continue reading Smarter Apps with Application Insights
SharePoint 2013 and SharePoint Online have features that enable you to support users in different regions or users who speak different languages. You can use these features to create websites in different languages or to enable users to view sites in their preferred language. This blog describes how to implement multilingual sites in SharePoint online.… Continue reading Implementing ‘Multilingual Sites’ – ‘Language Variations’ in SharePoint Online
In our previous blog on ‘Angular JS 2.0 – The New Wave of Application Development’, we provided you with a brief overview of Angular JS 2.0 and why should you be upgrading to Angular JS 2.0. Moving further, in this blog we are highlighting what is new in Angular JS 2.0, which makes Angular JS 2.0… Continue reading What’s new in Angular JS 2.0?
If you’re a project manager and you don’t have the much technical experience yourself, you might be wondering how to avoid becoming that nightmare PM so many developers seem to disregard. The fact is that you don’t need to know how to code to understand how the people on your team get work done —… Continue reading Managing development team – Useful tips for Project managers
Overview/Background: Sharepoint Hosted Apps are one of the two app models available in SP 2013, the other being provider hosted apps. Although any SharePoint component that can be in a SharePoint-hosted app can also be in a provider-hosted app, the basic difference between these models is that a provider hosted app has at least one… Continue reading How to Setup an On-Prem SharePoint Hosted App