[Mono-list] AJAX and ASP.NET

Miguel de Icaza miguel at novell.com
Mon Feb 12 09:33:22 EST 2007


Hello,

> Now that there's been a 1.0 release of what was Atlas, so it's not so much
> the moving target it was, are there plans to revisit the earlier work on a
> Mono implementation? I'm assuming that despite being a 'free toolkit', it's
> not legit to try to use 'ASP.NET AJAX' (as it's now known) directly with
> Mono on Linux (assuming the 2.0 codebase is complete enough) as the EULA
> seems to insist you're only allowed to use it on Windows ...

We should revisit it as soon as we get closer to completing ASP.NET 2.0
support.

The good news is that Microsoft effectively open sourced the Javascript
client libraries, so only the server side must be implemented.

There is some early work on the "olive" module.

If people are interested in contributing to that effort, they should
write tests (no code will be accepted without a complete NUnit test case
for it).

Miguel.


More information about the Mono-list mailing list