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. Spoilt by .NET

Spoilt by .NET

Scheduled Pinned Locked Moved The Lounge
phpcsharptoolsquestion
25 Posts 13 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.
  • W Offline
    W Offline
    wout de zeeuw
    wrote on last edited by
    #1

    I'm working on some PHP site, but I'm really missing type safety, a compiler catching my errors, auto completion, refactory tools. Would something like Zend studio sooth the pain a bit? Or should I just tell the guy I'm doing the work for (mostly as a favor, I'm not really getting rich from this) that I can't take it anymore and can only do .NET? :~ Php is not too bad, but it's taking me quite some energy to switch from .NET to php and getting familiar with it, so maybe I should just stick with .NET. Wout

    M J J R F 9 Replies Last reply
    0
    • W wout de zeeuw

      I'm working on some PHP site, but I'm really missing type safety, a compiler catching my errors, auto completion, refactory tools. Would something like Zend studio sooth the pain a bit? Or should I just tell the guy I'm doing the work for (mostly as a favor, I'm not really getting rich from this) that I can't take it anymore and can only do .NET? :~ Php is not too bad, but it's taking me quite some energy to switch from .NET to php and getting familiar with it, so maybe I should just stick with .NET. Wout

      M Offline
      M Offline
      Marc Clifton
      wrote on last edited by
      #2

      wout de zeeuw wrote:

      but it's taking me quite some energy to switch from .NET to php and getting familiar with it

      I'm always impressed by people that seem so agile in different and often "opposing" technologies. I can definitely relate to taking a lot of energy. Marc Pensieve Some people believe what the bible says. Literally. At least [with Wikipedia] you have the chance to correct the wiki -- Jörgen Sigvardsson

      W 1 Reply Last reply
      0
      • W wout de zeeuw

        I'm working on some PHP site, but I'm really missing type safety, a compiler catching my errors, auto completion, refactory tools. Would something like Zend studio sooth the pain a bit? Or should I just tell the guy I'm doing the work for (mostly as a favor, I'm not really getting rich from this) that I can't take it anymore and can only do .NET? :~ Php is not too bad, but it's taking me quite some energy to switch from .NET to php and getting familiar with it, so maybe I should just stick with .NET. Wout

        J Offline
        J Offline
        Josh Smith
        wrote on last edited by
        #3

        wout de zeeuw wrote:

        Php is not too bad, but it's taking me quite some energy to switch from .NET to php and getting familiar with it, so maybe I should just stick with .NET.

        .NET is like a blackhole - once you get sucked in there's no way out. It's that great! PHP is old and not made by MS. Of course it's not as cool. :cool: JOSH

        J T 2 Replies Last reply
        0
        • W wout de zeeuw

          I'm working on some PHP site, but I'm really missing type safety, a compiler catching my errors, auto completion, refactory tools. Would something like Zend studio sooth the pain a bit? Or should I just tell the guy I'm doing the work for (mostly as a favor, I'm not really getting rich from this) that I can't take it anymore and can only do .NET? :~ Php is not too bad, but it's taking me quite some energy to switch from .NET to php and getting familiar with it, so maybe I should just stick with .NET. Wout

          J Offline
          J Offline
          Jeremy Falcon
          wrote on last edited by
          #4

          wout de zeeuw wrote:

          Would something like Zend studio sooth the pain a bit?

          Don't know. But as far as code completion, refactory tools, etc. that all depends on the editor/designer being used moreso than PHP. I mean, you could code ASP.NET in notepad, but who would want to. I like HomeSite for PHP, but I still think it could use some refactory tools. If you do find something that's totally awesome though, I'd love to hear about it.

          wout de zeeuw wrote:

          Php is not too bad, but it's taking me quite some energy to switch from .NET to php and getting familiar with it, so maybe I should just stick with .NET.

          Depends on your reasons I guess. If you want cross platform websites then PHP. If you want great design above that then ASP.NET. It really depends on your needs. Jeremy Falcon

          1 Reply Last reply
          0
          • W wout de zeeuw

            I'm working on some PHP site, but I'm really missing type safety, a compiler catching my errors, auto completion, refactory tools. Would something like Zend studio sooth the pain a bit? Or should I just tell the guy I'm doing the work for (mostly as a favor, I'm not really getting rich from this) that I can't take it anymore and can only do .NET? :~ Php is not too bad, but it's taking me quite some energy to switch from .NET to php and getting familiar with it, so maybe I should just stick with .NET. Wout

            R Offline
            R Offline
            Ryan Roberts
            wrote on last edited by
            #5

            Ouch, must be like loosing a hand. Had to do some php maintenance the other week, horrible stuff. No where near as grim as VBScript though. Nothing better than a language that pretends to be dynamically typed that constantly whines about type mismatches, at least php does a far better job at that. Ryan

            "Michael Moore and Mel Gibson are the same person, except for a few sit-ups. Moore thought his cheesy political blooper reel was going to tell people how to vote. Mel thought that his little gay SM movie about his imaginary friend was going to help him get to heaven." - Penn Jillette

            W 1 Reply Last reply
            0
            • J Josh Smith

              wout de zeeuw wrote:

              Php is not too bad, but it's taking me quite some energy to switch from .NET to php and getting familiar with it, so maybe I should just stick with .NET.

              .NET is like a blackhole - once you get sucked in there's no way out. It's that great! PHP is old and not made by MS. Of course it's not as cool. :cool: JOSH

              J Offline
              J Offline
              Jeremy Falcon
              wrote on last edited by
              #6

              Josh Smith wrote:

              PHP is old and not made by MS. Of course it's not as cool.

              That would be funny if it weren't true. :sigh: [edit] True, as in people thinking that. I don't think like that at all. [/edit] Jeremy Falcon

              J 1 Reply Last reply
              0
              • W wout de zeeuw

                I'm working on some PHP site, but I'm really missing type safety, a compiler catching my errors, auto completion, refactory tools. Would something like Zend studio sooth the pain a bit? Or should I just tell the guy I'm doing the work for (mostly as a favor, I'm not really getting rich from this) that I can't take it anymore and can only do .NET? :~ Php is not too bad, but it's taking me quite some energy to switch from .NET to php and getting familiar with it, so maybe I should just stick with .NET. Wout

                F Offline
                F Offline
                Farhan Noor Qureshi
                wrote on last edited by
                #7

                wout de zeeuw wrote:

                but it's taking me quite some energy to switch from .NET to php and getting familiar with it,

                Its your regular day-to-day-Visual-Studio-depravation syndrome :-D Farhan Noor Qureshi if (this == this) thow this;

                1 Reply Last reply
                0
                • M Marc Clifton

                  wout de zeeuw wrote:

                  but it's taking me quite some energy to switch from .NET to php and getting familiar with it

                  I'm always impressed by people that seem so agile in different and often "opposing" technologies. I can definitely relate to taking a lot of energy. Marc Pensieve Some people believe what the bible says. Literally. At least [with Wikipedia] you have the chance to correct the wiki -- Jörgen Sigvardsson

                  W Offline
                  W Offline
                  wout de zeeuw
                  wrote on last edited by
                  #8

                  It's not so much the language, but mostly VS that I'm missing. I'm a heavy user of: - Autocompletion, ctrl-space bar, and the lesser known but very nice ctrl-shift-space bar. - Go to definition. - Extract method, Rename method. - Find all references. - And I definitely like getting the most out of stuff like generics and reflection, just for fun :) Hmmm, just made me think that there must be some idiots that tried making php into a .NET language :-D And indeed! There has been some effort, which seems not so much active anymore though: http://www.php-compiler.net/[^] Wout

                  M 1 Reply Last reply
                  0
                  • W wout de zeeuw

                    I'm working on some PHP site, but I'm really missing type safety, a compiler catching my errors, auto completion, refactory tools. Would something like Zend studio sooth the pain a bit? Or should I just tell the guy I'm doing the work for (mostly as a favor, I'm not really getting rich from this) that I can't take it anymore and can only do .NET? :~ Php is not too bad, but it's taking me quite some energy to switch from .NET to php and getting familiar with it, so maybe I should just stick with .NET. Wout

                    J Offline
                    J Offline
                    Judah Gabriel Himango
                    wrote on last edited by
                    #9

                    Not sure if this helps at all, but have you looked at PHP4Mono[^]?

                    Tech, life, family, faith: Give me a visit. I'm currently blogging about: Goof around music jam with my brothers (with video) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                    W 1 Reply Last reply
                    0
                    • R Ryan Roberts

                      Ouch, must be like loosing a hand. Had to do some php maintenance the other week, horrible stuff. No where near as grim as VBScript though. Nothing better than a language that pretends to be dynamically typed that constantly whines about type mismatches, at least php does a far better job at that. Ryan

                      "Michael Moore and Mel Gibson are the same person, except for a few sit-ups. Moore thought his cheesy political blooper reel was going to tell people how to vote. Mel thought that his little gay SM movie about his imaginary friend was going to help him get to heaven." - Penn Jillette

                      W Offline
                      W Offline
                      wout de zeeuw
                      wrote on last edited by
                      #10

                      Ryan Roberts wrote:

                      Ouch, must be like loosing a hand.

                      Yes indeed! X|

                      Ryan Roberts wrote:

                      No where near as grim as VBScript though.

                      VBScript, yuck! But you can build quite powerful stuff with it using COM, was always impressed with that aspect. Wout

                      1 Reply Last reply
                      0
                      • W wout de zeeuw

                        I'm working on some PHP site, but I'm really missing type safety, a compiler catching my errors, auto completion, refactory tools. Would something like Zend studio sooth the pain a bit? Or should I just tell the guy I'm doing the work for (mostly as a favor, I'm not really getting rich from this) that I can't take it anymore and can only do .NET? :~ Php is not too bad, but it's taking me quite some energy to switch from .NET to php and getting familiar with it, so maybe I should just stick with .NET. Wout

                        O Offline
                        O Offline
                        Orcrist
                        wrote on last edited by
                        #11

                        You think you got it bad... My client just gave me a job where he insists that I must develop it in Access (he want to be able to tweak it (err... wreak it) himself.) using Access forms ..... shudder..... I've had to crack open my dusty DAO VB4 book and have spent many hours already trying to figure out how to make it work when it would be done in a hour in .Net. I tried telling him that its like he is asking me to build a house using a claw hammer and a hand saw when there is a nail gun and a mitre saw in the truck. Fell on deaf ears. I am making progress but man it blows. If he wasnt such a good client I'd have decined the job. Cheers, David

                        W J L 3 Replies Last reply
                        0
                        • O Orcrist

                          You think you got it bad... My client just gave me a job where he insists that I must develop it in Access (he want to be able to tweak it (err... wreak it) himself.) using Access forms ..... shudder..... I've had to crack open my dusty DAO VB4 book and have spent many hours already trying to figure out how to make it work when it would be done in a hour in .Net. I tried telling him that its like he is asking me to build a house using a claw hammer and a hand saw when there is a nail gun and a mitre saw in the truck. Fell on deaf ears. I am making progress but man it blows. If he wasnt such a good client I'd have decined the job. Cheers, David

                          W Offline
                          W Offline
                          wout de zeeuw
                          wrote on last edited by
                          #12

                          Haha, ok, you make me feel better! Thanks! :laugh: Wout

                          1 Reply Last reply
                          0
                          • J Judah Gabriel Himango

                            Not sure if this helps at all, but have you looked at PHP4Mono[^]?

                            Tech, life, family, faith: Give me a visit. I'm currently blogging about: Goof around music jam with my brothers (with video) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                            W Offline
                            W Offline
                            wout de zeeuw
                            wrote on last edited by
                            #13

                            Looks cool... looks a bit more active than the effort at http://www.php-compiler.net/[^]. (That one seems to have some VS integration though, which would be nice). Wout

                            1 Reply Last reply
                            0
                            • J Jeremy Falcon

                              Josh Smith wrote:

                              PHP is old and not made by MS. Of course it's not as cool.

                              That would be funny if it weren't true. :sigh: [edit] True, as in people thinking that. I don't think like that at all. [/edit] Jeremy Falcon

                              J Offline
                              J Offline
                              Josh Smith
                              wrote on last edited by
                              #14

                              Jeremy Falcon wrote:

                              True, as in people thinking that. I don't think like that at all.

                              Therefore it must not be true! Thank you for pointing me in the "right" direction Oh Wise One. X| -- modified at 16:56 Tuesday 27th June, 2006 It looks like the Forum bug is in effect. This was a reply to Jeremy Falcon.

                              J 1 Reply Last reply
                              0
                              • O Orcrist

                                You think you got it bad... My client just gave me a job where he insists that I must develop it in Access (he want to be able to tweak it (err... wreak it) himself.) using Access forms ..... shudder..... I've had to crack open my dusty DAO VB4 book and have spent many hours already trying to figure out how to make it work when it would be done in a hour in .Net. I tried telling him that its like he is asking me to build a house using a claw hammer and a hand saw when there is a nail gun and a mitre saw in the truck. Fell on deaf ears. I am making progress but man it blows. If he wasnt such a good client I'd have decined the job. Cheers, David

                                J Offline
                                J Offline
                                Jeremy Falcon
                                wrote on last edited by
                                #15

                                Orcrist wrote:

                                DAO

                                Oh god, can there be nothing slower. I'm glad MS finally dumped it, now we just need to let it die once and for all. Jeremy Falcon

                                O 1 Reply Last reply
                                0
                                • O Orcrist

                                  You think you got it bad... My client just gave me a job where he insists that I must develop it in Access (he want to be able to tweak it (err... wreak it) himself.) using Access forms ..... shudder..... I've had to crack open my dusty DAO VB4 book and have spent many hours already trying to figure out how to make it work when it would be done in a hour in .Net. I tried telling him that its like he is asking me to build a house using a claw hammer and a hand saw when there is a nail gun and a mitre saw in the truck. Fell on deaf ears. I am making progress but man it blows. If he wasnt such a good client I'd have decined the job. Cheers, David

                                  L Offline
                                  L Offline
                                  led mike
                                  wrote on last edited by
                                  #16

                                  Orcrist wrote:

                                  My client

                                  Fire him

                                  O 1 Reply Last reply
                                  0
                                  • J Jeremy Falcon

                                    Orcrist wrote:

                                    DAO

                                    Oh god, can there be nothing slower. I'm glad MS finally dumped it, now we just need to let it die once and for all. Jeremy Falcon

                                    O Offline
                                    O Offline
                                    Orcrist
                                    wrote on last edited by
                                    #17

                                    Actually DAO is pretty fast when used specifically for Jet databases (it is optimized for it). Using it for other platforms ISAM, SQL Server, or ODBC it is painfully slow. Still it is rather cumbersome to use and not nearly as rich as ADO.Net. D.

                                    1 Reply Last reply
                                    0
                                    • L led mike

                                      Orcrist wrote:

                                      My client

                                      Fire him

                                      O Offline
                                      O Offline
                                      Orcrist
                                      wrote on last edited by
                                      #18

                                      lol. Crossed my mind more than once this last week. Good client though and pays bills without complaint (even on unauthorized extra's)and always on time and in full. I'd rather suffer a bit than lose all the other "good" work he supplies. David

                                      1 Reply Last reply
                                      0
                                      • J Josh Smith

                                        Jeremy Falcon wrote:

                                        True, as in people thinking that. I don't think like that at all.

                                        Therefore it must not be true! Thank you for pointing me in the "right" direction Oh Wise One. X| -- modified at 16:56 Tuesday 27th June, 2006 It looks like the Forum bug is in effect. This was a reply to Jeremy Falcon.

                                        J Offline
                                        J Offline
                                        Jeremy Falcon
                                        wrote on last edited by
                                        #19

                                        Josh Smith wrote:

                                        Thank you for pointing me in the "right" direction Oh Wise One.

                                        You're welcome. But I fear you're not wise enough yourself to really learn from my teachings. ;P Jeremy Falcon

                                        J 1 Reply Last reply
                                        0
                                        • W wout de zeeuw

                                          I'm working on some PHP site, but I'm really missing type safety, a compiler catching my errors, auto completion, refactory tools. Would something like Zend studio sooth the pain a bit? Or should I just tell the guy I'm doing the work for (mostly as a favor, I'm not really getting rich from this) that I can't take it anymore and can only do .NET? :~ Php is not too bad, but it's taking me quite some energy to switch from .NET to php and getting familiar with it, so maybe I should just stick with .NET. Wout

                                          M Offline
                                          M Offline
                                          Megan Forbes
                                          wrote on last edited by
                                          #20

                                          I just quit a job for this exact reason - I was told there would be *some* php, but it ended up being all php. It was making me crazy! It's so good to find myself back with my old friend, .NET, again :cool:


                                          A mum and loving it!

                                          T 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