|
|
|
|
|
by skrebbel
4412 days ago
|
|
"Microsoft's .NET web platform" What does that even mean? In this case, a bunch of libraries and a protocol for dispatching HTTP requests to .NET code. If I use Mono's XSP server, and use it to host a ServiceStack backend, am I using "the ASP.NET platform"? It's 100% non-Microsoft open source. Am I using ASP.net when I host the same backend on IIS instead? Or when I host ASP.NET MVC (which is just a library) on Mono/XSP? |
|
Or maybe not. Perhaps someone means to specify that they're using Mono/XSP as opposed to one of Microsoft's implementations. But then it'll probably be obvious from the context.