I am new to cloud computing. I have developed web-sites in asp.net and have 2 years of experience in the same. But not have any knowledge abt Cloud Computing with Asp.net.
My client ask me to develop one web-site with cloud computing. like user login with user-id and password and he can add the data to database. like there is Item Master, User add the Item Details from one web-page and save the details and it saves the item
data to Item master. But In this what is the use of Cloud Computing ?
So where I can start and what is the use of cloud computing ?
you can create your ASP.NET application and then host it in a cloud environment. There are several vendors providing a cloud but for ASP.NET likely the best choice's Microsoft Windows Azure and SQL Azure.
trivedimca
So where I can start
First download and install the SDK and toolking for Visual Studio. Then create a WebRole in which you enable your ASP.NET application.
trivedimca
what is the use of cloud computing ?
Easy deployment, great scaling out, automatic load balancing, ...
Next time specify such details in your original question so people don't have to guess on what you're after.
I suggest you contact salesforce directly and see what webservices they offer with which you can integrate or if they offer cloud hosting for 3rd parties.
Grz, Kris.
Read my blog | Twitter Interested in Azure, ASP.NET (MVC), jQuery, WCF, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!
trivedimca
Member
80 Points
148 Posts
Cloud Computing
Dec 14, 2010 02:15 PM|LINK
Hi,
I am new to cloud computing. I have developed web-sites in asp.net and have 2 years of experience in the same. But not have any knowledge abt Cloud Computing with Asp.net.
My client ask me to develop one web-site with cloud computing. like user login with user-id and password and he can add the data to database. like there is Item Master, User add the Item Details from one web-page and save the details and it saves the item data to Item master. But In this what is the use of Cloud Computing ?
So where I can start and what is the use of cloud computing ?
Thanks
Prashant Trivedi.
XIII
All-Star
182787 Points
23484 Posts
ASPInsiders
Moderator
MVP
Re: Cloud Computing
Dec 14, 2010 02:20 PM|LINK
Hi,
you can create your ASP.NET application and then host it in a cloud environment. There are several vendors providing a cloud but for ASP.NET likely the best choice's Microsoft Windows Azure and SQL Azure.
First download and install the SDK and toolking for Visual Studio. Then create a WebRole in which you enable your ASP.NET application.
Easy deployment, great scaling out, automatic load balancing, ...
I suggest you start reading: http://www.microsoft.com/windowsazure/windowsazure/.
Grz, Kris.
Interested in Azure, ASP.NET (MVC), jQuery, WCF, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!
trivedimca
Member
80 Points
148 Posts
Re: Cloud Computing
Dec 15, 2010 08:46 AM|LINK
Thanks for your reply.
But my clients wants it http://www.salesforce.com/in/?ir=1 as cloud.
There is nothing like Download SDK or other. PLease let me know how can I user it.
Thanks
XIII
All-Star
182787 Points
23484 Posts
ASPInsiders
Moderator
MVP
Re: Cloud Computing
Dec 15, 2010 08:52 AM|LINK
Hi,
Next time specify such details in your original question so people don't have to guess on what you're after.
I suggest you contact salesforce directly and see what webservices they offer with which you can integrate or if they offer cloud hosting for 3rd parties.
Grz, Kris.
Interested in Azure, ASP.NET (MVC), jQuery, WCF, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!