CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: ApacheOmega

Search: Search took 0.02 seconds.

  1. Re: I'm having trouble with my Merge Sort - tried it a couple different ways and this

    i think i might have accidentally posted twice sorry!!!
  2. I'm having trouble with my Merge Sort - tried it a couple different ways and this sma

    I have created a program that first sorts a series of numbers that are input dynamically then an option is given to either use a sequential search or a Binary search. my sequential search works fine...
  3. Re: how do I use the .net Framework as a cross platform programming tool

    Thanks for the reply. I guess JavaScript will be my next adventure
  4. how do I use the .net Framework as a cross platform programming tool

    I just recently came over to the .NET side of things and I just like it better then everything else I've experimented with but I don't know truly how flexible .NET is. I also have alot of...
  5. trying to write a program that takes input from Sensor and outputs to LED

    In assembly language how do I write code to take input from a sensor and turns on a LED?
    I'm writing an assembly program that will read information from a sensor that will detect whether its raining...
  6. how to render/display image at runtime

    I'm just doing a basic practice project that envolves a street light and the light/image changes color at the push of a button. at design time I can see all three of my images clearly but at runtime...
  7. trying to populate my dataGridView Dynamicaly while adding/ subtracting cell values

    ]Hello I'm working on a project in where I need to print out the header cells dynamically along with the entire 1st row[0] and 1st column[0] dynamically . right now I got it to print from zero to...
  8. trying to use my Macromedia Flash Factory Object

    I'm trying to use the Flash Object in my GUI but I keep getting an error saying Failed to import the ActiveX control. Please ensure it is properly registered
    how can I fix this
    and also what does...
  9. Streamlining my Code need help Appending elements from List

    I got my program working correctly but I want to streamline the code and the GUI for better performance. right now i can press a button, select either a text file with a DNA sequence and it will...
  10. Re: trying to solve a NullReference not handled error(array trouble)

    If the sequence is DNA I have to convert it to RNA first then I guess i compare then. Im not sure. Ill tweek it some more when I get back Home
  11. trying to solve a NullReference not handled error(array trouble)

    I have an error that says Object reference not set to an instance of an object
    the program takes a string of DNA characters from a text file and converts them to RNA by way of a for loop and a...
  12. Re: trouble appending select elements of an array to a string then printing in RichTe

    Thank you
  13. trouble appending select elements of an array to a string then printing in RichTextBo

    I'm trying to recreate a program I made with C++ int a C# windows form program I have the bulk of it done but there's one small thing thats keeping the program from working like it should.
    **my...
Results 1 to 13 of 13



HTML5 Development Center

Click Here to Expand Forum to Full Width