Home | Contact | Bookmark Trusted Choice | Sitemap

Top Rated Articles

Can anyone point me to an article talking about creating Customer Relationship Management and .NET?




Can anyone point me to an article talking about creating Customer
Relationship Management and .NET? I found an article on MSDN, but it
is from the 2000 year, so it does not use .NET
In .Net, Customer Relationship Management is available in the
System.EnterpriseServices.CustomerRelationshipManagement namespace:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpre...

Sample code:
http://msdn.microsoft.com/library/?url=/library/en-us/cpguide/html/cp...

Other Articles