C
C#•12mo ago
Adam Garlick

Is anyone able to turn a C#/.net application into a Local Hosted Website?

I have an application that id like to put onto a locally hosted Website.
10 Replies
Jimmacle
Jimmacle•12mo ago
you'll have to be more specific there's an entire framework for C# web applications called ASP.NET Core
Adam Garlick
Adam Garlick•12mo ago
Makes sense, Currently, i have the code that creates this hub. It pings 10 local PCs to see what user is logged onto them. I'm wondering if it's possible to run a website off a PC. Like only looking for a local host connection to the website
No description
Jimmacle
Jimmacle•12mo ago
all websites are run off computers 😛 but yes, that's possible you won't be able to use the same UI though, you'll have to rebuild it as a website
Adam Garlick
Adam Garlick•12mo ago
i assume the code will be able to be used tho?
Jimmacle
Jimmacle•12mo ago
what code? your UI code no anything else you've written that isn't tightly coupled to the UI, probably
Adam Garlick
Adam Garlick•12mo ago
Oh man, damn do you know how to code websites?
Angius
Angius•12mo ago
ASP.NET Core is the web framework for C# Plenty of tutorials, Microsoft's docs are a good place to get started
Adam Garlick
Adam Garlick•12mo ago
dont want to do it for me? hahahaha
Jimmacle
Jimmacle•12mo ago
we don't do things for people here, we can help them figure out how to do it themselves though
Adam Garlick
Adam Garlick•12mo ago
aghhh fair fair, ahahah well ill start with tutorials! haha
Want results from more Discord servers?
Add your server