EF without ASP.NET? [Answered]
Heyo, wanted to know if it's possible to use EF without the whole ASP.NET thingy, bascially using EF in a class library or in a WPF app. And if yes, does anyone have any ideas of a cool not too big project which could use a database?
6 Replies
Yes you can, they're totally unrelated. For project ideas, you can check the typical $projects tag.
Collections of application ideas that anyone can solve in any programming language to improve coding skills:
https://github.com/ZacharyPatten/dotnet-console-games
https://github.com/karan/Projects
https://github.com/florinpop17/app-ideas
okay cool! Yeah I'm making small utility apps and wanted to get my hands on EF since my lest experience with DBs was disastrous since I was using raw connections and raw requests
maybe a calendar could use a DB ?
definitely
hmmmm
I'll see
any other ideas coming anyone before I colse this ?
okay...
I'll see if I need something too
✅ This post has been marked as answered!