Build Your Own Tab Browser Using C#
Filed in: Microsoft, Web Development — August 3rd, 2004
Summary: Build your own Web browser that supports tabs and an integrated link to a search engine.
The magic is WebBrowser controls that ships with Visual C# Express (Free download available).
[ Read more @ MSDN ]
Thought:
That would be fun!
And, it doesn’t seems to be too hard to build it.


