What is Blockchain

Background In centralized database system, it is easy to control access and consistency where everyone is using same database. Additionally, in centralized database there is a central trusted authority to control the access because there is only one database and all participants or clients using same set of data. It should be trusted by all the participants or clients that the owner of database never … Continue reading What is Blockchain

Upload Single or Multiple Files in ASP.NET Core Razor Pages with Insights

In this article, I will explain some file upload insights and show how to upload single or multiples in app.net razor pages application. I will cover following points: File Upload approaches: Buffering and Streaming File upload security concerns File Upload Storage options Upload Single File in asp.net core razor pages   Upload Multiple files Storing files in physical storage and database Source Code >> GitHub … Continue reading Upload Single or Multiple Files in ASP.NET Core Razor Pages with Insights

Publish Power BI Paginated Report To Power BI Service Cloud and On-Premises

Introduction Power BI Report Builder is a standalone tool to design paginated reports for Power BI. In previous article, we have learnt what is Power BI Report Builder and how to design paginated report for Power BI. This article will describe steps to publish power BI paginated report to Power BI Service cloud and Power BI on-Premises which is known as Power BI Report Server … Continue reading Publish Power BI Paginated Report To Power BI Service Cloud and On-Premises

DevOps and Its key Principles

Background Software development includes several processes like defining scopes, requirement specifications, and use cases, designing solution architect, converting use cases to tasks, writing code, testing and validations, managing releases, and deployments, and then maintenance. These tasks are repetitive and can be highly manual process which can significantly be prone to errors. The software development process comprises of different teams from operations, development as well as … Continue reading DevOps and Its key Principles

What is Power BI Report Builder And How to Design Paginated Report Using Power BI Report Builder

Introduction This article describes what is Power BI Report Builder and how to get started with Power BI Report Builder to design paginated report. In this article I will describe about power BI Report Builder, it is purpose and steps to build report using it with an example. We will use SQL Server Database as data source in the demonstration to design report. Prerequisites SQL … Continue reading What is Power BI Report Builder And How to Design Paginated Report Using Power BI Report Builder

Concept Of Machine Learning For Beginners

Concept  Let’s look at Picture 1… This is a bird, right? How? We have seen many birds which have the same properties, such as feathers, legs, eye, can fly, beak, etc. In actuality, I have never seen this exact bird, however, from my previous experiences, I am sure that this is a bird.  Let’s see Picture 2. Is it a bird? Maybe, because most of … Continue reading Concept Of Machine Learning For Beginners

How to Show Filter pane in Power BI Desktop

This blog describes how to show and hide filter pane in Power BI Desktop report designing tool. If the filter pane is not available by default in your existing report file and now you need to show the pane you can follow this blog as well as it helps you to hide or show filter pane to the report users. Steps to turn on filter … Continue reading How to Show Filter pane in Power BI Desktop