HowTo export the VisualStudio Project Code to HTML Viewable like IBUYPORTAL

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default HowTo export the VisualStudio Project Code to HTML Viewable like IBUYPORTAL

    Hello,
    can I export my code in VisualStudio to HTML like IBUYPORTAL?

    Thanks,
    Andreas


    Andreas Klemt Guest

  2. Similar Questions and Discussions

    1. How to export a Flex3 project in AS3?
      Hi, I have read somewhere that I can export any flex project in AS3 to edit some default values of different components. Does anybody knows how to...
    2. jscript/html. howto address cells
      Hello New to jscript and I want to control where I write output. From examples I can create <img> and give it name and then use js to write to it....
    3. Howto use php as filter for HTML files? Curl?
      Hi, In short, how to modify selected tags/sections of a HTML file, using PHP as the "modifier"/filter? I would have thought this was a very...
    4. FW cannot export HTML code to DW
      I just upgraded to Mac OSX v10.2.6 from 10.2.3. I do not know if it is related, but when I tried to export HTML code from Fireworks to Dreamweaver, I...
    5. HowTo Bind a New Collection to my DataGrid? Please take a look to my little code...Thanks!!
      Hello, I have this Public Structure strucUser Dim userIDAs Integer Dim firstnameAs String Dim lastname As String End Structure Dim...
  3. #2

    Default HowTo export the VisualStudio Project Code to HTML Viewable like IBUYPORTAL

    Hi

    What do you mean by exporting code from VS.NET to HTML.
    Are you talking about XML Comments Generation.

    Ravikanth


    >-----Original Message-----
    >Hello,
    >can I export my code in VisualStudio to HTML like
    IBUYPORTAL?
    >
    >Thanks,
    >Andreas
    >
    >
    >.
    >
    Ravikanth[MVP] Guest

  4. #3

    Default Re: HowTo export the VisualStudio Project Code to HTML Viewable like IBUYPORTAL

    Hello Ravikanth,
    I mean like this:
    [url]http://www.asp.net/TimeTrackerStarterKit/sourceviewer/srcview.aspx?path=TimeEntryBarChart.src&file=TimeE ntryBarChart.aspx&rows=2[/url]

    Thanks for any help,
    Andreas

    "Ravikanth[MVP]" <dvravikanth@hotmail.com> schrieb im Newsbeitrag
    news:0bee01c351cd$0870edb0$a301280a@phx.gbl...
    > Hi
    >
    > What do you mean by exporting code from VS.NET to HTML.
    > Are you talking about XML Comments Generation.
    >
    > Ravikanth
    >
    >
    >
    > >-----Original Message-----
    > >Hello,
    > >can I export my code in VisualStudio to HTML like
    > IBUYPORTAL?
    > >
    > >Thanks,
    > >Andreas
    > >
    > >
    > >.
    > >

    Andreas Klemt 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