© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
2 replies
kilyion

❔ Some advices about hosting API asp.net

Hello,
I have a question but it's not about some code, it's more about how my system. should work

So, I have to do a mobile app for my internship and this app will interrogate a sql server database.
In order to do that :
- I created the app with navigation and functions but not linked to the DB (on PC and tested on android emulator visual studio)
- I created the sql server DB ( on PC with Db and her tables)
- i created the WEB API to fetch the query of the app and manage the data of my DB (on PC with all CRUD ops)

everything works fine (just done the select query but its ok)

Now come the part of the hosting, I've published my WEB API on a folder in my desktop, with a console app I can call the api to fetch the response of a select query so should I move to an other froms of hosting ?

Cause I have 0 experiences on this so I'm a little lost and thought about leaving it like this cause it's working
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

hosting asp.net on aws
C#CC# / help
3y ago
Asp.net (.net461, global.asax)
C#CC# / help
15mo ago
❔ CRUD API ASP.Net
C#CC# / help
3y ago
.NET 6 ASP.NET API [Answered]
C#CC# / help
4y ago