Is it possible to develop a website in ASP.NET with C# as the coding Language and MySQL as the database and then deploy the same on Linux server?
I am talking about a full frontal website like forums or discussion board.
Thanks.
|
feedback
|
|
| |||||||
feedback
|
|
You could always try Mono's implementation of ASP.NET and C#. Personally I've had no issues with it but I haven't tried doing something that complex but from my experience it's pretty close to the standard .NET C#. | |||
|
feedback
|