Franci PenovNotes from the Microsoft campusYahoo! Mail Web Service - interesting business model- March 30, 2007 Dare posted some thoughts on the limitations of the new Yahoo! Mail Web Service . One thing he missed to mention though, is how that Web Service ties into Yahoo! Mail subscription model: "Yahoo! Mail offers an incentive for developers to build applications...(read more)http://blogs.msdn.com/francip/archive/2007/03/30/yahoo-mail-web-service-interesting-busine... IObjectWithBrowserSiteImpl - base template for IE BHO or toolbars- March 1, 2007 If you want to extend IE with a browser helper object or a toolbar , you need to implement IObjectWithSite interface. ATL has a basic IObjectWithSiteImpl<> template that helps a bit. Most BHOs and toolbars also subscribe to the browser events. ATL...(read more)http://blogs.msdn.com/francip/archive/2007/02/28/iobjectwithbrowsersiteimpl-base-template-... |