On CHOW: Does drinking ice water burn calories?
69 Resources for

XSLT

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Stylus Studio 2008 XML Enterprise Suite Release 2 (exe)
Stylus Studio 2008 XML Enterprise Suite is comprised of a multitude of XML tools all in one feature packed XML editor. Build XML-enabled Java applications using Stylus Studio 2007 XML Enterprise Suite's JSP Editor, XML-Java debugger, and other Java XML applications. Stylus Studio's XML Editor also provides in depth XSLT...
Tags: XSLT, Stylus Studio, Stylus Studio 2008 XML Enterprise Suite, XSLT Editor, XML, Software/Web Development, Web Development
Software downloads 2008-05-04
Five XSLT 2.0 Features That Simplify XML Document Transformations
XSLT is a powerful language that has been widely used to transform XML documents. However, XSLT in its current 1.0 version has limitations that can make writing stylesheets difficult and complex. This paper describes five new features in XSLT 2.0 that will help overcome these limitations. The five features discussed...
Tags: XSLT, XML Document, XML, Software/Web Development, Web Development
White papers
Debugging and Tracing XSLT Transformations in MSXML 4.0 and .NET
This webcast will introduce a sample architecture that can be used to implement wrapper classes for the MicroSoft XML Core Services 4.0 (MSXML 4.0) eXtensible Stylesheet Language Transformations (XSLT) processor APIs to trace XSLT transformations in development, test, and production environments. This is a powerful feature that can be used...
Tags: Microsoft .NET, XSLT, Microsoft Corp., XML, Software/Web Development, Web Development
Webcasts
The XSLT Profiler Add-In for Visual Studio 2008
This paper is a tour of a quick and reliable performance analysis profiler tool that assists in the development and debugging of XSLT documents. The XSLT Profiler allows developers to measure, evaluate, and target performance-related problems in XSLT code by creating detailed XSLT performance reports. The XSLT Profiler includes a...
Tags: Microsoft Visual Studio, Performance, XSLT, Microsoft Visual Studio 2008, XSLT Profiler, XML, Software/Web Development, Web Development
White papers 2008-01-01
oXygen XML Editor and XSLT Debugger (exe)
Oxygen offers you a multi-platform XML Editor, XSLT/XQuery Debugger and Profiler with full Unicode support. It offers a powerful code insight that can follow a DTD, Relax NG or an XML Schema or even can learn the structure from a partial edited document. XML and XSL documents can be easily...
Tags: Oxygen, XSLT, Oxygen XML Editor, SVN Client, XML, Software/Web Development, Web Development
Software downloads 2007-12-27
XSL to XSLT Converter (exe)
The xsl-xslt-converter.xslt style sheet updates Microsoft Internet Explorer 5 XSL style sheets to XSLT-compliant style sheets. The XSL to XSLT Converter Version 1.1 upgrade is compatible with the MSXML 3.0 and 4.0 releases and enables you to take advantage of the new XSLT features included in the release. Running MSXML...
Tags: Style Sheet, XSLT, XSL, XML, Software/Web Development, Web Development
Software downloads 2007-09-17
XSLT Samples Viewer 1.0 (exe)
The Extensible Stylesheet Language Transformations (XSLT) Samples Viewer 1.0 is a visual, interactive learning tool that provides sample XSLT style sheets for XSLT elements and functions, as well as XPath functions. For each element or function, the viewer provides a common XML document and an XSTL style sheet. To see...
Tags: Style Sheet, XSLT, XML, Software/Web Development, Web Development
Software downloads 2007-08-30
A Practical Comparison of XSLT and ASP.NET Sample (exe)
This download is a companion piece to the Extreme XML article, A Practical Comparison of XSLT and ASP.NET. This version is the first release on CNET Download.com.
Tags: XSLT, Microsoft ASP.NET, XML, .Net, Middleware, Software/Web Development, Web Development, Software Development, Enterprise Software, Software
Software downloads 2007-08-31
Microsoft XML Parser (MSXML) 3.0 Service Pack 7 (SP7) (msi)
The Microsoft XML Parser (MSXML) 3.0 SP7 release offers a number of bug fixes and security fixes over the previous MSXML 3.0 SP releases. All MSXML 3.0 releases provide: Server-safe HTTP access, complete implementation of XSL Transformations (XSLT) and XML Path Language (XPath), changes to the Simple API for XML...
Tags: W3C, XSLT, XML Parser, Service Pack, Microsoft Corp., Microsoft XML Parser, XML, Software/Web Development, Web Development
Software downloads 2007-08-29
Microsoft XML Parser (MSXML) 3.0 Service Pack 5 (SP5) (msi)
The Microsoft XML Parser (MSXML) 3.0 SP5 release offers a number of bug fixes and security fixes over the previous MSXML 3.0 SP releases. All MSXML 3.0 releases provide: Server-safe HTTP access, complete implementation of XSL Transformations (XSLT) and XML Path Language (XPath), and changes to the Simple API for...
Tags: W3C, XSLT, XML Parser, Service Pack, Microsoft Corp., Microsoft XML Parser, XML, Software/Web Development, Web Development
Software downloads 2007-08-25
Step 1 in Multithreaded XML Transformations (and All Other Programs)
There are many ways to transform XML, and more than a few software companies make nice livings out of providing such services. But as good software developers, one should always try to use industry standards where possible. XSLT is the industry standard for this problem, and Java has a standard...
Tags: XSLT, Industry Standard, Jupitermedia Corp., XML, Software/Web Development, Web Development
White papers 2007-05-29
Practical application: Put XSLT 2.0 to work for you
XSLT 2.0 is no longer just a theoretical standard. With some readily available free tools you can put the power of XSLT 2.0 to work for you in your normal application development. Edmond Woychowsky shows which tools to get and how it all comes together in practice. The download contains...
Tags: XSLT, XSLT 2.0, XML, Software/Web Development, Web Development
Download resources 2007-04-24
New XSLT 2.0 features every application developer should know
XSL Transformations (XSLT) Version 2.0 is now a recommendation of the World Wide Web Consortium. The question that comes to mind is--what does it mean that XSLT 2.0 is now a recommendation? Simply, it means that XSLT 2.0 is figuratively etched in stone and that those people that write XSLT...
Tags: XSLT, Edmond Woychowsky, XSLT 2.0, XML, Software/Web Development, Web Development
Download resources 2007-03-13
Master essential techniques for crunching data in marked-up format: Parse XML using SAX, DOM, and XSLT
Every day, programmers have to recycle legacy data, translate from one vendor's proprietary format into another's, check that configuration files are internally consistent, and search through web logs to see how many people have downloaded the latest release of their product. Although not glamorous, the data crunching techniques required...
Tags: Technique, Document Object Model, XSLT, XML, Software/Web Development, Web Development
Book chapters 2006-10-25
Coding fun solutions to crummy problems using XSLT collections
Application developer and TechRepublic contributor Edmond Woychowsky reveals his unique solution for an assignment that started with having to parse SQL insert statements which where stored in a table used for logging inserts. The table consisted of all of the information required to create log of SQL insert statements, like...
Tags: XSLT, SQL, Programming Languages, Databases, XML, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Web Development
Download resources 2006-09-11
Achieve XML development metamorphosis with some Butterfly XML IDE magic
Developing XML applications and performing transformations using XSLT is a complicated process, especially if you are not using proper tools. The Butterfly XML IDE is an open source tool that can greatly improve your XML development efficiency with features such as multiple open documents in tabs, element completion, and the...
Tags: XSLT, Butterfly XML IDE, XML, Software/Web Development, Web Development
Download resources 2006-09-07
EditiX (exe)
EditiX is an XML editor and XSLT debugger designed to help Web authors and application programmers take advantage of the latest XML and XML-related technologies such as XSLT/FO, DocBook, and XSD Schema. EditiX provides users with an extensive range of XML functionality within a refined IDE that guides you with...
Tags: XSLT, EditiX, XML, Software/Web Development, Web Development
Software downloads 2006-09-05
Query XML documents with XSLT 2.0
Learn detailed code recipes for using XSLT as an XML query language in this sample chapter from XSLT Cookbook, Second Edition. The chapter takes a two-pronged approach to extracting information about facts and relationships occuring in and among XML documents. First, it presents primitive and generally applicable query examples as...
Tags: Chapter, XSLT, XML Document, O'Reilly Media Inc., XML, Software/Web Development, Web Development
Book chapters 2006-08-15
Practical application: Put XSLT 2.0 to work for you
Where is the debugger?XSLT still fails on 2 points for me, despite the hype. The first point is the lack of a robust debugger. It would be so much easier if I could simply "step" through the transformations and see why my rules don't match. Anybody know...
Tags: XML, swstephe, XSLT, debugger
Discussion threads 2007-04-26
Practical application: Put XSLT 2.0 to work for you
This article is also available as a TechRepublic download, which includes sample code listings and an example project exploring the potential of the methods shown.Severalweeks ago I received an e-mail from a friend concerning part of an applicationthan I developed several years ago. The application in question had one of...
Tags: Software engineering/development
Technical articles 2007-04-24

