Sara AhsainSolve CORS problem with web api .NET with OWIN autInstall the package Microsoft.AspNet.WebApi.CorsJan 19, 2022Jan 19, 2022
Sara AhsainSolve ‘Incorrect format parameter’ phpMyAdminWhen attempting to import voluminous files to your database. Sometimes phpMyAdmin shows an error ‘Incorrect format parameter’.Sep 29, 2021Sep 29, 2021
Sara AhsainASP.NET Web API c# ADO.NET connection to MySQL databaseTo connect an ASP.NET project to MySQL database (ex: phpmyadmin):Feb 10, 2021Feb 10, 2021
Sara AhsainAngular deployment to IISIn order to deploy an Angular app to IIS, we should create a folder with a ‘givenname’ and build the Angular app using that exact name.Feb 10, 2021Feb 10, 2021
Sara AhsainASP.NET Web API C# => enable swagger redirection by default after running the projectAfter installing Swashbuckle in an ASP.NET Web API project, it can be accessed via /swagger/ui/index#/.Feb 8, 2021Feb 8, 2021
Sara AhsainASP.NET Web API c# => Delete Stack Trace from thrown exceptionThis post is to help you enhance the security of your app and prohibit any third party from seeing your app’s data current methods…Feb 4, 2021Feb 4, 2021
Sara AhsainASP .Net Web API => Convert XML response to JSONThe best format to return from a Web API is JSON. JS front-end frameworks (suck as Angular2+), work better when receiving JSON responses…Feb 4, 2021Feb 4, 2021