sharepointcafe
Top 30+ Angular Interview Questions and Answers
.
In this blog, I have prepared a set of important Angular interview questions and their answers which are very important from the point of the interview. The Angular interview questions given below are based on versions 8 and 9 of Angular. Angular is outstanding amongst other programming languages in 2020. Created and maintained by Google,…
FormControl, FormGroup and FormBuilder in Angular Reactive Form
.
In one of the earlier blogs, I wrote about Template Driven Forms and Reactive Forms. In this blog, we will see about FormControl, FormGroup and FormBuilder services in Angular. What is the Reactive form in Angular? In Reactive Form, most of the code resides in the class file and not in the HTML template file.…

Microsoft to end web browser by 2021
.
Microsoft will shut down its web browser Internet Explorer by 2021. This web browser could not stand in front of today’s modern and advance browser, as a result only few percent of people use it today. Now the company has decided to discontinue it. Many of us will be here who have done most of…

How to secure ASP.NET Core Web API using API Key Authentication?
.
In this blog, we will see How to secure ASP.NET Core Web API using API Key Authentication. Although there are many ways to secure the web API, here we will discuss API key-based authentication. What is API? Web API is the Microsoft open-source technology for developing REST services based on HTTP protocol. ASP.Net Web API is a framework for…
Microsoft Azure Storage – Benefits, Types and More
.
In this blog, we will see about Microsoft Azure Storage, benefits of Azure Storage and about Azure Storage accounts. What is Azure Storage? Azure Storage provides a scalable, durable space to store data in Cloud given by Microsoft. Benefits of using Azure Storage There are numerous reason you should use Azure storage for your data…
Azure load balancer and traffic manager
.
In this blog, we will see about Azure load balancer and Azure traffic manager. If you host a website/ application in Microsoft Azure, you want to make sure that your website always runs and you do not want to face down-time. But how will you keep your website always Up and smooth. A website could…
Serverless Computing in Microsoft Azure
.
In this blog, we will see about Serverless computing in Microsoft Azure Cloud service. This article is written as per AZ 900 exam preparation. What is Serverless Computing? Serverless computing is a way to abstract the servers or other hardware in infrastructure. It gives you computing options in Cloud Computing. In serverless computing, infrastructure or…

Azure DevOps for beginners
.
In this blog, we will see about Microsoft Azure DevOps and we will see how to create Projects and Azure Boards in Azure DevOps. What is DevOps? DevOps is a gradual process which enables continuous delivery to provide an end-to-end toolchain. DevOps starts with project planning and end with project deployment and monitoring. Note: Azure…

Top .NET Core Interview Questions and Answers
.
In this article, we are going to cover Important ASP.NET Core interview questions and answers, which will help you to pass your next job interview. .Net Core interview questions given below will prove to be very beneficial for both freshers and experienced developers. So, without delay, let’s read each interview question of ASP.Net Core and…
Cache Tag Helper in ASP.Net Core MVC
.
Caching is a very interesting topic in any programming language. It provides drastic changes in app performance. A cache tag is provided to implement caching in the ASP.NET Core MVC. This became possible with the tag helper features of ASP.NET Core Mvc. What is a Cache Tag Helper? Cache Tag Helper provides caching to the…

Entity framework Core CRUD example with ASP.Net MVC Core
.
In this blog, we will get a detailed look about Entity framework Core CRUD example with ASP.Net MVC Core. What is Entity Framework Core (EF Core)? EF Core or Entity Framework Core is a new database object mapper for the .Net framework. It is lightweight and open source as well as supports all platforms. EF…

Django tutorial with Python
.
Django – An open source and python based free web development framework. In this article, we will see in detail about Django web development framework. To work with any web application, we need a framework. There are many frameworks for Python available in the industry, which can be used to develop a great web application.…
5 Essential Points to Become a skilled Full Stack Developer
.
In this blog, we will look into the details about full stack developer and also some tips that will help how to become a skilled full stack developer. After all, what is this full stack developer? What do these full stack developers do? Is this for a different programming language? Or is this full stack…
Create interactive client-side UI with Blazor in .Net Core
.
Friends, as you all know, so far you and I have used java script for interactive client-side while developing web application in C# language. Now, an interesting twist has come. A new client side framework has been introduced with ASP.Net Core 3.0, called Blazor. What is Blazor in .NET Core? Blazor is a new framework for…
Built-in Data Structures using Python
.
In this blog, we will see about Data structures using Python. Friends, Data structure is a very crucial topic in any programming language. So, it is very important to clear the concept of data structure in Python. As we know that Python is a high-level and object-oriented language. There are 2 types of data structures…
Python Modules
.
A module in Python contains Python definitions and statements. Python modules are similar to a code library. In this blog, we will explore Python modules in details. What is Python Module? A Python module is a set of code which may include functions, classes and variables. Python module is a code which can be imported…
Advance Python – CRUD Operation in Python with SQL Server Database
.
In the previous blog of Python, I wrote about the basic syntax and basics of Python Programming. In this blog, I will write about CRUD Operation in Python using SQL server as back-end database. As you all know that we can connect a Python application with various data sources. By end of this blog you…
What’s new in Angular 9?
.
Google has finally released the latest one more stable version of angular, i.e. Angular 9. This is one of the biggest updates they have made in the past few years. This release mainly focused on Ivy compiler and run time by default. Before proceeding, If you want to check the Angular version installed in your…
Everything you should know about Digital Marketing
.
Do you know that the number of people who go online every day is keep increasing? So, internet is a very popular platform to advertise your company product, website etc.Marketing has always been a process for connecting with your customers in the right place and at the right time. Today, you need to meet them…
What is SEO? Basic SEO tips to boost your blog or website
.
SEO stands for Search Engine Optimization. As the full name says, it is a way to optimize to get more traffic on your blog or website. Let’s understand SEO in depth. Whenever you search something on Google, you see so many website in results. Have you ever thought why a particular website is at no.1…






