Results 1 to 4 of 4

Thread: How can i make my app to support the cloud ?

Hybrid View

  1. #1

    Thread Starter
    Fanatic Member alexandros's Avatar
    Join Date
    Oct 2002
    Location
    Milky Way Galaxy
    Posts
    694

    How can i make my app to support the cloud ?

    Hello,
    i would like to ask : how can i make to support the cloud technology.

    Do i have to first find a server that provides cloud services ? Or does
    the user provide his own custom credentials and server somehow ?

    Also, what .NET technology is there for cloud services ? Azure ?

    Do you know any good examples / website for that ?

    If i develop for Azure will the same code run also with Amazon web services ?

    Thanks !
    Last edited by alexandros; Apr 1st, 2012 at 10:46 AM.

  2. #2

    Thread Starter
    Fanatic Member alexandros's Avatar
    Join Date
    Oct 2002
    Location
    Milky Way Galaxy
    Posts
    694

    Re: How can i make my app to support the cloud ?

    basically i want the user to be able to save text documents to the cloud and sync them.

  3. #3
    Banned
    Join Date
    Mar 2009
    Posts
    764

    Re: How can i make my app to support the cloud ?

    I recommend using an sql database for this kinda task.

    check this :
    http://www.vbforums.com/showthread.php?t=676264

  4. #4
    Banned
    Join Date
    Mar 2009
    Posts
    764

    Re: How can i make my app to support the cloud ?

    using cloud for such a small data base seems to me like an overkill, but it is a simple practice

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