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. Visual Basic
  4. vbcommenter

vbcommenter

Scheduled Pinned Locked Moved Visual Basic
csharpvisual-studioxmlquestion
7 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.
  • T Offline
    T Offline
    Tauseef A
    wrote on last edited by
    #1

    hi guys i want to enable xml comments in my vb.net project created in vs-2005. but when i type (''') before my method declaration it doestnot show xml comment like c# why ?

    hello

    M 1 Reply Last reply
    0
    • T Tauseef A

      hi guys i want to enable xml comments in my vb.net project created in vs-2005. but when i type (''') before my method declaration it doestnot show xml comment like c# why ?

      hello

      M Offline
      M Offline
      Marc Soleda
      wrote on last edited by
      #2

      Fistly you'd have to enable the generation of the xml file[^]: Go

      ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

      H 1 Reply Last reply
      0
      • M Marc Soleda

        Fistly you'd have to enable the generation of the xml file[^]: Go

        ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

        H Offline
        H Offline
        helelark123
        wrote on last edited by
        #3

        Hello, It works fine when you add metadata above functions property,sub in your same application your work on but if you write a dll, add metadata and then use this dll in your application then it won't work correctly. Any solution? Thanks

        Shay Noy

        M 1 Reply Last reply
        0
        • H helelark123

          Hello, It works fine when you add metadata above functions property,sub in your same application your work on but if you write a dll, add metadata and then use this dll in your application then it won't work correctly. Any solution? Thanks

          Shay Noy

          M Offline
          M Offline
          Marc Soleda
          wrote on last edited by
          #4

          Why not?:confused: It works for me. It generates 2 separate xml files: one for the project and another for the dll.

          ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

          H 1 Reply Last reply
          0
          • M Marc Soleda

            Why not?:confused: It works for me. It generates 2 separate xml files: one for the project and another for the dll.

            ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

            H Offline
            H Offline
            helelark123
            wrote on last edited by
            #5

            perhaps it generates XML files but try to use from your application a function from your dll and you will see that no comment will be displayed.

            Shay Noy

            M 1 Reply Last reply
            0
            • H helelark123

              perhaps it generates XML files but try to use from your application a function from your dll and you will see that no comment will be displayed.

              Shay Noy

              M Offline
              M Offline
              Marc Soleda
              wrote on last edited by
              #6

              Not the case ... the comments are displayed

              ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

              H 1 Reply Last reply
              0
              • M Marc Soleda

                Not the case ... the comments are displayed

                ... she said you are the perfect stranger she said baby let's keep it like this... Dire Straits

                H Offline
                H Offline
                helelark123
                wrote on last edited by
                #7

                I found the problem why I can't see the comments when I am refering to functions of dll. All the dlls that we wrote are located on the network (I am working in factory ~ 500 persons). When I am using those dlls, I can't see the comments but if I am using the same dll while is located on my hard disk, I can see the comments. How can I solve the problem while the dll is located on the net? Thank you

                Shay Noy

                modified on Wednesday, April 23, 2008 1:55 AM

                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