Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Plugins for MS Office, Internet explorer using C#

Plugins for MS Office, Internet explorer using C#

Scheduled Pinned Locked Moved C#
csharpquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    Vikas K
    wrote on last edited by
    #1

    Hi, Please let me know if there are any good books to start with plugins for MS office, Outlook, IE etc using C#? I loking into few links on MSDN but wanted to see if anyone has some pointers on it? Appreciated Thanks Vikas

    J U 2 Replies Last reply
    0
    • V Vikas K

      Hi, Please let me know if there are any good books to start with plugins for MS office, Outlook, IE etc using C#? I loking into few links on MSDN but wanted to see if anyone has some pointers on it? Appreciated Thanks Vikas

      J Offline
      J Offline
      John_Adams
      wrote on last edited by
      #2

      Hi Vikas, If you are looking to Office addins in .Net (i.e., VS2005) then look for VSTO (Visual Studio Tools for Office). Below are few links which will help you in understanding the concept of VSTO http://msdn2.microsoft.com/en-us/office/aa905543.aspx[ target="_blank" title="New Window">^] http://msdn2.microsoft.com/hi-in/magazine/cc163403(en-us).aspx[^] http://www.wrox.com/WileyCDA/WroxTitle/productCd-0471788139.html[^] Hope this helps :).

      Regards, John Adams ComponentOne LLC

      V 1 Reply Last reply
      0
      • J John_Adams

        Hi Vikas, If you are looking to Office addins in .Net (i.e., VS2005) then look for VSTO (Visual Studio Tools for Office). Below are few links which will help you in understanding the concept of VSTO http://msdn2.microsoft.com/en-us/office/aa905543.aspx[ target="_blank" title="New Window">^] http://msdn2.microsoft.com/hi-in/magazine/cc163403(en-us).aspx[^] http://www.wrox.com/WileyCDA/WroxTitle/productCd-0471788139.html[^] Hope this helps :).

        Regards, John Adams ComponentOne LLC

        V Offline
        V Offline
        Vikas K
        wrote on last edited by
        #3

        I tried to install VSTO but I have C# 2005 express edition and doesnt support. Is there anyway I can try VSTO on Express edition? Thanks Vikas

        1 Reply Last reply
        0
        • V Vikas K

          Hi, Please let me know if there are any good books to start with plugins for MS office, Outlook, IE etc using C#? I loking into few links on MSDN but wanted to see if anyone has some pointers on it? Appreciated Thanks Vikas

          U Offline
          U Offline
          User 3828380
          wrote on last edited by
          #4

          most of the pluging application uses COM as underlying technology , C# make it quite easy to use the plugin in any other applicaiton , there are lot of book avaliable on pluging but most of them uses sample code in C++ or VB, you get the concept from there and can implement the same using C# sementic which are quite simple as compared to COM in C++ Regards, Sunil Tonger

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups