jjj

Migrations In Entity Framework Core

Entity Framework Core is an ORM (object-relational mapper) that can be used to access data from various data sources. Entity Framework was the initial framework that was part of the classic .NET Framework (predecessor of .NET Core).

Read More
jjj

Document Processing using Telerik UI for ASP.Net

Telerik document processing provides a .Net core support library for the different files format. In many, application users need the files, documents for processing at that time this library supports to fulfill the user needs.

Read More
jjj

Configuring Okta as IdP with Spring Security using SAML

This blog is about how to build a Spring Boot application that leverages Okta’s Platform API for authentication via SAML. Get more insights about Security Assertion Markup Language

Read More
jjj

How to integrate Google Authenticator in ASP.Net MVC Project?

What is Google Authenticator? Google Authenticator is an OpenSource mobile security Application that is based on two-factor authentication (2FA).

Read More
jjj

Implement Health Checks in ASP.Net Core

Health checks are a crucial part of any distributed system. Especially in the world of micro services, it is important to understand if the service is running healthy or not.

Read More
jjj

Custom payment form using Stripe elements?

Stripe Elements is a predefined UI component that can be used to create a custom payment form that will gather a customer’s card details without handling sensitive data in a secure way.

Read More
jjj

How to integrate OpenEdge Payment in a .Net project?

OpenEdge is a payment entryway that accepts credit card payments. OpenEdge provides payment process services to businesses in a secured and PCI-compliant manner.

Read More
jjj

How to integrate DocuSign in a .Net project?

DocuSign is an eSignature technology that provides a way to sign the document electronically. The features of DocuSign include user identity management and authentication services.

Read More
jjj

Quill Text-Editor Implementation in ASP.NET

Quill is a free, open-source modern rich text editor built for the modern web application. With its descriptive API and modular configuration, it is completely customizable to fit any need.

Read More
jjj

How to build and run ASP.NET Core web app in Docker?

Build the ASP.NET Core web app. Create a docker file similar to the following commands to build the ASP.NET web app. Read more

Read More
jjj

Google Pay integration for web applications

In this blog, we are going to integrate Google Pay payment method in our PHP website using AuthorizeDotNet. We will mainly focus on what to do after generating the payment token. To add a Google Pay button and generate a payment token you can visit the official website.

Read More
jjj

ACH Authentication via Plaid using Asp.Net in Six Steps

Plaid is a technology platform which enables applications to attach with a user’s checking account, eliminating the necessity for users to enter the account and routing numbers or cope with micro-deposits which is an error-prone process, that is hard for users and forces businesses to withstand through sensitive information on their own systems. A must read blog to know more about Plaid.

Read More
jjj

How To Create the Web configuration File in ASP.NET?

It is an application configuration file of the Official Microsoft ASP.NET site written in XML format and is responsible for controlling the application behavior. Read the blog and know about what is the web.config file? benefits of the XML format configuration file and its Key Features.

Read More
jjj

How to integrate eWAY payment in a .Net project ?

eWAY seamlessly integrates with hundreds of leading eCommerce shopping cart platforms and a network of custom integration development partners providing a competitive advantage for any business that wants to grow through accepting digital payments. Read our entire blog to know how to integrate a secure payment in a .Net Project

Read More
jjj

Stripe Payment In ASP.NET MVC

This Blog will give you an idea of how stripe allows individuals and businesses to receive payments over the Internet. We have also mentioned a few steps to easily integrate Stripe Payment Gateway in ASP.NET MVC Application. Know these steps by reading our blog.

Read More
jjj

ASP.Net Web API 2

In this Blog, we have tried and articulated the Basics of ASP.NET Web API., what is the Web API, basic structure of an ASP.NET Web API project, the difference between Web API and MVC, uses of filters, routing and different hosting modes.

Read More
jjj

.Net Core vs .Net Framework

It is said that .Net Core is the next big thing in the web development world. In this blog, we have discussed how different is .Net Core from .Net Framework which will give a fair idea about how to make the best use of these technologies

Read More