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. The Lounge
  3. What's the point?

What's the point?

Scheduled Pinned Locked Moved The Lounge
questioncsharphtmlhelpannouncement
7 Posts 6 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.
  • J Offline
    J Offline
    jond777
    wrote on last edited by
    #1

    I was thinking today that it would be a good idea to subscribe to the Spanish version of the Wall Street Journal. The only problem with that is I don't speak Spanish, so I'd have to hire a bilingual assistant to translate it for me. :confused: Wait, I know what you're thinking: Why not just subscribe to the English version? As software developers that answer should be obvious to you. That would be the easy way!! And so it follows that I opened up a client's legacy .NET web application this afternoon, and found myself asking the question, "What's the point?" It was a main page with three HTML frames that loaded three other aspx pages. So then I opened the other pages looking for the code and laughed out loud when I opened the aspx.cs page! Nothing but a series of ClientScript.RegisterClientScriptBlock commands to run JavaScripts. No C# code whatsoever anywhere! :wtf: Now I'm just waiting for what is surely the next shoe to drop; a page that's entirely rendered from Response.Write statements. :-\

    L K J M 4 Replies Last reply
    0
    • J jond777

      I was thinking today that it would be a good idea to subscribe to the Spanish version of the Wall Street Journal. The only problem with that is I don't speak Spanish, so I'd have to hire a bilingual assistant to translate it for me. :confused: Wait, I know what you're thinking: Why not just subscribe to the English version? As software developers that answer should be obvious to you. That would be the easy way!! And so it follows that I opened up a client's legacy .NET web application this afternoon, and found myself asking the question, "What's the point?" It was a main page with three HTML frames that loaded three other aspx pages. So then I opened the other pages looking for the code and laughed out loud when I opened the aspx.cs page! Nothing but a series of ClientScript.RegisterClientScriptBlock commands to run JavaScripts. No C# code whatsoever anywhere! :wtf: Now I'm just waiting for what is surely the next shoe to drop; a page that's entirely rendered from Response.Write statements. :-\

      L Offline
      L Offline
      leppie
      wrote on last edited by
      #2

      Dont worry, it's simply prehistoric MVC, you will get used to it :)

      xacc.ide - now with TabsToSpaces support
      IronScheme - 1.0 alpha 4a out now (29 May 2008)

      1 Reply Last reply
      0
      • J jond777

        I was thinking today that it would be a good idea to subscribe to the Spanish version of the Wall Street Journal. The only problem with that is I don't speak Spanish, so I'd have to hire a bilingual assistant to translate it for me. :confused: Wait, I know what you're thinking: Why not just subscribe to the English version? As software developers that answer should be obvious to you. That would be the easy way!! And so it follows that I opened up a client's legacy .NET web application this afternoon, and found myself asking the question, "What's the point?" It was a main page with three HTML frames that loaded three other aspx pages. So then I opened the other pages looking for the code and laughed out loud when I opened the aspx.cs page! Nothing but a series of ClientScript.RegisterClientScriptBlock commands to run JavaScripts. No C# code whatsoever anywhere! :wtf: Now I'm just waiting for what is surely the next shoe to drop; a page that's entirely rendered from Response.Write statements. :-\

        K Offline
        K Offline
        keyboard warrior
        wrote on last edited by
        #3

        jond777 wrote:

        I was thinking today that it would be a good idea to subscribe to the Spanish version of the Wall Street Journal

        you mean one more of rupert murdoch's propaganda machines?

        ----------------------------------------------------------- "When I first saw it, I just thought that you really, really enjoyed programming in java." - Leslie Sanford

        Richard Andrew x64R 1 Reply Last reply
        0
        • K keyboard warrior

          jond777 wrote:

          I was thinking today that it would be a good idea to subscribe to the Spanish version of the Wall Street Journal

          you mean one more of rupert murdoch's propaganda machines?

          ----------------------------------------------------------- "When I first saw it, I just thought that you really, really enjoyed programming in java." - Leslie Sanford

          Richard Andrew x64R Offline
          Richard Andrew x64R Offline
          Richard Andrew x64
          wrote on last edited by
          #4

          Sure, something has to balance the NY Times.

          “Cannot find REALITY.SYS...Universe Halted.” ~ God on phone with Microsoft Customer Support

          K 1 Reply Last reply
          0
          • J jond777

            I was thinking today that it would be a good idea to subscribe to the Spanish version of the Wall Street Journal. The only problem with that is I don't speak Spanish, so I'd have to hire a bilingual assistant to translate it for me. :confused: Wait, I know what you're thinking: Why not just subscribe to the English version? As software developers that answer should be obvious to you. That would be the easy way!! And so it follows that I opened up a client's legacy .NET web application this afternoon, and found myself asking the question, "What's the point?" It was a main page with three HTML frames that loaded three other aspx pages. So then I opened the other pages looking for the code and laughed out loud when I opened the aspx.cs page! Nothing but a series of ClientScript.RegisterClientScriptBlock commands to run JavaScripts. No C# code whatsoever anywhere! :wtf: Now I'm just waiting for what is surely the next shoe to drop; a page that's entirely rendered from Response.Write statements. :-\

            J Offline
            J Offline
            Jon Sagara
            wrote on last edited by
            #5

            jond777 wrote:

            a page that's entirely rendered from Response.Write statements.

            I had that at my last job. My employer purchased a code base that was originally classic ASP, and then "converted" to ASP.NET. All the original authors really did was make just enough changes to ensure everything compiled correctly. A single ASPX page could be responsible for rendering 5 or more distinct pages using nothing but Response.Write. It was ugly. X|

            Jon Sagara On a traffic light yellow means yield, and green means go. On a banana, it's just the opposite, yellow means go ahead, green means stop, and red means, where'd you get that banana? -- Mitch Hedberg .NET Blog | Personal Blog | Articles

            1 Reply Last reply
            0
            • Richard Andrew x64R Richard Andrew x64

              Sure, something has to balance the NY Times.

              “Cannot find REALITY.SYS...Universe Halted.” ~ God on phone with Microsoft Customer Support

              K Offline
              K Offline
              keyboard warrior
              wrote on last edited by
              #6

              i would hardly called murdoch owning 39% of american media venues a balance to anything

              ----------------------------------------------------------- "When I first saw it, I just thought that you really, really enjoyed programming in java." - Leslie Sanford

              1 Reply Last reply
              0
              • J jond777

                I was thinking today that it would be a good idea to subscribe to the Spanish version of the Wall Street Journal. The only problem with that is I don't speak Spanish, so I'd have to hire a bilingual assistant to translate it for me. :confused: Wait, I know what you're thinking: Why not just subscribe to the English version? As software developers that answer should be obvious to you. That would be the easy way!! And so it follows that I opened up a client's legacy .NET web application this afternoon, and found myself asking the question, "What's the point?" It was a main page with three HTML frames that loaded three other aspx pages. So then I opened the other pages looking for the code and laughed out loud when I opened the aspx.cs page! Nothing but a series of ClientScript.RegisterClientScriptBlock commands to run JavaScripts. No C# code whatsoever anywhere! :wtf: Now I'm just waiting for what is surely the next shoe to drop; a page that's entirely rendered from Response.Write statements. :-\

                M Offline
                M Offline
                MrPlankton
                wrote on last edited by
                #7

                I often have to generate html,javascript on the fly; sometimes .net controls on the fly, sometimes both, depends on the situation, especially on applications that are entirely data driven.

                MrPlankton

                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