sharepointcafe

  • ,

    The Future of Mobile App Development: Top Technologies to Watch

    .

    Mobile applications have turned into an indistinguishable piece of our lives. We have a mobile application for nearly everything. A mobile application development services provider needs to consider plenty of elements to make an application fruitful on the PlayStore or…

  • Proven Ways to Boost ASP.NET Core Application Performance

    .

    Performance is one of the vital characteristics of an application to make it fruitful. In the event that a site or web page requires over 3 seconds to answer, the user doesn’t like it. For a public website, Google and…

  • Java Script Array

    .

    The Array object gives you store numerous qualities access a single variable. It stores a fixed-size consecutive assortment of components of a similar type. An array is utilized to store an assortment of data, however it is in many cases…

  • Creating API Documentation with Swagger: A Beginner’s Tutorial

    .

    Swagger is the standard approach to documenting the Standard APIs. Swagger is an open-source set of rules, determinations and instruments for creating and portraying RESTful APIs.The capacity of APIs to portray their own design is the foundation of all amazingness…

  • .NET Core Web API Data validation with FluentValidation
    ,

    .NET Core Web API Data validation with FluentValidation

    .

    In this article, we will learn .NET Core Web API Data validation with FluentValidation. What is Data Validation in Web API? Data Validation simply tells the rules and validation that we apply to Data. So, data Validation in Web API…

  • ,

    Onion Architecture Vs Clean Architecture

    .

    In this article, we are going to learn about Onion Architecture vs Clean Architecture. These architectures play a key role when we build large and complex projects which require regular enhancements and extensions.Here, we will understand Onion architecture and Clean…

  • Install and Configure Git in easy steps

    .

    This article will focus on How to Install and Configure Git in easy steps? What is Git? Git is one of the most popular version control systems. It is a free and open source software to manage a source code…

  • ,

    How to create JSON response from a class?

    .

    What is JSON? JSON stands for JavaScript Object Notation. It is a lightweight and human-readable data exchange format. Nowadays, most of the data transformation over the web happens in the form of JSON. How to create a JSON string with…

  • What is Docker Container and how it is helpful in software deployment?

    .

    In this article, we will learn about Docker Container and see how it is helpful in the software deployment process. What is Docker Container? Docker container technology was launched in 2013 as an open-source Docker Engine. A container is a…

  • , ,

    Azure for Data Engineer Associate – DP 203 Exam

    .

    If you are preparing for DP 203 exam to become Data Engineer Associate for Azure then you have landed on the right page. In the previous articles, I wrote about AZ 900 Exam Notes. In this article, we will brief…

  • How to consume REST API from ASP.NET Razor Web Pages?

    .

    In this article, we will consume an API from the ASP.NET Razor web page where REST API is secured with API Key. What is an API? Web API is the Microsoft open source technology for developing REST services based on HTTP protocol….

  • Boost Your Productivity: The 5 Must-Try Visual Studio Extensions

    .

    In this article, we will see 5 amazing extensions to use with Visual Studio 2022. As a developer, we want to do tasks efficiently and luckily we have helpful extensions available with Visual Studio 2022. There are numerous extensions available…

  • A Comprehensive Guide to Implementing In-Memory Caching in ASP.NET Core

    .

    This article focuses on “How to implement In-Memory Caching in ASP.NET Core?” What is Caching? Caching is a method to deliver data faster to the client so that information can be served a lot quicker for any future requests. So,…

  • In-Process and Out-Of-Process hosting models in ASP.NET Core

    .

    In this article, we will learn about In-Process and Out-Of-Process hosting models in ASP.NET Core. At the point when we push your web application to IIS, different processes to the application are taken care of by what is known as…

  • How to read the request body in ASP.NET Core Middleware?

    .

    In this article, we will write code to Read the request body in ASP.NET Core Middleware. To demonstrate this we will create a custom middleware. What is Middleware? Middleware in .NET Core is similar to HttpHandlers and HttpModules which were…

  • Error – Object serialized to Object. JArray instance expected

    .

    Recently, I was involved in one of the migration projects. I had to migrate the existing ASP.NET Core 2.2-based project to .NET Core 3.1. I faced a few challenges and errors during the migration. However, one of the errors related…

  • Tuple in C#

    Tuple in C# with Example

    .

    In this article, we will learn about Tuple in C#. What is a Tuple? A tuple is a reference type lightweight data structure that may contain different data types. It is introduced in C# 7.0. Tuple is useful when we…

  • Trace and Detect a Deadlock with SQL Server Profiler

    .

    In this article, we will see about deadlocks in SQL and how to trace and detect a deadlock with SQL Server Profiler. Let’s start with an introduction to Deadlock. What is Deadlock? Deadlock in SQL server is a scenario where…

  • How do you remove duplicate records with different status in SQL Server?

    .

    In this article, I will explain a scenario where the user has to remove duplicate records with different statuses. Scenario Consider below the table with 2 columns (Employee Name and Status) Now, write a query to fetch a unique Employee…

  • PowerShell script to create CSV file from SQL Table

    .

    In this article, we will create a CSV file from SQL Database using PowerShell script. Requirement Suppose there is a table in the SQL Server database and it contains more than 50,000 records. Now we want to create a CSV…


RSS
YouTube
YouTube
Instagram