Friday, September 10, 2010

Install AjaxTookit In VS2010

As others I ran into problems with xml nodes showing up trying to use the toolkit controls. This occurred after installing vs2010 side by side with vs2008 and choosing to copy settings.

Here is the fix.
http://weblogs.asp.net/yousefjadallah/archive/2010/04/16/installing-ajax-control-toolkit-4-in-visual-studio-2010.aspx

Friday, September 3, 2010

Online Web Service Testing

Found a great site today.  I was working on retrieving xbox live gamer tags via a service over here through sivlerlight and was having some problems.

After having no luck I looked for a service repository hoping to find an alternate.

I found a great web service directory http://www.service-repository.com/ and indeed it has an online test included on the site.

Turns out the soap xbox webservice at http://duncanmackenzie.net/Blog/put-up-a-rest-api-for-xbox-gamertag-data
no longer works