Redirect url path (old) to new path in Azure webappsFew days ago I was tasked to redirect an old path from the same domain but removed and moved to a new directory folder. Here’s the ask.Jun 17, 2021Jun 17, 2021
Integrating with BigCommerce in C#Sometimes you’ll run into a project where your boss decides one day that you will be using BigCommerce for your e-commerce solution. You…Jun 15, 2021Jun 15, 2021
How to read excel file using EPPlus Core (.NET Core)When you’re working on excel file uploads or populating data to an excel (for downloads) this is the tool for you if you wanted to use .NET…Jun 15, 20181Jun 15, 20181
How to read excel file from SharePoint Document Library .NET/C#Excel Interop provides a better way to read data inside an excel worksheet that’s located on your Sharepoint docs library. Using office 365…Feb 12, 20183Feb 12, 20183
Using JWT (JSON Web Token)to generate bearer for PostmanA lot of us are familiar with using Postman as a primary tool to inspect and test APIs. It’s very handy when you’re developing or consuming…Jan 23, 2018Jan 23, 2018