• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Aaaagh is this .net?

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    Aaaagh is this .net?

    Been sent some code - can I adapt it to a different use by end of March in my spare time? Trouble is, I was expecting C++ and it ain't. Using windows.forms and has things like "using" instead of #include and .cs file types and there is some file AssemblyInfo.cs.

    What is it? Don't think I have the time. They would probably be interested if anyone else could do the job, pays £38ph upwards.

    sample file
    Last edited by xoggoth; 5 March 2006, 19:42.
    bloggoth

    If everything isn't black and white, I say, 'Why the hell not?'
    John Wayne (My guru, not to be confused with my beloved prophet Jeremy Clarkson)

    #2
    tis indeed a small gobbet of the true source....whence came ye by this xog?

    Comment


      #3
      Yes...C#

      Presume the code has something to do with correcting/modifying an image, though 90% of the code in that file of course is just the standard IDE generated stuff for the user interface.

      What the rest does and how easy it'd be to convert to something else I would hesitate to guess...though if you're wanting something in C++ and you have a bunch of code which makes a lot of use of built-in .NET classes and libraries I'd say you'd have your work cut out for you...

      Comment


        #4
        Originally posted by Joe Black
        if you're wanting something in C++ and you have a bunch of code which makes a lot of use of built-in .NET classes and libraries I'd say you'd have your work cut out for you...
        Then again if you can deliver the modified version C# and you were expecting to have to do it in C++, divide your original time estimate by three. This includes ample time for reading the .Net for dummies books.

        Comment


          #5
          Don't know too much about .net, but if you want some image manipulation code doing in C++ on Windows, I'm available...
          Will work inside IR35. Or for food.

          Comment


            #6
            Xog, drop me a PM.... might be interested.... would need to know timescales, deliverables, the usual...

            3 1/2 years C#, MSCD .Net, ex Avanade (Microsoft and Accenture owned consultancy)
            Vieze Oude Man

            Comment


              #7
              The existing routine "destripes" a satellite image file in a simple image cube format (1024 lines of 766 pixels for band 1 followed by ditto for band 2 etc). They want it adapted to destripe an image in HDF format.

              HDF is a standard NASA format, all the info and all the code to handle it is available for free. (eg http://hdf.ncsa.uiuc.edu/) When I just looked it seemed to be in Java, tho' sure there was plenty in C when I looked at it a few years back.

              So theoretically its just a "simple" (ha ha) adaptation and stitching of existing code and you don't need to know anything about satellite imaging. You won't get technical specs from the client, they tell you what they want in a brief email and you supply it.

              I will see if client is interested in using someone else and pass on details. He said there is a commercial advantage in getting it done by end march so may be willing to pay significantly above the £38 that I usually get for their odds and ends.

              Vectraman/mcQ/anyone else, will pass your details on if he's interested.
              bloggoth

              If everything isn't black and white, I say, 'Why the hell not?'
              John Wayne (My guru, not to be confused with my beloved prophet Jeremy Clarkson)

              Comment

              Working...
              X