I am facing a problem in showing url content in windows forms application.
I tried WebBrowser control available in toolbox to show but it does not support is completely due to jquery and showing some web socket problem also.
However third party control is available like "CEFSharp" but it is very costly.
Can any one suggest me some open source solution to this problem.