Page 1 of 1

ExpandUrlsParser Compiled Code

Posted: Thu Nov 18, 2010 12:16 pm
by dappy2
I was writing some code to pull twitter posts into my store and while doing some Google searches for expanding and parsing URLs in a tweet I came across this:

http://www.west-wind.com/WebLog/posts/9779.aspx

Which seemed to be exactly what I needed. When I added the class and went to use it, Visual Studio told me it was already compiled in Bin/wwHoverPanel.dll

It seems to work perfectly - I'm just wondering if Able can confirm that the above link is the ExpandUrlsParser in Able. If I don't have to include an extra class I might as well not right?

Thanks,
Dappy.

Re: ExpandUrlsParser Compiled Code

Posted: Mon Nov 22, 2010 4:59 am
by mazhar
Yes we have this compiled DLL in our application so you are not required to add any extra class.

Re: ExpandUrlsParser Compiled Code

Posted: Mon Nov 22, 2010 6:49 am
by jmestep
Dumb question- what does this do? Where would you use it?