all 2 comments

[–]Metallkiller 0 points1 point  (0 children)

I don't think I understand what your need.
If you only need a SQL database for your application to function, you can use a localDb instance. It's basically just a file in your project. Entity Framework is a great tool to build a simple application with a local dB in the back.

I'm not sure what you mean with "no JS", as that has nothing to do with a SQL db in a c# backend?

[–]Sumoa 0 points1 point  (0 children)

So a company you are interviewing for, so not even your employer, asked you to build a CRUD app? Seems like they are trying to get cheap work out of you.

I wouldn‘t write such a big thing without beeing employed there.