Reading the text using regular expressions
        Posted  
        
            by deep
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by deep
        
        
        
        Published on 2010-06-17T08:39:40Z
        Indexed on 
            2010/06/17
            8:43 UTC
        
        
        Read the original article
        Hit count: 255
        
(Sales (Type 0 0 0 0 000 0 0 0 0) "Product" "ProductType" "" "0000" "0000") ;;ProductName 000
hai i just want to extract all values from the above text line using regular expressions. how to write regular expression for this. am using c#
© Stack Overflow or respective owner