I'm currently writing a web application in ASP.NET 2.0 within Visual Studio 2005 but I'm having trouble getting the sample demo to work within Visual Studio's integral web server.
I can run the...
Type: Posts; User: cbradbury
I'm currently writing a web application in ASP.NET 2.0 within Visual Studio 2005 but I'm having trouble getting the sample demo to work within Visual Studio's integral web server.
I can run the...
OK, I finally got my head around the standard HTML example so there's really nothing special about the ASP.NET example. I cut out all of the 'ToDo' stuff since it has nothing to do with the streaming.
Hi,
I'm trying to run the ASP.NET AJAX web client example but the downloadable ZIP file appears to contain code for loading a static dataset of 'ToDo' list objects from an XML file. Non of the...