home
about
contact
examples
subscribe
loads of useful information, examples and tutorials pertaining to web development utilizing asp.net, c#, vb, css, xhtml, javascript, sql, xml, ajax and everything else...
examples
auto required field validators
gui css re-writer
javascript modifiers
linq search
multiple persistent controls
parse keywords from file
shift shuffler (c#)
shift shuffler (vb)
xml to datatable with linq
web based excel
Parse Keywords From a Text File
Keyword Threshhold:
(# of times a word must appear to count)
Words to Exclude:
(comma seperated)
Default exclusions:{
a, the, is, and
}
File:
Code & Explanation