Recent content by manicmike

  1. manicmike

    Am i infected with a virus? Ad Choices & In text ads

    That's standard Advertisements. On my home PCs my Norton Internet Security blocks them, but on public computers and such it typically pops up all the time, such as PCs at my college campus.
  2. manicmike

    Homework Help (C# GUI, Random Number Guessing Game)

    Well, I have to turn it in... Thanks for the help smeeze, couldn't get it working but I tried pretty danged hard.
  3. manicmike

    Homework Help (C# GUI, Random Number Guessing Game)

    Does it matter that I have it initializing before InitializeComponent(); ? I've done this sort of thing in Java and Python and never had this issue.
  4. manicmike

    Homework Help (C# GUI, Random Number Guessing Game)

    I did attempt that, I can declare the Random Object in the namespace, and I can declare int randomNum in the namespace, but it's won't let me assign a value in said Namespace. If I assign the value elsewhere in the program it still changes. Also, I can't declare const int because the assigning...
  5. manicmike

    Homework Help (C# GUI, Random Number Guessing Game)

    That's another issue, no. I've gotten to this... using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace RandomNumbersGame {...
  6. manicmike

    Homework Help (C# GUI, Random Number Guessing Game)

    It debugs fine, problem is that every time I click the guess button I get a new random number, making it almost impossible to actually guess it.
  7. manicmike

    Homework Help (C# GUI, Random Number Guessing Game)

    The form looks like this: ______________________________ |_____________________________| | [Output area] | [Instructions] | | | [Input] | | | | | | | |...
  8. manicmike

    Homework Help (C# GUI, Random Number Guessing Game)

    Ok, I tried both Message Boxing and adding to the list box a string that says the form loads, but it never displays either version of output... Here I sit, having saved the "easiest program" for last, and it's due at midnight. Stupid Titanfall...
  9. manicmike

    Homework Help (C# GUI, Random Number Guessing Game)

    No, the debugger just runs the program, complains about no Overload method for the guessButton, but runs anyways fine except for the number changing every time I guess. I will try that on Load to see if it is loading every time I guess
  10. manicmike

    Homework Help (C# GUI, Random Number Guessing Game)

    As the title states, this is for homework. I'm tasked with creating a program that allows a user to input a number into a GUI, and then compares their answer to the random number. Most of the remaining code is cake but when I tested what I have so far, EVERY time the Guess button is clicked, it...
  11. manicmike

    2nd Galaxy Tab 3 10.1 in 3 months, charging issues (please read)

    I bought my wife a Galaxy Tab 3 10.1 a few days before Black Friday (same price as on BF, didn't want to wait hours just to get a free $5 Stylus). Gave it to my wife for Christmas, about a week later it would not charge on the AC Adaptor or my PC (Cable works fine to charge my GS3 in both...
  12. manicmike

    Looking for a Free/Low Cost Program that scans drivers and checks for a more updated version

    Phillip, while I thank you for your feedback, I was not seeking a back and forth. Several component manufacturers still have windows 7 drivers for a fair amount of hardware, as most NICs, Optical Drives, and other components have not changed much, if at all over the past year. Most of these are...
  13. manicmike

    Looking for a Free/Low Cost Program that scans drivers and checks for a more updated version

    I HAD (keyword "had") a nice one called Driver Genius, picked it up on a CD-ROM from the clearance bin at an Office Depot a while back (it was like $5) and it works great on Win 98/2000/NT/XP/ME, but it doesn't work on Vista and Up. There is a newer version of the program for ~$50, I was just...
  14. manicmike

    Looking for a Free/Low Cost Program that scans drivers and checks for a more updated version

    I'm looking for something lightweight that I can download the .exe install to my flash driver or run directly from my flash drive to check drivers for clients, friends, family etc. I have a handful of different programs that offer the feature, but I'm not looking to install something like...