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

  1. #1

    Default Importing a Project

    Is it possible to import an exiting Visual InterDev
    project into .NET?
    Jim Guest

  2. Similar Questions and Discussions

    1. New Project - How would you do that...
      Hi, Have to create a WebService which will take back data from database (no big deal) AND (here it starts to begin tricky), populate an Excel...
    2. How do you preserve bitmap transparency when importing into a flash project?
      Hi, I have some bitmaps with transparent portions but when I import them into Flash, it ignores the transparency and sits the bitmap in a white...
    3. Large PHP Project... Need Project Manager
      Hey, I've got a nice CMS (in quite stable 2.0 form) that I need a Project Manager who can just deal with some bugs/answer questions for the next...
    4. Importing Code Warrior project on XCode....
      Hi All, I am tring to build the project on XCode which is imported from Code Warrior.While I try to build this project lots of compile errors occur...
    5. Project Seven Down?
      The Project 7 Web Site and forums are "not available" all day. Does anyone know what is happening with them? Thanks...Mike
  3. #2

    Default Re: Importing a Project

    Create project in existing folder. Specify a web URL to the project. NOTE:
    You will have to view all files and include them to edit and compile. You
    can edit standard ASP files in .NET; it will not convert them. For the most
    part, however, I would use Visual InterDev or the Microsoft Script Editor
    for ASP and keep .NET in VS.NET. My reasoning is to avoid confusion; if this
    is not a problem with you, VS.NET can edit ASP well enough.

    --
    Gregory A. Beamer
    MVP; MCP: +I, SE, SD, DBA
    Author: ADO.NET and XML: ASP.NET on the Edge

    ************************************************** **************************
    ****
    Think Outside the Box!
    ************************************************** **************************
    ****
    "Jim" <jim.emerson@fmr.com> wrote in message
    news:0be401c34bb1$6cfcfe80$3501280a@phx.gbl...
    > Is it possible to import an exiting Visual InterDev
    > project into .NET?

    Cowboy \(Gregory A. Beamer\) 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