Skip to content

Conversation

@BillWagner
Copy link
Member

No description provided.

mairaw and others added 22 commits May 7, 2018 23:00
* Updates for 2nd Edition of Modernize existing .NET applications with Azure Cloud and Windows containers

* Additional updated on Modernizing with Windows Containers

* Added section on Choosing Azure compute platforms

* update redirects + review

This PR changed a directory name and several file names. This commit updates the redirects for those changes.

Also, run acrolinx and get the scores above the merge threshold.

* build fixes

Remove old files that were moved.
Update metadata on new files and moved files not moved with 'git mv'

* respond to feedback
* move samples to samples repo

So much inline code...

* move samples to samples repo

* finishing update content for new attributes

Also, run acrolinx and update where needed.

* fix build errors

One will require a samples PR

* respond to feedback.

* add link to attributes tutotial
* unnecessary byte butter allocation

In my opinion, repetitive byte buffer allocations inside while loop look unnecessary since we can reuse allocated buffer.

I started to learn c# recently, so it might be wrong due to lack of my understanding. It would be nice opportunity to learn things that I missed if this proposal is incorrect. Otherwise, I believe it could improve the example.

* remove unnecessary allocation for Visual Basic 

remove unnecessary allocation for Visual Basic as @rpetrusha suggested

simply compiled & tested (the change is obvious but just in case)
* Updated next button caption

* Fixed typo in TOC
It previously pointed to Roslyn only. It now points to both Roslyn and F#.
…#5244)

* Added rc1 links

* Fixed debian link

* adding space
* update sentiment analysis for included snippets

Include all code snippets from a running sample.

* reference snippets for taxi ML tutorial

* respond to feedback
Some update to this sample broke it such that it wouldn't compile.
Same as the namespaces issue, an update to this at some point broke it such that the sample wouldn't compile.
Forgot the file extension.
Missing space between "vista" and "or"
* 2 out of 6 complete commit

* Sections 3 and 4 added

* Added culture-related sections

* Finalized tutorial

* Fixed build warning

* Link tutorial from the quickstart

* Addressed nits

* Addressed feedback on tutorial
@BillWagner BillWagner removed the request for review from cartermp May 9, 2018 23:03
@rpetrusha rpetrusha merged commit 88f251b into live May 10, 2018
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.