How to run an F # application on Windows Azure?

I have a project that requires me to write a library management system in F # and use Windows Azure for development. I am completely new to the Cloud concept and I don’t know what to do in the next step. Is there any way to implement it using web forms? If you can help me with the steps that I must take, I can study them and learn.

+3
source share
1 answer

Go to http://www.microsoft.com/windowsazure/ , read the introduction, download the SDK and in Visual Studio choose to create a new F # project.

SDK ( ) F #, : - F #. Web Forms # VB.NET Humble Object, F #.

+2

All Articles