How are you supposed to make a half interesting page in Visual Studio? :-(

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

  1. #1

    Default How are you supposed to make a half interesting page in Visual Studio? :-(

    Hi there everyone,

    I have a fairly open ended but simple question that I could really use some
    assistance with. When I first bought visual studio (under the student
    license) i thought it was great. Especially the design tool for ASP.net. It
    was like making websites as easily as VB or C# - Drag and drop - a total
    life saver.

    But, now that I want to make some more complicated pages I'm finding it
    really hard to work in VS. The other option is of course dreamweaver, but
    then its not so good at the coding part - only the design part.

    So what does everyone else do? I'm not an html or asp genius, so i need to
    use a tool like dreamweaver to design with, but i also need a decent
    programming environment like Visual Studio. The two just dont seem to get on
    though. For example, I've tried to design pages in dreamweaver and then do
    the coding in VS - utterly tedious and i seemed to be hitting loads of bugs.

    I'd really appreciate any advice on how you geniuses make even remotely
    attractive sites (like this one!) :)

    Many thanks to anoyone who can help


    Simon


    Simon Harvey Guest

  2. Similar Questions and Discussions

    1. DW8 to Visual Studio
      I would like to get my DW8 asp.NET pages to open up in Visual Studio 2003. I have some co workers that need to do some work as well..... I have...
    2. Visual studio?
      Not that i dont like the flex ide, but i'd much rather use visual studio? has anyone found a plug in or tried to intergrade into vs.net yet?
    3. Visual Studio .Net
      You may need to repair your IIS mappings. To do this, run the following command: aspnet_regiis.exe -i Here's further information:...
    4. Using SRC attribute with Visual Studio.NET
      Hi, I understand that the CodeBehind= is designed to be used by VS and not actually part of the .NET framework However, in my BenefitsVB...
    5. Visual Studio.NET and PHP
      Hello, Does anyone have an idea how to integrate PHP into Visual Studio .NET 2003. Thanks, Albert Ahtenberg
  3. #2

    Default Re: How are you supposed to make a half interesting page in Visual Studio? :-(

    I do my HTML for the page in FrontPage, and then copy and paste it into the
    page in the VS.Net IDE. From there, I can right-click any form controls to
    make them runat server, add WebControls, code, etc.

    HTH,

    Kevin Spencer
    Microsoft FrontPage MVP
    Internet Developer
    [url]http://www.takempis.com[/url]
    Big things are made up of
    lots of Little things.

    "Simon Harvey" <sh856531@microsofts_free_emal_service.com> wrote in message
    news:rSHKa.43931$9C6.2045778@wards.force9.net...
    > Hi there everyone,
    >
    > I have a fairly open ended but simple question that I could really use
    some
    > assistance with. When I first bought visual studio (under the student
    > license) i thought it was great. Especially the design tool for ASP.net.
    It
    > was like making websites as easily as VB or C# - Drag and drop - a total
    > life saver.
    >
    > But, now that I want to make some more complicated pages I'm finding it
    > really hard to work in VS. The other option is of course dreamweaver, but
    > then its not so good at the coding part - only the design part.
    >
    > So what does everyone else do? I'm not an html or asp genius, so i need to
    > use a tool like dreamweaver to design with, but i also need a decent
    > programming environment like Visual Studio. The two just dont seem to get
    on
    > though. For example, I've tried to design pages in dreamweaver and then
    do
    > the coding in VS - utterly tedious and i seemed to be hitting loads of
    bugs.
    >
    > I'd really appreciate any advice on how you geniuses make even remotely
    > attractive sites (like this one!) :)
    >
    > Many thanks to anoyone who can help
    >
    >
    > Simon
    >
    >

    Kevin Spencer 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