update
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Fri, 25 Jul 2003 18:01:40 +0000 (18:01 -0000)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Fri, 25 Jul 2003 18:01:40 +0000 (18:01 -0000)
svn path=/trunk/mono/; revision=16688

doc/asp-net
web/asp-net

index c7128e6f2fa8336257a5d7fb3b51c8ae7c2941e8..53e387cd11777e69a980153769e4f508c94aea67 100755 (executable)
@@ -8,7 +8,7 @@
        </ul>
 
        There is work underway for both systems.  The Web Forms
-       support is more advanced at this point, and various ".aspx"
+       support is quite advanced at this point, and various ".aspx"
        programs can be run using the Mono runtime, including IBuySpy.
 
        ASP.NET works either embedded into
        We are now working bug fixing and adding missing features
        after making the whole pipeline compatible with MS.
 
-       Tim started work on the Web Services.  Although we have a
-       SoapFormatter as part of the remoting infrastructure already
-       (contributed by Jesus), most people will be using the ASP.NET
-       Web Services support.  Work for the supporting class libraries
-       just started recently.  
-
-       The major missing element is a complete XmlSerializer.
+       Tim started work on the Web Services.  Lluis is in charge of
+       it now and web services are now supported. He also added a web
+       service sample to the XSP server set of tests.
 
 ** HttpRuntime
 
index c7128e6f2fa8336257a5d7fb3b51c8ae7c2941e8..53e387cd11777e69a980153769e4f508c94aea67 100755 (executable)
@@ -8,7 +8,7 @@
        </ul>
 
        There is work underway for both systems.  The Web Forms
-       support is more advanced at this point, and various ".aspx"
+       support is quite advanced at this point, and various ".aspx"
        programs can be run using the Mono runtime, including IBuySpy.
 
        ASP.NET works either embedded into
        We are now working bug fixing and adding missing features
        after making the whole pipeline compatible with MS.
 
-       Tim started work on the Web Services.  Although we have a
-       SoapFormatter as part of the remoting infrastructure already
-       (contributed by Jesus), most people will be using the ASP.NET
-       Web Services support.  Work for the supporting class libraries
-       just started recently.  
-
-       The major missing element is a complete XmlSerializer.
+       Tim started work on the Web Services.  Lluis is in charge of
+       it now and web services are now supported. He also added a web
+       service sample to the XSP server set of tests.
 
 ** HttpRuntime