This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
So... I know C# at an intermediate level. I've made a gaming and emulation front-end in wpf, emulator etc.
I want to now make a website with the following basic requirements:
- Database to store user profile, along with the users inventory. For instance, their book library.
- Web api that executes database commands, such as add, query the inventory, view others inventory, user wishlists etc.
- Website/app to display the users profile, others profiles and some interface to display trade offers for the books.
- I have a Microsoft server from 1&1 webhosting ready to go. The Left most package on this page
That's the gist of it. There are extra things, but I don't feel they would change the advice you would give, as they're just an extension of the basic requirements listed above.
I like the look of .NET core, but I'm aware that it's a new technology and may have some quirks. I'm also hoping to maybe get a job in web development using whatever technology I choose for this project.
I also know some basic MySQL, but am unsure what the best option for the database is? Is there anything new out there? I've only used mysql for databases.
This project is also just a personal project of my own, for learning purposes.
I formerly worked professionally as a software developer on a mobile SDK specializing in plugin and framework development (amongst other professional work). The only reason I'm adding this detail is so you know that I'm not new to programming.
I just want some advice from people who are working in the web industry and know what's being used widely and what isn't.
I really want to learn the technology that offers the most potential to be used in future employment down the line.
PS: I also know C, C , objective-c, Lua, Java, basic html css, json. So I'm also happy if I need to learn JavaScript or whatever to compliment the C# side of the web development.
Thank you so much for any advice
Post Details
- Posted
- 6 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/csharp/comm...