News:

Choose a design and let our professionals help you build a successful website   - ITAcumens

Main Menu

Resource Browser

Started by thiruvasagamani, Jan 20, 2009, 07:53 AM

Previous topic - Next topic

thiruvasagamani

Resource Browser

The Live Framework SDK includes the Resource Browser, a handy utility that you can use to examine Live Framework resources. By using the tool, you can perform create, read, update, and delete (CRUD) operations by using standard HTTP verbs and any of the supported wire formats.
Launching and Running the Resource Browser

To run the Resource Browser

   1. Navigate to the following folder:
      <install path>\Live Framework SDK\v0.9\Tools\LivefxResourceBrowser\LivefxResourceBrowser.exe
   2. Run LivefxResourceBrowser.exe to launch the tool.

To find a specific resource

   1. Launch the Resource Browser.
   2. In the introductory screen, scroll down to the link entitled user-ctp.windows.net, and then click the link.
   3. Enter your credentials when prompted.
      This will be the user name and password that you used to initially access developer.mesh-ctp.com.
   4. The first service document that appears contains a single workspace that contains a series of collections. Click the link for the collection entitled Mesh.
   5. Scroll down until you see the collection with an href attribute value of Mesh/Meshobjects. Click the link to open up the MeshObjects feed.
      Each entry in this feed represents a single top-level "folder". If you don't see any entries, view your Live Framework and create a new folder. Refresh the Resource Browser and the new folder entry will appear.
   6. To view the contents of the folder, click LiveFX/DataFeeds to display the data feed that contains all of the feeds for the folder.
   7. Click LiveFX/DataEntries to view the data entries feed for the folder.
      This is essentially a flat list where each entry represents an individual resource beneath the top level folder.
Thiruvasakamani Karnan