Tags
Client/Server Implementation of PayPal Smart Button

This article will take you through the steps required to implement PayPal Smart Button into your ASP.NET Core web application using the client/server approach. PayPal recommends the Client/Server approach
The PayPal Smart Button is PayPal's implementation of BrainTrees payment solution.
My Own Version of An Optimist
I have become my own version of an optimist.
If I can't make it through one door. I'll go through another door - or I'll make a door.
Something terrific will come, no matter how dark the present.
Rabindranath Tagore
Finding Answers
The answers are all out there, we just need to ask the right questions.
Oscar Wilde
Why Businesses should choose Code Generation
During these uncertain times, many innovative businesses are discovering that using code generators to automate a lot of programming tasks is proving to be a cheaper alternative to employing teams of developers.
Introduction to .NET Testing with NUnit 3
These are my compiled notes while using the NUnit unit-testing framework.