I have started experimenting with Microsoft CRM 2011 online, i followed the instructions and installed the sdk. And everything is working. My problem is that i do not understand why i have to use a SDK when im accessing a webservice.
Is there any way of connecting to the webwervice (IOrganizationService) and get both metadata and data? That is - so i dont have to distribute the SDK with my application.