Featured White Paper

End-user performance: Building and maintaining ROI

Content Types

Book chapters (4 results)
Discussion threads (14 results)
Download resources (7 results)
Q&A (2 results)
Software downloads (11 results)
Technical articles (25 results)
Webcasts (1 results)
White papers (5 results)

Refining Tags

XML (59 results)
Web Development (31 results)
Software/Web Development (31 results)
programming (12 results)
Edmond Woychowsky (11 results)
XSL (10 results)
XML Document (10 results)
Web (8 results)
HTML (7 results)
SQL (6 results)
XQuery (5 results)
XPath (5 results)
JavaScript (5 results)
Microsoft Corp. (5 results)
Mark W. Kaelin (4 results)
Web Development Zone Newsletter (4 results)
Style Sheet (4 results)
XML-Data (4 results)
XSLT 2.0 (4 results)
tool (4 results)
Web browser (4 results)
Web service (3 results)
Phillip Perkins (3 results)
Guest Contributor (3 results)
XML schema (3 results)
XHTML (3 results)
Listing B (3 results)

TechRepublic Featured Jobs

Job Title/Location Posted
  • Powered by: Simply Hired
  • .


Microsoft Word Crash Course
This pre-packaged presentation contains everything you need to instruct end users about how to get the most out of Microsoft Word -- even if you don't consider yourself a public speaker.
Buy Now
Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now

The Green Enterprise