I’m looking for any resources concerning an ASPX file parser and object model.
I’m trying to read, modify an write ASPX and ASCX files. I tried SGMLReader/XmlDocument, but this does not accept the “<% … %>” statements.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I can’t for the life of me fathom why you’d be trying to do this, but you might want to look at the HTML Agility Pack: