Hi there,
Is anyone doing an implementation of spaces that uses AJAX I've started one, but wasn't sure what else is out there.
Thanks,
se
Hi there,
Is anyone doing an implementation of spaces that uses AJAX I've started one, but wasn't sure what else is out there.
Thanks,
se
AJAX-based Spaces?
Novelle
Hey there,
I see there's a few people interested in this sort of thing. Would there be a few people interested in helping out on an application I am building which does this
Right now I have the following:
SQL Server database tables all set up so all information can be stored on a server other than spaces
Typed Datasets and a dal for accessing this
Forms to keep track of blogs, posts, comments, user accounts and view forms.
All of the forms communicate to the server using Ajax.Net (by Michael Schwartz) -- which is very similar to the MS Ajax library
Right now, I have to clean everything up, so it's going to take a few days (probably this coming Monday). Would this be a good open source idea
Thanks,
se