how to load data from crm to aspx page
-
29 Mayıs 2012 Salı 06:21
Hi to all,
how to load data from crm database to aspx dropdownlist.
I have data saved in crm 2011 database.
I need to access it and display in dropdownlist of aspx page.
So how can i do that .
Waiting for reply,
Regards,
Pathan
Tüm Yanıtlar
-
29 Mayıs 2012 Salı 06:40Moderatör
Hi,
you have different option to implement your requirement, consume MS CRM webservice or CRM API to fetch data from CRM database. you can generate early binding classes to use in your webapplication. Please download MS CRM 2011 latest SDK you will get lot's of sample code there.
also you need to use metada service to fetch optionset from ms crm 2011.
for sample refer: http://social.microsoft.com/Forums/en-US/crm/thread/21cb78e5-ad3e-497f-bff5-14285a0ce383/
refer: http://msdn.microsoft.com/en-us/library/gg327844.aspx
http://msdn.microsoft.com/en-us/library/gg327971.aspx
Mahain : Check My Blog
Follow me on Twitter
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.- Yanıt Olarak Öneren Mahender PalMVP, Moderator 29 Mayıs 2012 Salı 06:40
- Yanıt Olarak İşaretleyen mrpathan 29 Mayıs 2012 Salı 08:18