https://www.developerfusion.com/t/xslt/tutorials/sort/popularity/ XSLT Tutorials & Articles from Developer Fusion 2010-04-16T09:03:00.00Z http://www.developerfusion.com/article/81557/mythbusting-sharepoint-2010/ Mythbusting SharePoint 2010 2010-04-16T09:03:00.00Z When 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 David McMahon http://www.developerfusion.com/article/1888/vba-in-frontpage/ VBA in FrontPage 2001-11-11T13:00:00.00Z How to create your own Macros in FrontPage; examples include altering headers across the site, adding code samples, and using msxml Bill Burris http://www.developerfusion.com/article/4099/xml-transformations-in-net-part-i/ XML transformations in .NET - Part I 2003-10-12T14:46:00.00Z An introduction to using XSL transformations on XML documents, and how to perform these in VB .NET using the XslTransform class. JLogic http://www.developerfusion.com/article/3802/extensible-markup-language-xml-tutorial/ Extensible Markup Language (XML) Tutorial 2003-06-27T15:35:00.00Z An introduction to the basics of XML, covering attributes, elements, document type definitions and XSL stylesheets. Gez Lemon http://www.developerfusion.com/article/5199/whats-new-in-systemxml-20/ What's new in System.Xml 2.0 2006-01-30T11:01:00.00Z Just as XML itself has evolved, so the XML related classes in .NET Framework 2.0 have changed. Alex Homer finds out what's different. Alex Homer http://www.developerfusion.com/article/5240/testdriven-development-in-net/ Test-Driven Development in .NET 2006-01-18T11:53:00.00Z An article presenting benefits and techniques for using test-driven development in .NET, specifically examining the NUnit testing framework. Peter Provost http://www.developerfusion.com/article/2090/xml-strengths-weakness-with-dom-asp-xsl/ XML Strengths & Weakness’ with DOM, ASP & XSL 2002-03-11T09:55:00.00Z Nakul Goyal introduces the XML technology, and how it can be used in your ASP and Visual Basic programs. Nakul Goyal