Click here to Skip to main content
15,886,519 members

Articles by Sten Hjelmqvist (Articles: 3)

Articles: 3

RSS Feed

Average article rating: 4.38

Programming Languages
C#
22 Mar 2006   Updated: 26 Mar 2012   Rating: 4.76/5    Votes: 34   Popularity: 7.04
Licence: CPOL    Views: 219,828     Bookmarked: 81   Downloaded: 6,099
Please Sign up or sign in to vote.
A version of the Levenshtein algorithm that uses 2*Min(StrLen1,StrLen2) bytes instead of StrLen1*StrLen2 bytes.
XML
7 Dec 2005   Updated: 7 Dec 2005   Rating: 4.27/5    Votes: 5   Popularity: 2.99
Licence: Not specified    Views: 41,791     Bookmarked: 22   Downloaded: 457
Please Sign up or sign in to vote.
This article describes an enhancment of the techniques in the article 'XML Finite State Machine in C#' by Kevin Stewart. It encapsules the FSM in a 'black box' using reflection and interfaces.
10 Feb 2006   Updated: 10 Feb 2006   Rating: 4.09/5    Votes: 2   Popularity: 1.23
Licence: CPOL    Views: 30,140     Bookmarked: 35   Downloaded: 823
Please Sign up or sign in to vote.
A program that uses templates and an XML file to generate a web site.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer (Senior) SEB bank
Sweden Sweden
I work as a developer in the 'Risk control' department at SEB bank in Stockholm,Sweden and I have been designing software since the early 80's.