Sign In
SharePoint Apps: Alexander Malek's weblog
using data views and workflow to build apps in sharePoint designer
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
SharePoint App-Building Tips
VSeWSS
Archive
Archives
November 2006
(1)
July 2006
(1)
June 2006
(4)
May 2006
(2)
April 2006
(2)
March 2006
(3)
February 2006
(2)
January 2006
(1)
December 2005
(2)
November 2005
(2)
October 2005
(3)
September 2005
(7)
November, 2005
MSDN Blogs
>
SharePoint Apps: Alexander Malek's weblog
>
November, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SharePoint Apps: Alexander Malek's weblog
How the Data View uses XSLT
Posted
over 7 years ago
by
Alex Malek
0
Comments
In my last post, I talked a little about XSLT - how it can be used to mix data from an XML file with HTML markup, thus producing a web page presentation for that data. This is fundamentally how the Data View Web Part works. When the Data View executes...
SharePoint Apps: Alexander Malek's weblog
Quick and Dirty XSLT Primer
Posted
over 7 years ago
by
Alex Malek
3
Comments
...From the Open Internet Lexicon: "A Transformation Language to convert XML/XSL documents into HTML suitable for a browser to display." Personally, I like to think of it as language that sucks data from an XML file into an HTML file :). Here's...
Page 1 of 1 (2 items)