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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Why it is so hard to play with html in visual studio

Why it is so hard to play with html in visual studio

Scheduled Pinned Locked Moved ASP.NET
csharpvisual-studiohtmlasp-netdesign
5 Posts 4 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.
  • A Offline
    A Offline
    ankur1163
    wrote on last edited by
    #1

    Hi guys, First of all thanks, you guys are super helpful. I always wanted to become a coder, now i see this dream coming to reality with help of you guys. Now, i am learning asp.net with the help of local teacher. We are going to create a new website. Now, we "open a new website", created a master page. However, editing this template in visual studio is nightmare. You delete something and something else gets spaced out. However, when you see everything in webbrowser, everything comes out allright. Is there a better way to do this? I am using 2010 VS. 1) Should i use dreamweaver first. design everything first and than, move to visual studio? How you guys do it? Thanks

    A Kornfeld Eliyahu PeterK J 3 Replies Last reply
    0
    • A ankur1163

      Hi guys, First of all thanks, you guys are super helpful. I always wanted to become a coder, now i see this dream coming to reality with help of you guys. Now, i am learning asp.net with the help of local teacher. We are going to create a new website. Now, we "open a new website", created a master page. However, editing this template in visual studio is nightmare. You delete something and something else gets spaced out. However, when you see everything in webbrowser, everything comes out allright. Is there a better way to do this? I am using 2010 VS. 1) Should i use dreamweaver first. design everything first and than, move to visual studio? How you guys do it? Thanks

      A Offline
      A Offline
      ankur1163
      wrote on last edited by
      #2

      I hope this is not difficult question. Can someone please answer me.

      L 1 Reply Last reply
      0
      • A ankur1163

        I hope this is not difficult question. Can someone please answer me.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Please be patient, it is the weekend in most of the world, and still night in much of the west. People will answer in their own time.

        1 Reply Last reply
        0
        • A ankur1163

          Hi guys, First of all thanks, you guys are super helpful. I always wanted to become a coder, now i see this dream coming to reality with help of you guys. Now, i am learning asp.net with the help of local teacher. We are going to create a new website. Now, we "open a new website", created a master page. However, editing this template in visual studio is nightmare. You delete something and something else gets spaced out. However, when you see everything in webbrowser, everything comes out allright. Is there a better way to do this? I am using 2010 VS. 1) Should i use dreamweaver first. design everything first and than, move to visual studio? How you guys do it? Thanks

          Kornfeld Eliyahu PeterK Offline
          Kornfeld Eliyahu PeterK Offline
          Kornfeld Eliyahu Peter
          wrote on last edited by
          #4

          I'm editing html since notepad with all the versions of VS (2003-2013), and never had problems like one you described here... You may turn on/off automatic formatting. You may also turn on/off wrapping. In general - try to play around with HTML editor settings in VS to see what fits you better... Good luck with the 'become a coder' think anyway... :)

          I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

          "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

          1 Reply Last reply
          0
          • A ankur1163

            Hi guys, First of all thanks, you guys are super helpful. I always wanted to become a coder, now i see this dream coming to reality with help of you guys. Now, i am learning asp.net with the help of local teacher. We are going to create a new website. Now, we "open a new website", created a master page. However, editing this template in visual studio is nightmare. You delete something and something else gets spaced out. However, when you see everything in webbrowser, everything comes out allright. Is there a better way to do this? I am using 2010 VS. 1) Should i use dreamweaver first. design everything first and than, move to visual studio? How you guys do it? Thanks

            J Offline
            J Offline
            jkirkerx
            wrote on last edited by
            #5

            I don't have that problem, check your option settings under editors, and see if line wrapping is checked, and any sort of auto formatting is turned off. I started out using Dreamweaver back in 2003, but now I just use Visual Studio for everything. I don't use the preview very much, I just run F5, and I keep refreshing the page to check how it looks, so I run the VS on the left monitor, and run 2 or 3 browsers on the right monitor and check each browser. Don't use the asp.net objects unless you have to. Just write plain HTML in your favorite flavor. Most of the asp.net objects are useless in my opinion. Take the validator object, doesn't work half the time in a production environment. If your making a form, you can use the Label, and textbox objects. My rule is, unless I need them in code behind, I just use HTML Objects. If I'm writing HTML in pure code behind, I use the asp.net HTML Objects.

            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