XSLT Tutorials & Articles
-
Mythbusting SharePoint 2010
by David McMahonWhen someone mentions SharePoint to you, what do you do? For many people SharePoint is still somewhat of a mystery, they've heard of it, but don't really know what it is. For others it is a painful memory from a few years ago, when the promise of easy web development was not fulfilled. Dave looks at what SharePoint really is, and where it's at with the release of SharePoint 2010
-
What's new in System.Xml 2.0
by Alex HomerJust as XML itself has evolved, so the XML related classes in .NET Framework 2.0 have changed. Alex Homer finds out what's different.
-
Test-Driven Development in .NET
by Peter ProvostAn article presenting benefits and techniques for using test-driven development in .NET, specifically examining the NUnit testing framework.
-
XML transformations in .NET - Part I
by JLogicAn introduction to using XSL transformations on XML documents, and how to perform these in VB .NET using the XslTransform class.
-
Extensible Markup Language (XML) Tutorial
by Gez LemonAn introduction to the basics of XML, covering attributes, elements, document type definitions and XSL stylesheets.
-
XML Strengths & Weakness’ with DOM, ASP & XSL
by Nakul GoyalNakul Goyal introduces the XML technology, and how it can be used in your ASP and Visual Basic programs.
-
VBA in FrontPage
by Bill BurrisHow to create your own Macros in FrontPage; examples include altering headers across the site, adding code samples, and using msxml