home
links
tips

code
users
tools
tutorials
projects
web
help
design

mudabone
suletzki
trans48
nutrition reality

MarthaAttire!

Code Utils


Utils library (C#)

clsConstants:  contains things like cr, lf, tab, lt, gt, etc.
clsConvert:  byteToArray, stringToStream, etc.
clsDB: common db helper, manages connections, get datasets, etc.
clsDebug: for printing out various things during debug - need to add tracing
clsDivSpan:  use this to combine multiple html files when scraping
clsFile: common file utils (fileToString, stringToFile, etc.)
clsFormHelper:  finds controls (needs some stuff added to it)
clsHTTPS: downloads from the internet, manages cookies, etc.  for automating sites
clsINI: simple ini text reader/write.  also has something that more or less will save form state
clsINIXML:  garbage - needs to be redone
clsRegEx:  some regular expression help, scripts to remove javascript from html, etc
clsScraper:  combines transforms with tidy
clsString:  some common string functions like delimited list to array, etc.
clsTidy:  tidy com ... you need to download the tidy dll to use this http://perso.wanadoo.fr/ablavier/TidyCOM/#download
clsTransform:  transform util (html->xhtml->xml->xslt, etc.)  - needs some updating




NameVersionSizeDateUser
TidyCOM.zip11275265/25/04 7:25 AMdotNet
utils.zip34740922/18/05 2:22 PM66.0.120.19



Last Modified 5/25/04 7:20 AM

Hide Tools