Hi,

I was wondering does anyone out there have or know of a parser that can take vb.net source code files and create a CodeDom tree from them ????? or any vb parser. In fact any .Net language (beyond c# and j#) to codedom ????

I have been looking at a c# to codeDom parser and visual parse ++ but am unsure what else is available.

Thank you in advance


Andrew Jackson