Sign in
Cum Grano Salis
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
CompatibilityChecker
Development
Development Related
EwaCompanion
Excel
Excel Services
Excel Services Gadget
Fluff
Geekdom
General
JSOM
Nmag
Pages
REST
Restplorer
Touchy Feely
TrayRadio
Win7
Archive
Archives
October 2010
(1)
September 2010
(1)
February 2010
(4)
January 2010
(1)
December 2009
(11)
November 2009
(21)
October 2009
(6)
July 2009
(1)
May 2009
(1)
January 2009
(3)
May 2008
(2)
April 2008
(1)
March 2008
(7)
February 2008
(1)
December 2007
(1)
September 2007
(7)
August 2007
(15)
July 2007
(6)
June 2007
(4)
May 2007
(2)
April 2007
(3)
March 2007
(3)
February 2007
(1)
January 2007
(4)
December 2006
(2)
November 2006
(5)
October 2006
(3)
September 2006
(5)
August 2006
(9)
July 2006
(16)
June 2006
(2)
May 2006
(17)
April 2006
(19)
March 2006
(18)
February 2006
(3)
January 2006
(1)
December 2005
(12)
October 2005
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Cum Grano Salis
Sample application “I found something interesting”
Posted
over 4 years ago
by
Shahar Prish - MSFT
0
Comments
Another week, another app (and I use “app” loosely – it’s a SharePoint web-part page). The following sample application is used to allow people to analyze a certain workbook and add insight. The insight may be as simple as marking a certain area in the...
Cum Grano Salis
Windows 7 useful shortcut – run as admin
Posted
over 4 years ago
by
Shahar Prish - MSFT
0
Comments
It was driving me nuts to right-click/run as admin each time I needed in Windows 7/2008R2. So I tried to figure if there was a shortcut. A quick search did not find anything, so I just played with it a bit. Apparently Ctrl-Shift-Enter allows you to...
Cum Grano Salis
How to edit the content and HTML in a content-web-part in SharePoint 2010
Posted
over 4 years ago
by
Shahar Prish - MSFT
1
Comments
Thought this may interest some of you (plus, I use it sometimes in my blog posts).. Step 1: Add a content part Click on the “Add Part” when in design mode in a web-part page and choose from Category “Media and content” and from “web parts” choose...
Cum Grano Salis
So what else can OpenXML + ASPX + Excel Services can do?
Posted
over 4 years ago
by
Shahar Prish - MSFT
2
Comments
In my previous post , I stole code that showed how developers can write code that will generate XLSX files by using the fancy OpenXML SDK on the fly. At the end though, I explained how a workflow activity would have been much better for the scenario I...
Cum Grano Salis
“Something interesting” Sample app – Coding – Part 2 – coding the publish functionality
Posted
over 4 years ago
by
Shahar Prish - MSFT
2
Comments
This post shows how to code the sample application shown on this blog. This continues part 1 of this coding series. Before we go into the code of the sample app , I will explain the flow of the web part page. The previous post showed the building of...
Cum Grano Salis
Summary – new programmability capabilities in Excel Services
Posted
over 4 years ago
by
Shahar Prish - MSFT
0
Comments
The last 20 posts or so on the blog discussed the new Excel Services programmability capabilities – I went into detail on most of them. I hope I was able to convey some of the new and exciting (I am allowed to use this word when I really believe it!)...
Cum Grano Salis
You can access arbitrary ranges via REST – here’s the trick
Posted
over 4 years ago
by
Shahar Prish - MSFT
2
Comments
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...
Cum Grano Salis
Zeyad Rajabi just got served – Extending the reach of Excel Services with the Open XML SDK – now with more awesomness
Posted
over 4 years ago
by
Shahar Prish - MSFT
0
Comments
A few days ago, Zeyad Rajabi posted a really nice post about using OpenXML with Excel Services . His solution showed an Excel chart that you use to update a workbook and generate a chart showing, in the case of his example, the status of specs in his...
Cum Grano Salis
“Something interesting” Sample app – Coding – Part 3 – Showing the interesting stuff
Posted
over 4 years ago
by
Shahar Prish - MSFT
0
Comments
This post shows how to code the sample application shown on this blog. This continues part 2 of this coding series. In this stage, I will show how the link we generated in the previous link causes the page to show correctly to the user. In the previous...
Cum Grano Salis
“Something interesting” Sample app – Coding – Part 1 – Building the page
Posted
over 4 years ago
by
Shahar Prish - MSFT
0
Comments
This post shows how to code the sample application shown on this blog. In my previous post, I showed the “I found something interesting” app which allows users to analyze workbooks and publish their insights. With the following few posts, I will show...
Cum Grano Salis
“Something interesting” Sample app – Coding – Part 4 – Summary
Posted
over 4 years ago
by
Shahar Prish - MSFT
0
Comments
This post shows how to code the sample application shown on this blog. This continues part 3 of this coding series. In this series, I tried to show how you can play with multiple technologies to achieve your goal. In this case, this “app” uses the following...
Page 1 of 1 (11 items)