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. Programming Programs

Programming Programs

Scheduled Pinned Locked Moved The Lounge
helpquestion
19 Posts 10 Posters 3 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.
  • M Marc Clifton

    Bob X wrote:

    Does anyone have any good programs which they would recommend which help with coding?

    Like what? Refactoring? Unit Testing? Code snippets? Version control? Microsoft Code Blocks? Extended UI controls like Infragistics or DevExpress? Report writers? XML helpers? And the list goes on. Marc Pensieve Functional Entanglement vs. Code Entanglement Static Classes Make For Rigid Architectures Some people believe what the bible says. Literally. At least [with Wikipedia] you have the chance to correct the wiki -- Jörgen Sigvardsson

    B Offline
    B Offline
    Bob X
    wrote on last edited by
    #7

    I was thinking of any programs which help with programming. Programs that programmers like to use while programming. I wasn't thinking of anything in peticular, but i would especially like to know of any programs which makes coding easier. Thanks.

    M L 2 Replies Last reply
    0
    • L Lord Kixdemp

      If you don't have money to pay Visual Studio, or you haven't found a beta release of it on some thrift store like I did ;), get MinGW[^] as the compiler and SciTE[^] as the text editor! ;-) BTW: Link don't work: Server not found Firefox can't find the server at %systemroot%\system32\notepad.exe. * Check the address for typing errors such as ww.example.com instead of www.example.com * If you are unable to load any pages, check your computer's network connection. * If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web. Any alternative mirrors? ;) Lord Kixdemp www.SulfurMidis.com www.SulfurSoft.tk [ftp://][http://][hotline://]tsfc.ath.cx

      B Offline
      B Offline
      Bob X
      wrote on last edited by
      #8

      Kixdemp wrote:

      If you don't have money to pay Visual Studio, or you haven't found a beta release of it on some thrift store like I did

      You mean like this site: http://msdn.microsoft.com/vstudio/express/visualc/[^] Been using it for a while :) I'll have to take a look at your other suggestions. Thanks :D

      1 Reply Last reply
      0
      • B Bob X

        I was thinking of any programs which help with programming. Programs that programmers like to use while programming. I wasn't thinking of anything in peticular, but i would especially like to know of any programs which makes coding easier. Thanks.

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

        I use my own unit test engine[^] and Traceract[^] for trace messages, although this[^] is far superior. I also use MyXaml[^] because I do a lot of declarative programming, and I use my own tools[^] and my own client/server architecture for client/server apps (no link, I haven't published it). Marc Pensieve Functional Entanglement vs. Code Entanglement Static Classes Make For Rigid Architectures Some people believe what the bible says. Literally. At least [with Wikipedia] you have the chance to correct the wiki -- Jörgen Sigvardsson

        1 Reply Last reply
        0
        • B Bob X

          Does anyone have any good programs which they would recommend which help with coding? Thanks :)

          C Offline
          C Offline
          Chris Maunder
          wrote on last edited by
          #10

          Visual Assist X[^] cheers, Chris Maunder

          CodeProject.com : C++ MVP

          P 1 Reply Last reply
          0
          • B Bob X

            I was thinking of any programs which help with programming. Programs that programmers like to use while programming. I wasn't thinking of anything in peticular, but i would especially like to know of any programs which makes coding easier. Thanks.

            L Offline
            L Offline
            Luis Alonso Ramos
            wrote on last edited by
            #11

            Bob X wrote:

            Programs that programmers like to use while programming.

            Windows Media Player, IE, MSN Messenger, FreeCell, Spider Solitaire........ :-D

            Luis Alonso Ramos Intelectix Chihuahua, Mexico

            Not much here: My CP Blog!

            1 Reply Last reply
            0
            • L Lord Kixdemp

              If you don't have money to pay Visual Studio, or you haven't found a beta release of it on some thrift store like I did ;), get MinGW[^] as the compiler and SciTE[^] as the text editor! ;-) BTW: Link don't work: Server not found Firefox can't find the server at %systemroot%\system32\notepad.exe. * Check the address for typing errors such as ww.example.com instead of www.example.com * If you are unable to load any pages, check your computer's network connection. * If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web. Any alternative mirrors? ;) Lord Kixdemp www.SulfurMidis.com www.SulfurSoft.tk [ftp://][http://][hotline://]tsfc.ath.cx

              L Offline
              L Offline
              Luis Alonso Ramos
              wrote on last edited by
              #12

              Try here! :)

              Luis Alonso Ramos Intelectix Chihuahua, Mexico

              Not much here: My CP Blog! -- modified at 21:21 Thursday 6th April, 2006

              B 1 Reply Last reply
              0
              • C Chris Maunder

                Visual Assist X[^] cheers, Chris Maunder

                CodeProject.com : C++ MVP

                P Offline
                P Offline
                Paludarium
                wrote on last edited by
                #13

                Hi, If you use Visual Studio... http://www.mztools.com[^] Hope it helps!

                B 1 Reply Last reply
                0
                • P Paludarium

                  Hi, If you use Visual Studio... http://www.mztools.com[^] Hope it helps!

                  B Offline
                  B Offline
                  Bob X
                  wrote on last edited by
                  #14

                  Thanks. :) Looks like a good program, but I use Visual Studio Express which is not supported :(

                  1 Reply Last reply
                  0
                  • L Luis Alonso Ramos

                    Try here! :)

                    Luis Alonso Ramos Intelectix Chihuahua, Mexico

                    Not much here: My CP Blog! -- modified at 21:21 Thursday 6th April, 2006

                    B Offline
                    B Offline
                    Bob X
                    wrote on last edited by
                    #15

                    Link is still not working. I think I get the drift though: Start -> Programs -> Accessories -> Notepad :)

                    L 1 Reply Last reply
                    0
                    • B Bob X

                      Link is still not working. I think I get the drift though: Start -> Programs -> Accessories -> Notepad :)

                      L Offline
                      L Offline
                      Luis Alonso Ramos
                      wrote on last edited by
                      #16

                      Yeah, if you look in the status bar it says file:/// (three slashes). Maybe a security protection by the browser? Copy and paste this into your address bar and it will work: file://c:/windows/system32/notepad.exe :)

                      Luis Alonso Ramos Intelectix Chihuahua, Mexico

                      Not much here: My CP Blog!

                      B 1 Reply Last reply
                      0
                      • L Luis Alonso Ramos

                        Yeah, if you look in the status bar it says file:/// (three slashes). Maybe a security protection by the browser? Copy and paste this into your address bar and it will work: file://c:/windows/system32/notepad.exe :)

                        Luis Alonso Ramos Intelectix Chihuahua, Mexico

                        Not much here: My CP Blog!

                        B Offline
                        B Offline
                        Bob X
                        wrote on last edited by
                        #17

                        Worked :) Interesting Tool :laugh: Although not sure how it is used with programming though :~

                        A 1 Reply Last reply
                        0
                        • B Bob X

                          Worked :) Interesting Tool :laugh: Although not sure how it is used with programming though :~

                          A Offline
                          A Offline
                          Anton Afanasyev
                          wrote on last edited by
                          #18

                          #ifndef _rofl_ #define _rofl_ why, its the BEST tool to code your C++, C#, or ASP(ASP.Net too) and HTML in... It does lack a decent compiler tho :laugh: #endif rara avis in terris

                          1 Reply Last reply
                          0
                          • L Lord Kixdemp

                            If you don't have money to pay Visual Studio, or you haven't found a beta release of it on some thrift store like I did ;), get MinGW[^] as the compiler and SciTE[^] as the text editor! ;-) BTW: Link don't work: Server not found Firefox can't find the server at %systemroot%\system32\notepad.exe. * Check the address for typing errors such as ww.example.com instead of www.example.com * If you are unable to load any pages, check your computer's network connection. * If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web. Any alternative mirrors? ;) Lord Kixdemp www.SulfurMidis.com www.SulfurSoft.tk [ftp://][http://][hotline://]tsfc.ath.cx

                            J Offline
                            J Offline
                            Jerry Hammond
                            wrote on last edited by
                            #19

                            Kixdemp wrote:

                            BTW: Link don't work:

                            That was the directory to notepad on an XP OS.

                            Visual Studio and SQL are dead. Long live Visual Studio and SQL!

                            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