importing data fromforeign key table into primary table in c#

Asjad Butt 71 Reputation points
2022-09-27T12:50:16.51+00:00

Hi so this is let me explain there is a registration method with the properties id name, password and also a type field now this type field while registring is necessary but the user can enter a type he has to choose from one of three types which are defined in another table and are used a foregin key in the primary table now i need help in creating this functionallity where one of the input feild is being accessed from another table using foreign keys

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,189 questions
{count} votes