Parsing xml information through server side is easy and I know that with my window server using C#, but if I want to parse it on same window server by using jquery at client side, is there any way I can do it?
Its general question regarding xml and parsing on window server.
Thank you