Let’s take a look at the demo. In this demo we are going to use in-order message processing to select a winning entry into a contest. Let’s get this scenario into a little more detail. For XYZ Company’s 3rd anniversary, they’re offering free tea for a year for the 3rd entry each day for a […]
Welcome to the course Logic app Basics. The First question is it, why you should use logic app? Logic app is extremely simple and has a very powerful work flow which is managed by Microsoft Azure. Through logic app you can create serverless architecture through web designers that freezes you from worrying about Building Hosting, Scaling […]
It’s time to check another new function of the new logic app. “Batching” is handy when you need to go on group massages before processing them. For example, to save transaction costs. You might need a group API cost and send an object as an array. Instead of sending an individual request or in some […]
I’m going to create two logic apps. One will do batching of the inboard massages and the other one is going to receive the single record and send it to the batch logic apps. I have already created both empty logic apps so, let’s start the first one. We’ll select a batch trigger and inside the batch […]
Now that we’ve gone through some key Blockchain concepts, we should discuss why are companies looking to adopt this technology in the first place. When we analyze the benefits of blockchain we realized why this is trending towards training nowadays in many IT companies around the world. Since blockchain is no single point of control. […]
What is a Dashboard? A Dashboard is a visual display of the most important information needed to achieve one or more objectives; consolidated and arranged on a single screen so the information can be monitored at a glance. A user interface that organizes, integrates, and presents mission-critical information, pulled from multiple sources to users in […]
A quick tutorial on how to Create Reusable Html Template With Angular js. For more tutorials on learning angularjs: Learn Angular.Js Step by Step Learn JavaScript in 30 Minutes
Power BI drill down feature requires hierarchy. When a visual has a hierarchy, you can drill down to reveal additional details. For example, you might have a visualization that looks at the sum of sales of the products by a hierarchy made up of Name column of cities and ModifiedDate column. By default, the visualization displays […]
Commerce Server 2009 Architecture The following figure illustrates the Commerce Server 2009 Core Systems. Customers uses their browser to access a Web Application that uses Commerce Server 2009 Core Systems. Such Web Applications typically involves Browsing Products, Add Products in Shopping Cart and finally acquiring Products by completing the Checkout process. Business users use various […]
“Measuring software productivity by lines of code is like measuring progress on an airplane by how much it weighs.” – Bill Gates This blog will share all the key attributes that can be used to determine code quality: Clarity: Easy to read and oversee for anyone who isn’t the creator of the code. If it’s easy […]