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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Other Discussions
  3. Work Issues
  4. The Logic of embedding business logic into office documents.

The Logic of embedding business logic into office documents.

Scheduled Pinned Locked Moved Work Issues
csharpvisual-studiowpfbusinesstools
3 Posts 3 Posters 1 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.
  • M Offline
    M Offline
    Michael A Barnhart
    wrote on last edited by
    #1

    I have recently been asked about the feasibility of custom coding word templates so some buisness operations would be done when the word documents created from these templates were opened or untill that task in the creation of the document was properly started. Given the usage was strictly internal to a company and selective partners, I see no reason why not. However I can not say I see anyone custom coding assemblies (DLL's). Visual Studio Office Tools has been around for a number of years. If this was the best thing since sliced bread I think I would have seen a little usage, but no, nothing. So I have to ask why not?

    J M 2 Replies Last reply
    0
    • M Michael A Barnhart

      I have recently been asked about the feasibility of custom coding word templates so some buisness operations would be done when the word documents created from these templates were opened or untill that task in the creation of the document was properly started. Given the usage was strictly internal to a company and selective partners, I see no reason why not. However I can not say I see anyone custom coding assemblies (DLL's). Visual Studio Office Tools has been around for a number of years. If this was the best thing since sliced bread I think I would have seen a little usage, but no, nothing. So I have to ask why not?

      J Offline
      J Offline
      Jonathan van de Veen
      wrote on last edited by
      #2

      I guess most people put code into VBA and use that. Policies block out users from the Macro menu, so they can't edit the code. I've even seen it done in enterprise content management systems. I think it depends also on what you're trying to do.

      1 Reply Last reply
      0
      • M Michael A Barnhart

        I have recently been asked about the feasibility of custom coding word templates so some buisness operations would be done when the word documents created from these templates were opened or untill that task in the creation of the document was properly started. Given the usage was strictly internal to a company and selective partners, I see no reason why not. However I can not say I see anyone custom coding assemblies (DLL's). Visual Studio Office Tools has been around for a number of years. If this was the best thing since sliced bread I think I would have seen a little usage, but no, nothing. So I have to ask why not?

        M Offline
        M Offline
        Michael P Butler
        wrote on last edited by
        #3

        Michael A. Barnhart wrote:

        Visual Studio Office Tools has been around for a number of years. If this was the best thing since sliced bread I think I would have seen a little usage, but no, nothing. So I have to ask why not?

        because the tools used to suck... but the new VSO 2005 is great, especially for Excel work. The Office 12 stuff is supposed to be a lot better. I did a lot of work with Word back when it used WLL (Word Link Libraries), which were basically just C Dlls renamed. This was back in the Word 6 days, after that they abandoned WLL and moved to VBA. The one Office product that most people wanted to customize was Outlook, but it was a nightmare of COM pain to try and write addins.

        Michael CP Blog [^] Development Blog [^]

        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