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

Search:

Type: Posts; User: YourSurrogateGod

Page 1 of 80 1 2 3 4

Search: Search took 0.58 seconds.

  1. Re: Why are my random values not very random?

    I'll attach the code next time.

    But the site in question is github, that's a pretty solid site.
  2. Re: Why are my random values not very random?

    *blink*

    You're right. I was using multiple srands. Why was this happening? It doesn't make any sense.
  3. Why are my random values not very random?

    Hey all,

    I've been working on a little experiment, here is the source:
    https://gist.github.com/anonymous/82df1005a20f54520330
    https://gist.github.com/anonymous/3d3f5b7599b425bbc82f...
  4. Thread: Lisp

    by YourSurrogateGod
    Replies
    0
    Views
    872

    Lisp

    Just curious, any done coding in Lisp? Starting out on it. Fun language.
  5. How do I delete an "aux" directory in Windows 7?

    Hi all. I'm not 100% sure where to post this best (it's not IIS related), but here goes.

    Basically, after installing cygwin I had the directory called aux being created. The problem is that this...
  6. Replies
    4
    Views
    1,837

    Re: Differences between ASP.NET and PHP

    I love them.
  7. Thread: F#

    by YourSurrogateGod
    Replies
    4
    Views
    1,418

    Re: F#

    Well, no link, but I do know that it even comes into SharpDevelop :) .

    I was just curious how development worked in it. Was it difficult? Was there an increase in development speed? What about...
  8. Windows Azure and Cloud Computing

    Has anyone done development in this platform? How easy/hard is it to do that? Would anyone like to inform me as to how cloud-computing works? Is it more like a web-server or a service running on a...
  9. Thread: F#

    by YourSurrogateGod
    Replies
    4
    Views
    1,418

    F#

    Has anyone worked with this language? What has been your experience? I would like to jump in on this and get started. Any tips?
  10. Replies
    4
    Views
    1,837

    Re: Differences between ASP.NET and PHP

    ASP .NET + C# = win! Easier to read and maintain. I have seen PHP code that is not object-orient, procedural and a nightmare to maintain in the future.

    I would avoid VB .NET as the back-end...
  11. Replies
    7
    Views
    8,298

    Re: working with Windows Registry

    You just have to love interpreting other people's specifications and requirements :)
  12. Replies
    7
    Views
    8,298

    Re: working with Windows Registry

    That makes sense if you need the extra options. Based on the OP, the Startup directory would work just fine (no special parameters were mentioned as a pre-req).
  13. Replies
    7
    Views
    8,298

    Re: working with Windows Registry

    Why would you do that?

    http://www.sevenforums.com/tutorials/1401-startup-programs-change.html

    Go to the part where it says "METHOD TWO". Just put the executable in the StartUp directory.
  14. Re: I got billed US$68 for using Azure Free Trial in less than 2 weeks!

    Did you give them your credit card info just for signing up? If so, why would you do that?
  15. Replies
    0
    Views
    693

    Hey all

    How's everyone doing? Is NoHero still around/alive?

    I remember this place well :) .
  16. Re: Manipulating windows ACL with PowerShell

    What is that?
  17. Manipulating windows ACL with PowerShell

    Hey guys, long time no post, since like 2009 :)

    Anyways, here's my question. Sorry if this is the wrong forum, I had no idea where else to post it.

    I have a file full of last-names separated...
  18. Replies
    1
    Views
    824

    Re: Anyone tried Haskell?

    My exposure to functional programming languages is quite small. Erlang at best. I'm hoping to find something that has more libraries and functionality with the same message passing that I know and...
  19. Replies
    1
    Views
    824

    Anyone tried Haskell?

    Just wondering what you thought of the language. Also, in Erlang, you can do something like this Pid ! Message in order to send a message to different process (even if the process is on a different...
  20. Replies
    9
    Views
    2,862

    Re: hijacking car remote signals

    I don't see why it would be impossible. I'm more surprised that it hasn't been more popular already.
  21. Replies
    22
    Views
    2,770

    Re: Vote favorite programming langugae

    Erlang + F#
  22. Replies
    5
    Views
    1,769

    Re: F# and Erlang

    :confused: I'm a slave to the colorful text. It makes reading code sooooooooooooooooooooooooooo much easier later on.

    Yes, but, it makes writing and debugging code way easier ;) .
  23. Replies
    5
    Views
    1,769

    Re: F# and Erlang

    Found the article ^_^ .

    http://www.codeguru.com/csharp/csharp/net30/article.php/c15691/
  24. Replies
    5
    Views
    1,769

    Re: F# and Erlang

    News to me. Where is it located?

    It's all that I have and don't have the allocated $$$ to buy something newer (I might make an exception for 2010) :( . Can you get the Express editions to work...
  25. Replies
    5
    Views
    1,769

    F# and Erlang

    Anyone else mucked with these two? Just curious. I'm just screwing around with Erlang and it's really neat. I'd like to learn how to code with F# (now if only I could get it to cooperate with Visual...
Results 1 to 25 of 2000
Page 1 of 80 1 2 3 4





Click Here to Expand Forum to Full Width

Featured