Search:

Type: Posts; User: Aran

Page 1 of 20 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    1,654

    Enjoy a laugh at my expense (Coding mischief)

    I'm writing a sim that currently builds families and ages the members, has them intermarry and reproduce. Here's the main method of the simulation:



    static public void runTick()
    ...
  2. Thread: C# File I/O

    by Aran
    Replies
    2
    Views
    4,415

    You've searched google? I can type something...

    You've searched google?

    I can type something up for you if you tell me what you need to do.
  3. Replies
    7
    Views
    1,415

    To augment Rinbowinblack's explanation: Class...

    To augment Rinbowinblack's explanation:

    Class objects in C# are reference objects. That means that your "temp1" actually just points at an object somewhere on the heap. When you assign temp2 to be...
  4. Replies
    8
    Views
    4,445

    Search MSDN for "X-DOM". That's the parser that...

    Search MSDN for "X-DOM". That's the parser that C# 3.0+ uses. You can then navigate the DOM tree that it generates via LINQ or through the methods that X-DOM provides.
  5. Replies
    4
    Views
    7,485

    This is C++. Please ask a moderator to move it...

    This is C++.

    Please ask a moderator to move it to the C++ forum, or delete it and repost it there.
  6. Replies
    2
    Views
    1,603

    ...It's basically Microsoft's version of Java. I...

    ...It's basically Microsoft's version of Java. I prefer it to Java.

    In short: It's meant to develop applications on the .NET platform, be they web apps or traditional apps. It's compiled to the...
  7. Replies
    8
    Views
    4,445

    Do you want a tutorial on C# 3.5? You should look...

    Do you want a tutorial on C# 3.5? You should look up LINQ in that case. LINQ's basically a query language you can use to parse through xml. If you know SQL it's pretty easy to learn, though it is...
  8. Replies
    19
    Views
    6,028

    Poll: The "Network Analyst" here at Marist (read: my...

    The "Network Analyst" here at Marist (read: my boss) swears by Ion. It looks pretty damn awesome.
  9. Thread: Code::Blocks

    by Aran
    Replies
    30
    Views
    29,408

    Use vim. Problem solved. :)

    Use vim. Problem solved. :)
  10. Thread: Linux

    by Aran
    Replies
    28
    Views
    5,687

    Does SuSE offer widescreen support for laptops?...

    Does SuSE offer widescreen support for laptops? I've been considering dual-booting winxp and some distro on this laptop. It's got a 17" widescreen monitor that's very nice, and I don't want to use...
  11. Replies
    7
    Views
    3,327

    That's very flawed. They should instead have the...

    That's very flawed. They should instead have the compressed are shot from one side and sucked i the other, creating a more intense flow that is less susceptible to interference from air currents in...
  12. Replies
    30
    Views
    9,312

    There are millions of people who are using...

    There are millions of people who are using bittorent to distribute and download legal files. Podcasts, demos, updates for software, linux distros, etc. are all legally and successfully distributed...
  13. Replies
    8
    Views
    15,325

    Everything "alive" in-game is a Being. Certain...

    Everything "alive" in-game is a Being. Certain Beings are non-sentient Creatures (AI Beasts, as you put it), some Beings are sentient Characters. All beings are composed of Arms, Legs, Heads, and...
  14. Replies
    23
    Views
    5,778

    I dislike nationalistic, ignorant Americans.

    I dislike nationalistic, ignorant Americans.
  15. Replies
    17
    Views
    5,747

    Now I find that i'm getting 0xc0000005 errors...

    Now I find that i'm getting 0xc0000005 errors when I try to start different programs. Windows says it could be faulty RAM. How annoying. I'm probably going to reinstall windows again, because this...
  16. Replies
    17
    Views
    5,747

    It looks like reseating my RAM and upgrading my...

    It looks like reseating my RAM and upgrading my sound drivers solved my issues. Not a single BSOD in the past 24 hours.
  17. Replies
    20
    Views
    4,578

    That wasn't very polite... :D

    That wasn't very polite...

    :D
  18. Replies
    17
    Views
    5,747

    Another BSOD at 12:41AM while playing Oblivion...

    Another BSOD at 12:41AM while playing Oblivion with my exhaust fan on max speed.

    PFN_LIST_CORRUPT 0x0000004e (0x0000008f, 0x0000e2cd, 0x0000e2cf, 0x00000000)

    The last several BSODs i've...
  19. Replies
    10
    Views
    4,095

    I don't see you tapdancing off the stage, frog. :p

    I don't see you tapdancing off the stage, frog. :p
  20. Replies
    10
    Views
    4,095

    Definitely a joke. And it's not really funny.

    Definitely a joke. And it's not really funny.
  21. Replies
    17
    Views
    5,747

    Here's my testing procedure from here on out. ...

    Here's my testing procedure from here on out.

    For each hardware change I make, I will document it here and use the computer until it BSODs. If it does not BSOD for 48 hours, I will consider that...
  22. Replies
    10
    Views
    11,075

    That's a really annoying problem. The closest I...

    That's a really annoying problem. The closest I can get is 23.
  23. Replies
    17
    Views
    5,747

    Thanks for the great reply, bubba! Regarding...

    Thanks for the great reply, bubba!

    Regarding the dumps: I didn't touch them. I uploaded them right out of the minidump folder without even trying to view them. Should I try re-uploading them?
    ...
  24. Replies
    17
    Views
    5,747

    I downloaded AMD's "Cool'n'Quiet Dashboard" to...

    I downloaded AMD's "Cool'n'Quiet Dashboard" to monitor my CPU temperature. After running Oblivion for an hour and occasionally checking the dashboard, either the dashboard doesn't work, or I'm having...
  25. Replies
    17
    Views
    5,747

    I'm only running one 120mm fan currrently...

    I'm only running one 120mm fan currrently (exhaust), because the other one died a week after I got this computer. The exhaust fan pulls air across the processor and from above the proc fan. The RAM...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4