Sign In
Cum Grano Salis
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
CompatibilityChecker
Development
Development Related
EwaCompanion
Excel
Excel Services
Excel Services Gadget
Fluff
Geekdom
General
JSOM
Nmag
Pages
REST
Restplorer
Touchy Feely
TrayRadio
Win7
Browse by Tags
MSDN Blogs
>
Cum Grano Salis
>
All Tags
>
rest
Tagged Content List
Blog Post:
Restplorer – visual exploration tool for Excel Services 2010 REST capabilities
Shahar Prish
At the beginning of the year, I wrote a little web app that lets you get embed code for REST URLs/elements in Excel Services in a very easy way – instead of crafting the URL yourself, or navigating through ATOM feeds, you get a nice UI to do that. Well.. Not really “nice” as much as an “eye sore” – the...
on
17 Feb 2010
Blog Post:
You can access arbitrary ranges via REST – here’s the trick
Shahar Prish
Reader JJDE asked in this post if it was possible to access arbitrary ranges with REST – you just need to use a pipe character where you would usually place a colon: http://tsdlt2/_vti_bin/ExcelRest.aspx/Docs/Bugs.xlsx/Model/Ranges('Sheet1!A1|Z100') This will return the Sheet1!A1:Z100 range. As for why...
on
29 Dec 2009
Blog Post:
Excel Services REST limitations
Shahar Prish
We just went through two or three weeks worth of posts and I tried to show you some of the new stuff we can do with Excel Services. It’s cool, it’s exciting, it’s great. But here comes the caveat post!! There are a number of things that do not currently work in REST – the following is a partial list...
on
17 Nov 2009
Blog Post:
Coding the Excel Services Windows 7 Gadget – Part 4 - Fly-outs
Shahar Prish
One of the features gadgets posses is the ability to have a “fly-out” visual aid for “zooming in” or “drilling down” on parts of the gadget. The Excel Services gadget supports that too – for certain types of links. Generally speaking, one should not muck around with the HTML that comes back from Excel...
on
13 Nov 2009
Blog Post:
Coding the Excel Services Windows 7 Gadget – Part 3 - Ranges
Shahar Prish
The first post in this series talked about how to code the settings window and the second talked about how the chart contents is displayed on the gadget itself. In this post, I will show how ranges are treated when the user requests to see them on the gadget. Ranges (and tables and PivotTables) are...
on
12 Nov 2009
Blog Post:
Coding the Excel Services Windows 7 Gadget – Part 2 - Charts
Shahar Prish
The first part of this series showed how the code in the Settings form worked in the gadget. In this part, I will start describing how the gadget fetches the requested information from Excel Services and displays it. As a reminder, here’s what the gadget looks like when minimized and showing a chart...
on
11 Nov 2009
Blog Post:
Coding the Excel Services Windows 7 Gadget – Part 1 - Settings
Shahar Prish
In the next few days, my posts will revolve around the mechanisms that make the Excel Services gadget tick. I won’t talk a whole lot about Gadget development – that could easily take up 4 or 5 posts – I will give a very brief overview though on what a gadget is and how it works. You can read more about...
on
10 Nov 2009
Blog Post:
How to seamlessly embed data from Excel Services spreadsheets into Word
Shahar Prish
One of the fun things about working on the programmability aspects of Excel Services is realizing just how many interesting scenarios exist that you never thought of originally. I got an IM from Dany Hoter asking for help on an issue he ran into with one of his customers. I have been working with Dany...
on
9 Nov 2009
Blog Post:
Bringing it all back home – using advanced REST functionality with the Excel Services Gadget
Shahar Prish
In the past two weeks I detailed both the new REST functionality in Excel Services as well as the Excel Services Gadget (which will hopefully be available for download soon). In the previous post I showed how you can use URL parameters to REST URLs to modify the result you get back. In this post, I will...
on
6 Nov 2009
Blog Post:
Advanced Excel Services REST API capabilities – passing parameters to a spreadsheet
Shahar Prish
So far in the posts discussing Excel Services REST, I showed how easy it was to gain direct access to elements within workbooks. One immediately sees the potential of really releasing the data and the visualization that’s locked within Excel and making it easily available on the web. The really advanced...
on
5 Nov 2009
Blog Post:
Showing Excel ranges in the Excel Services Gadget
Shahar Prish
The last post I wrote, I showed the Excel Services gadget and how it can be a great tool for bringing your Excel data right to the desktop. In this short post, I will show some of the other capabilities it has – namely, the ability to show ranges on top of charts. In the settings page of the gadget,...
on
4 Nov 2009
Blog Post:
Introducing the Excel Services Windows 7 Gadget
Shahar Prish
The past few posts have shown some of the basic REST functionality you can expect to get from the new Excel Services that will ship as part of SharePoint 2010. Before going into some of the more advanced features (well.. feature) of Excel Services REST, I thought I would show you a Windows Gadget we...
on
3 Nov 2009
Blog Post:
Excel Services REST APIs – the basics
Shahar Prish
Last week I posted a number of pieces about the various ways the new Excel Services REST APIs allows developers to leverage data and elements from within workbooks by giving direct URLs to them. This post contains details about the available capabilities of the REST APIs – essentially a list of all the...
on
2 Nov 2009
Blog Post:
What’s coming to Cum Grano Salis this week..
Shahar Prish
Just thought I’d drop a quick note as to what to expect to see this week.. Today there will be a post about the basics of REST – essentially a reference manual to all the basic capabilities of the API. After that, there will be two posts about the Excel Services Gadget I showed in SharePoint conference...
on
2 Nov 2009
Blog Post:
Getting ranges via Excel Services REST as well as Charts and Discovery
Shahar Prish
The previous post (and the one before ) showed how the Excel Services REST API allows developers to discover information about a workbook as well as get back images of live charts from an Excel Workbook. It is also quite possible to get other types of data – specifically ranges from the spreadsheet...
on
30 Oct 2009
Blog Post:
Discovery via the Excel Services REST APIs
Shahar Prish
In my previous post , I showed what embedding a chart from Excel Services inside a blog looks like. In this post, we will take a step back and explore the discovery mechanisms built into the Excel Services REST APIs. Discovery allows developers and users to explore the content of the workbook either...
on
29 Oct 2009
Blog Post:
So what does REST on Excel Services look like???
Shahar Prish
In my first post about Excel Services and REST , I showed how to construct a simple REST URL pointing directly to a PNG in a workbook. This post was supposed to be about the discovery built into the Excel Services REST API. However, I got a couple of questions about what my previous post actually looks...
on
28 Oct 2009
Blog Post:
Welcome to the new Excel Services!
Shahar Prish
Now that Microsoft SharePoint Conference 2009 is done, I have some more time to start posting about all the nice things we have done with SharePoint 2010 – especially with Excel Services. In the coming months, I will post about Excel Services, concentrating on some of the new capabilities we enabled...
on
27 Oct 2009
Page 1 of 1 (18 items)