❔ ✅ Coding Test Website in ASP.NET
So im making a website that should be able to login users (from school server) and Admin/Reader should create task for students and assign them to groups. I'm having trouble with the design and how the database should work so i can fetch list of solutions for logged in user. List of solutions sent by user X to task Y. List of users assigned to Task X. I'm using entity framework for db. This is what i've come up with
44 Replies
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
oh ty
@TeBeClone do you think my mind map how the app works is good? or maybe you see anything really bad there?
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
xd
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
ah xDDD
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
should i wait 3 days for release fo i can work on preview?
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
ah
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
Rider
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
yes windows
Microsoft
Download .NET 8.0 (Linux, macOS, and Windows)
.NET 8.0 downloads for Linux, macOS, and Windows. .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
i think i can use 8 already
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
ye i have that
i also had one more problem
so users will login from univeristy server and the app will be there too
but i don't know how to authenticate them in my project
because i'd need some middleware too i guess?
to for example display different things on website for admin and student
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
TeBeCo
Embed Type
Article
Quoted by
<@689473681302224947> from #Coding Test Website in ASP.NET (click here)
React with ❌ to remove this embed.
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
okay
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
what?
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
umm i'd say C# good for 4th grade student but not in asp
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
im not sure what to use tho xd
because i never used any
but i think blazor is not that bad
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
okay ty, will come after messing with it a bit
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
@TeBeClone so i did these steps for identity and got this error
removing this nuget fixes it but then program.cs doesn't work
this doesn't work without the nuget
ah isee now, i upgraded then to ver 8.0.0 and it works
Unknown User•13mo ago
Message Not Public
Sign In & Join Server To View
not rly, the registration works but login is failing, but i have no energy to do it today
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.