Skip to content

TechCuriosity

A blog related to tech news, learning and more

Category: Tutorials

Entity Framework Core Multiple Cascade Paths [SOLVED]

Posted on November 15, 2019November 20, 2019 by devwaleed
Entity Framework Core Multiple Cascade Paths [SOLVED]

EF Core Introducing FOREIGN KEY constraint on table may cause cycles or multiple cascade paths Solution

Categories.NET Framework, Tutorials

Google Maps API Gradient Polyline

Posted on August 31, 2019September 9, 2019 by devwaleed
Google Maps API Gradient Polyline

In this article, we will learn how you can make a multi-colored polyline on Google Maps just like Apple Maps.

CategoriesJavascript, React Native, Tutorials, Vehicle Tracking

Chat app using React.js + ASP.NET SignalR Core | JWT Login (Part 2)

Posted on July 12, 2019September 14, 2019 by devwaleed

In this part we setup ASP.NET Core server with MVC. We’ll create JWT based login system (no database for now) and let our users login to our chat app.

Categories.NET Framework, Javascript, Tutorials

Chat app using React.js + ASP.NET SignalR Core (Part 1)

Posted on July 12, 2019September 14, 2019 by devwaleed
Chat app using React.js + ASP.NET SignalR Core (Part 1)

In this article we are going to learn how to make a realtime chat application using React.js, ASP.NET Core & SignalR framework.

Categories.NET Framework, Javascript, Tutorials

ASP.NET Core CORS Policy (allow-all middleware)

Posted on July 5, 2019October 6, 2019 by devwaleed

In this article we are going to see how CORS work and how it protects users from being manipulated. We’ll see how we can allow CORS in ASP.NET core web api for different origins.

Categories.NET Framework, Tutorials

Working with Vue.js and ASP.NET Web API 2

Posted on July 4, 2019July 6, 2019 by devwaleed

In this article we are going look how we can make a simple Vue.js app that loads a list of Users from a Web API 2 project and show on the page.

Categories.NET Framework, Tutorials
Proudly powered by WordPress