Erik Araojo
3 posts.
- String.Replace() in XSLTHere's a sample template that lets you have the String.Replace() functionality in XSLT 1.0. The template "string-replace-all" takes 3 parameters and recursively processes the input text string.
- F# Solution : Project Euler Problems 1-3Problem 1 :
- F# Solution : Project Euler Problem 25The Problem : What is the first term in the Fibonacci sequence to contain 1000 digits?
