FORUMS

c360 Forums
 Home        Members    Calendar    Who's On

Welcome Guest ( Login | Register )
      



Google newsExpand / Collapse
Message
Posted 10/2/2006 10:25:50 PMPost #655
 

c360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guruc360 Product Guru
Overview

The goal of this sample is to fetch and display news articles related to an account. This sample demonstrates the following: · Fetch data about the current account

  • Fetch news articles from Google’s RSS news feed
  • Display the articles

Installation

Step 1 – Edit ISV.config This sample must be added as a new link on the left navigation bar of the Microsoft CRM account edit screen. Therefore we need to edit the “account” entity section in Microsoft CRM’s ISV.config file like so:

<ENTITY name="account">

    <NAVBAR ValidForUpdate="1" ValidForCreate="0">

       <NAVBARITEM id=googleNews

          title="Google news"

          Url="http://localhost:4589/c360Sdk/Samples/GoogleNews/GoogleNews.aspx"

          Icon="http://localhost:4589/c360Sdk/Samples/GoogleNews/GoogleNews.gif" />

    </NAVBAR>

</ENTITY>

Note: you will need to adjust the url in the above sample to match your environment.

Step 2 – Copy files In your Visual Studio 2005 project, make sure you have a folder called “Samples” and create a sub-folder called “GooleNews”. In this new folder, copy the image, the ASPX page and it’s corresponding code behind file:

  • GoogleNews.gif
  • GoogleNews.aspx
  • GoogleNews.aspx.cs

Screenshots



Jeremie Desautels

VP, Product Marketing

c360 Solutions

  Post Attachments 
GoogleNews.zip (181 views, 2.60 KB)

« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Jeremie Desautels, john.gravely, kanika.jackson, Arvind Raman, Ken Champion

PermissionsExpand / Collapse

All times are GMT -5:00, Time now is 7:07am

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.672. 14 queries. Compression Enabled.