CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2004
    Location
    In the back seat of New Horizons.
    Posts
    1,238

    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 server that I can have it do certain things?

    I would like to use it (if possible) to do some number crunching for myself on financial data and the like. I would have a laptop that controls this beast and would communicate directly to my "cloud app" in a secure manner. Thoughts?
    Here are the rules, you must obey them or the gender bender will get you.

    And if you ever think of posting without code-tags, the evil monkey will come after you.

  2. #2
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Windows Azure and Cloud Computing

    Try it out. There are many platforms available, all of them are scalable. They have a trial version out, and plenty of training available (free)
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured