i have a client side .net treeview that downloaded from the internet. i want that a prog made by me creates from a list of dirs some hierarquical things with the client side treeview..but i seem only to be allowed to make it in asp.net pages.

on the other side i heard there are some System.Web classes(or something like that) that allows to a windows application to compile asp.net pages..so can i under my prog create my page and then save it to disk?