- Nov 2, 2008
- 721
- 1
- 0
I'm looking for a way to host a web-page using .NET . Preferably compatible with .NET ver 2.0 so that it'll work with Mono (for Linux).
My company has developed some custom hardware that can be connected to the PC using USB. We've made an application with .NET that will let us access the hardware from the local machine.
Now we're thinking about making a web interface instead. Initially, I was going to search for some web servers made with C#, but then one of my friends told me that I could do the job using ASP.
I need some help. Do you think ASP.NET will work? What is ASP.NET anyway?
My company has developed some custom hardware that can be connected to the PC using USB. We've made an application with .NET that will let us access the hardware from the local machine.
Now we're thinking about making a web interface instead. Initially, I was going to search for some web servers made with C#, but then one of my friends told me that I could do the job using ASP.
I need some help. Do you think ASP.NET will work? What is ASP.NET anyway?
