Hello list,
This is my first post to this list and I'm a newbie with mono and .NET so plz be gentle :P I'm trying to make a simple application that will get a string of search arguments from a text box and use Google's search API to get some search results. The problem is that i don't know if i can use AJAX or how with mono. On the other hand if i use the RESTful way ( http://code.google.com/apis/ajaxsearch/documentation/#fonje) i don't know how i can make a URL request and how to (if there is an easier way than the libs at json.org) parse the JSON string. Any help would be welcome :)
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
