Skip to content

Conversation

@BillWagner
Copy link
Member

No description provided.

dmitry-shechtman and others added 10 commits October 10, 2016 13:42
Adding " to the end of the dbml declaration so the following F# sharp code setting the connectionString doesn't look like it is a string.
* F# Blob Storage documentation

This is part of an effort to document using F# for Azure.

* F# Queue Storage documentation

* Update queue-storage.md

* table storage WIP

* Update table-storage.md

* Update table-storage.md

* Various updates to make the walkthrough run more smoothly

* Update blob-storage.md

* Add file-storage.md

* Write a small landing page

Here's a small landing page

* Update index.md

* Remove uses of Console.WriteLine

Let's prefer to use F# ``printf`` in samples.

* Update index.md

* Update blob storage to use script samples.

* Update file storage to use script samples.

* Update queue storage to use script samples.

* Update table storage to use script samples.

* Adjust NOTE

* Fix relative path to .fsx snippets

* Fix Open Publishing warnings and errors

* Add articles to TOC

* Fix code snippet references

* Incorporate comments from @mairaw

* Adding a small section on Virtual Machines and F#

* Incorporate comments from @mairaw and @badersur

* Add information on Azure Functions

* fix minor typos

* Add info on Event Hubs and DocumentDB

* Add some more Azure use cases covered by F# for Azure Functions

* Add notes about provisioning

* Update index.md

* Update index.md

* Update index.md

* file share names must be lower case

* Update file-storage.fsx

* Update file-storage.fsx

* Update file-storage.fsx

* Adjust file storage to show upload of file

* Adjust references to script

* Update queue-storage.fsx

* Update queue-storage.md

* Updates to make tables script run end-to-end

* Update table-storage.fsx

* Update blob-storage.fsx

* Update file-storage.fsx

* Update queue-storage.fsx

* Update blob-storage.md

* Update file-storage.md

* Update blob-storage.fsx

* Update index.md

* Update table-storage.fsx

* Update table-storage.md

* Update table-storage.md

* Update index.md

* Minor updates

* Update index.md

* updates from review

* Fix link?

* Fix header

* Link package management doc into TOC
* Update generating-fsharp-types-from-edmx.md

In the step "To find or create the connection string for the Entity Data Model," correcting the indentation of the getEDMConnectionString function. Also in that function, correcting the name of the parameter passed into the new SqlConnection() function.

* Update generating-fsharp-types-from-edmx.md

In the section "Configuring the type provider," add the closing " on the ResolutionFolder static parameter when initializing the edmx. This fix allows the next line to longer look like it is a string.

In the same section, also correct the indentation of the call to getEDMConnectionString

* Update generating-fsharp-types-from-edmx.md

Based on a code review, renaming EDMConnectionString functions and variables to EDMConnection

* Update generating-fsharp-types-from-edmx.md

Based on code-review suggestions, replaced a few let keywords with use since the variables are instances of IDisposable
* Installation and setup

* First draft of getting started with ionide

* Remove NOTE and fix image

* Fix links

* Fix links

* Various fixes

* Simplify code and samples

* Feedback

* Address @mairaw feedback

* Feedback

* Feedback

* Finish feedback from @cloudRoutine
* Basic types, classes and structs

Split Types topic and added C# 7 literala features

* Fixed snippet links

* Fixed two more links

* Addressed all review comments

* Removed wrenches again

after esolving conflict
@qinezh
Copy link
Contributor

qinezh commented Oct 13, 2016

Open Publishing Build Service: The pull request content has been published and here are some changed files links of this time:

Status: Succeeded.
Open Publishing Report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants