Click here to Skip to main content
15,890,882 members

Comments by askquez (Top 14 by date)

askquez 10-Apr-13 8:14am View    
How can i do this on ftp server?
askquez 10-Apr-13 7:37am View    
can i do this by using webservice?
askquez 11-Dec-12 0:42am View    
@adama74 i also think on this solution how can i use regular expression in HtmlAgilityPack.
askquez 10-Dec-12 0:54am View    
Ok i am going to edit my question simply i want razor file parser that can parse both html and razor syntax like html parser
askquez 8-Dec-12 18:02pm View    
I am using c# to parse html file (.html) and extract inner html on any tag.but my question is how can i parse cshtml file (.cshtml).After parsing this cshtml file i can change its inner html of any element.I AM NOT USING JAVASCRIPT