The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Exporting IE Bookmarks/Favorites Programmatically / .NET
3 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

nega testacPosted Jan 20, 2013, 2:18 AM
Great post. Keep writing more. Have idea for firefox and chrome? negaboys http://www.negablog.com
Bhushan GawalePosted Aug 10, 2011, 12:20 AM
Hi Mike, Thanks for the comment and hint yes I tried IE Import and Export option and works pretty well to export the book marks , but this article just an example to get started for those who wants to do more customizations on generated file with small piece .NET code. also this code might helps guys to understand how we can extract contents from .url or short cut files. Thanks again .. have a nice day.. :)
Sam HobbsPosted Aug 9, 2011, 5:09 PM
In IE, try "File | Import and export...". I think that does what you are looking for. It is however not very flexible and your article can help someone to write something that is more flexible.