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. General Programming
  3. C#
  4. Response file in C#

Response file in C#

Scheduled Pinned Locked Moved C#
csharptutorialquestion
17 Posts 7 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.
  • S Sinol Jose

    hi all, i want to create a response file of my project(C# window Application). How to create a response file in C#?. Does any one have idea about this?

    N Offline
    N Offline
    N a v a n e e t h
    wrote on last edited by
    #2

    What is a response file?

    Navaneeth How to use google | Ask smart questions

    T S 2 Replies Last reply
    0
    • N N a v a n e e t h

      What is a response file?

      Navaneeth How to use google | Ask smart questions

      T Offline
      T Offline
      TJS4u
      wrote on last edited by
      #3

      hello A response file is basically a file that contains commands. Lets say you have 20 files to compile and you want to compile them all with the same commands. You would simply create a file with all these commands and when you compile your code you list the response file(shown below). The extension of a response file is *.rsp but you can most likely use any file name extension. csc @

      1 Reply Last reply
      0
      • N N a v a n e e t h

        What is a response file?

        Navaneeth How to use google | Ask smart questions

        S Offline
        S Offline
        Sinol Jose
        wrote on last edited by
        #4

        If u dont know the answer, y r u asking to me. Bcz i have posted such a qtn to get an answer. :mad:

        M J 2 Replies Last reply
        0
        • S Sinol Jose

          hi all, i want to create a response file of my project(C# window Application). How to create a response file in C#?. Does any one have idea about this?

          M Offline
          M Offline
          Mycroft Holmes
          wrote on last edited by
          #5

          Same school presumably![^] Do you guys ever read the other questions in the forum? Never heard of a response file, I suspect it is a typo - resource file

          Never underestimate the power of human stupidity RAH

          T 2 Replies Last reply
          0
          • S Sinol Jose

            If u dont know the answer, y r u asking to me. Bcz i have posted such a qtn to get an answer. :mad:

            M Offline
            M Offline
            Mycroft Holmes
            wrote on last edited by
            #6

            Try using your keyboard it has 101 keys!

            Never underestimate the power of human stupidity RAH

            S 1 Reply Last reply
            0
            • M Mycroft Holmes

              Same school presumably![^] Do you guys ever read the other questions in the forum? Never heard of a response file, I suspect it is a typo - resource file

              Never underestimate the power of human stupidity RAH

              T Offline
              T Offline
              TJS4u
              wrote on last edited by
              #7

              hello Mycroft Holmes see link below http://msdn.microsoft.com/en-us/library/8a1fs1tb(VS.71).aspx happy coding :laugh:

              1 Reply Last reply
              0
              • M Mycroft Holmes

                Same school presumably![^] Do you guys ever read the other questions in the forum? Never heard of a response file, I suspect it is a typo - resource file

                Never underestimate the power of human stupidity RAH

                T Offline
                T Offline
                TJS4u
                wrote on last edited by
                #8

                see more links http://en.csharp-online.net/CSharp\_FAQ:\_What\_is\_a\_CSharp\_response\_file

                M D 2 Replies Last reply
                0
                • M Mycroft Holmes

                  Try using your keyboard it has 101 keys!

                  Never underestimate the power of human stupidity RAH

                  S Offline
                  S Offline
                  Sinol Jose
                  wrote on last edited by
                  #9

                  Hello Mycroft Holmes, If u have no job, go home and ;P ;P ;P ;P

                  M 1 Reply Last reply
                  0
                  • T TJS4u

                    see more links http://en.csharp-online.net/CSharp\_FAQ:\_What\_is\_a\_CSharp\_response\_file

                    M Offline
                    M Offline
                    Mycroft Holmes
                    wrote on last edited by
                    #10

                    Ah, interesting, we do not do automated builds therefore the lack on knowledge around this area!

                    Never underestimate the power of human stupidity RAH

                    T 1 Reply Last reply
                    0
                    • M Mycroft Holmes

                      Ah, interesting, we do not do automated builds therefore the lack on knowledge around this area!

                      Never underestimate the power of human stupidity RAH

                      T Offline
                      T Offline
                      TJS4u
                      wrote on last edited by
                      #11

                      plz be specific i don't get u ;P ;P ;P ;P ;P

                      M T 2 Replies Last reply
                      0
                      • S Sinol Jose

                        Hello Mycroft Holmes, If u have no job, go home and ;P ;P ;P ;P

                        M Offline
                        M Offline
                        Mycroft Holmes
                        wrote on last edited by
                        #12

                        Yep it was fairly obvious that you are new to the forums, less than 1 month. You may note that very few of the other messages here use text speak, that's because the few that did have all been abused into oblivion. You'll even get hassles for misplacing the odd ' so the trash you are using it totally unacceptable.

                        Never underestimate the power of human stupidity RAH

                        1 Reply Last reply
                        0
                        • T TJS4u

                          plz be specific i don't get u ;P ;P ;P ;P ;P

                          M Offline
                          M Offline
                          Mycroft Holmes
                          wrote on last edited by
                          #13

                          I was pointing out that I do not use this method of compiling a set of projects and therefore have not used response files.

                          Never underestimate the power of human stupidity RAH

                          T 1 Reply Last reply
                          0
                          • T TJS4u

                            see more links http://en.csharp-online.net/CSharp\_FAQ:\_What\_is\_a\_CSharp\_response\_file

                            D Offline
                            D Offline
                            Dave Kreskowiak
                            wrote on last edited by
                            #14

                            Ahhh, so you finally decided to share with everyone what you were talking about! Just saying "response file" could mean anything. It would have been better to put the links you posted into your first post so everyone could know which incarnation of "response file" you were talking about.

                            A guide to posting questions on CodeProject[^]
                            Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                                 2006, 2007, 2008

                            1 Reply Last reply
                            0
                            • T TJS4u

                              plz be specific i don't get u ;P ;P ;P ;P ;P

                              T Offline
                              T Offline
                              Thomas Weller 0
                              wrote on last edited by
                              #15

                              My dear TJS4u/Sinol Jose, three things: - stop getting on everone's nerves - learn english - stop creating meaningless user accounts :mad:

                              www.thomas-weller.de Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
                              Programmer - an organism that turns coffee into software.

                              1 Reply Last reply
                              0
                              • S Sinol Jose

                                If u dont know the answer, y r u asking to me. Bcz i have posted such a qtn to get an answer. :mad:

                                J Offline
                                J Offline
                                J4amieC
                                wrote on last edited by
                                #16

                                You're an idiot. You post a vague question and when somebody takes their time to try to pry a decent question from you, they get abuse. Go away.

                                1 Reply Last reply
                                0
                                • M Mycroft Holmes

                                  I was pointing out that I do not use this method of compiling a set of projects and therefore have not used response files.

                                  Never underestimate the power of human stupidity RAH

                                  T Offline
                                  T Offline
                                  TJS4u
                                  wrote on last edited by
                                  #17

                                  hello Holmes sorry

                                  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