Answered by:
Bind the Contact from CRM into Asp.net

Question
-
Hi All,
I want to bind all the contact in the dropdownlist in from CRM to ASP.Net web page
Regards
Rashmi
Monday, January 20, 2014 10:24 AM
Answers
-
hi,
Please go through this link
Might be helpful
if it hepful to u please mark as answer
- Proposed as answer by Payman BiukaghazadehEditor Saturday, January 25, 2014 7:41 AM
- Marked as answer by Payman BiukaghazadehEditor Wednesday, January 29, 2014 12:45 PM
Monday, January 20, 2014 12:01 PM -
Hi,
You could use the FetchXML to build your datasource on ASP or you could use Linq query in your code behind to create your source. Have a look at this article.
- Proposed as answer by Payman BiukaghazadehEditor Saturday, January 25, 2014 7:41 AM
- Marked as answer by Payman BiukaghazadehEditor Wednesday, January 29, 2014 12:45 PM
Monday, January 20, 2014 1:45 PMModerator
All replies
-
hi,
Please go through this link
Might be helpful
if it hepful to u please mark as answer
- Proposed as answer by Payman BiukaghazadehEditor Saturday, January 25, 2014 7:41 AM
- Marked as answer by Payman BiukaghazadehEditor Wednesday, January 29, 2014 12:45 PM
Monday, January 20, 2014 12:01 PM -
Hi,
You could use the FetchXML to build your datasource on ASP or you could use Linq query in your code behind to create your source. Have a look at this article.
- Proposed as answer by Payman BiukaghazadehEditor Saturday, January 25, 2014 7:41 AM
- Marked as answer by Payman BiukaghazadehEditor Wednesday, January 29, 2014 12:45 PM
Monday, January 20, 2014 1:45 PMModerator