By mswatcher
via pietschsoft.com
Submitted: Jul 24 2008 / 10:43
There are a few services out there that serve up screenshots of any webpage for you to display on your website. One popular one is Kwiboo; this is the one that DotNetKicks uses. For some time now I've wondered what the easiest way to do this in .NET was, and today I stumbled upon the undocumented WebBrowser.DrawToBitmap method that makes this extremely easy to do.
SaveShareSend
Tags: .net, other languages
Add your comment