Contribute Integration with Visual Studio 2008

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Contribute Integration with Visual Studio 2008

    I've been asked to design a site in Visual Studio 2008 (which I know), but the
    customer also wants to deploy some content via Contribute CS3 (which I don't
    know). I can't seem to find many references for best practices on how to get
    them to work together. I've got master pages in .NET, with web forms for the
    dynamic content, and I need to be able to include the static content in
    sections of the pages and flash content elsewhere

    My main concern is that I may do updates to the site via Visual Studio, and
    overwrite other peoples changes, and vice versa. I'd really like to hear about
    how to architect the site to protect the various areas of content, but still
    share the css and master page files.

    Any suggestions on where to start? The choice of software was made before I
    joined the project, so for better or worse, I'm stuck with it.

    Thanks

    bezel725 Guest

  2. Similar Questions and Discussions

    1. Is there any documentation concerning Contribute andWindows 2008 x64
      I have the impression that it may not be posssible to use Contribute on Windows 2008 x64 Enterprise server. Has anyone had any luck? thanks
    2. create plug-in for Adobe with Visual Studio 2008
      Hi to all, I'm Italian excuse for my english, I see Adobe SDK Help, but I don't see something for built a plug-in with Visual Studio 2008, I see...
    3. Contribute and Windows Server 2008 64-bit
      I am trying to install contribute publishing server on my 2008 64-bit server and the install craps out each time. I had been told when I purchased...
    4. Support for Visual Studio 2008?
      The documentation says that SDK 9.0 only supports VS2005. Is support for VS2008 coming down the road?
    5. Flash 8 and Visual Basic 2008 Express integration
      Hi ! I've been working on a program and need some updated information about working with Flash 8 and Visual Basic Express 2008 From my research...
  3. #2

    Default Re: Contribute Integration with Visual Studio 2008

    I don't think the updates can be monitored, but you can make sure you don't
    overwrite changes made by other publishers to the site by downloading the
    page(s) first yourself.

    By using Contribute for the content management, you can administer the website
    with you own copy of Contribute and this way manage the other users and the
    roles the will have in updating the wenbsite. I suggest you download Contribute
    CS3 to test the program.

    In your Visual Studio template you could code some editable regions (like
    possible in Dreamweaver) and this way providing protection for the design of
    the pages and giving your publishers clear editable regions.

    Check out this post:

    [url]http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=55&catid=29[/url]
    0&threadid=1281929&highlight_key=y&keyword1=handco ding

    ThinkInk Guest

  4. #3

    Default Re: Contribute Integration with Visual Studio 2008

    Thanks for the feedback. I'm thinking that the best way to integrate the two,
    may be to not try to do it at all. Just have the main site driven by .NET, and
    a microsite under that for the static content, and maintain two sets of css
    files and the like that Contribute publishes to. That should keep us isolated
    enough so they don't need to learn .NET.

    Unfortunately, the client bought the software, insists on using it, but they
    don't have an admin who has gotten up to speed (or even tried), and I was just
    supposed to build the .net portion. They kinda added the 'set up our
    Contribute server' on at the last minute. I guess this is just another one of
    those learning opportunities so I can put another bit of software on the ole
    resume.

    Can you recommend any good books on Contribute to get me going (besides the
    user manual, which I have browsed)
    Thanks again


    bezel725 Guest

  5. #4

    Default Re: Contribute Integration with Visual Studio 2008

    No, I'm sorry, I can't recommend a good book. I learned the program by using it in practice.
    There are books available though, but they are quit pricy... Don't know if they are any good...
    ThinkInk Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139